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

add mxExtract the first step to do MX quotients

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STMath.cpp

    r1069 r1140  
    6565        .def("_swap_linears", &STMathWrapper::swapPolarisations)
    6666        .def("_freq_align", &STMathWrapper::frequencyAlign)
    67       ;
     67        .def("_mx_extract", &STMathWrapper::mxExtract)
     68          ;
    6869    };
    6970
Note: See TracChangeset for help on using the changeset viewer.