Changes in trunk/src/python_STMath.cpp [1907:1819]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/python_STMath.cpp
r1907 r1819 59 59 .def("_dofs", &STMathWrapper::dofs) 60 60 .def("_stats", &STMathWrapper::statistic) 61 .def("_statsrow", &STMathWrapper::statisticRow)62 61 .def("_minmaxchan", &STMathWrapper::minMaxChan) 63 62 .def("_freqswitch", &STMathWrapper::freqSwitch)
Note:
See TracChangeset
for help on using the changeset viewer.