Ignore:
Timestamp:
08/28/06 16:33:58 (18 years ago)
Author:
mar637
Message:

added lag_flag - flagging of frequencies in fft space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STMath.cpp

    r1145 r1192  
    6767        .def("_freq_align", &STMathWrapper::frequencyAlign)
    6868        .def("_mx_extract", &STMathWrapper::mxExtract)
     69        .def("_lag_flag", &STMathWrapper::lagFlag)
    6970          ;
    7071    };
Note: See TracChangeset for help on using the changeset viewer.