Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STMath.cpp

    r1907 r1819  
    5959        .def("_dofs", &STMathWrapper::dofs)
    6060        .def("_stats", &STMathWrapper::statistic)
    61         .def("_statsrow", &STMathWrapper::statisticRow)
    6261        .def("_minmaxchan", &STMathWrapper::minMaxChan)
    6362        .def("_freqswitch", &STMathWrapper::freqSwitch)
Note: See TracChangeset for help on using the changeset viewer.