Ignore:
Timestamp:
07/04/06 11:22:42 (18 years ago)
Author:
mar637
Message:

Enhancement Ticket #50; arbitrary quotients.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/python_STMath.cpp

    r993 r1066  
    4747        .def("_averagepol", &STMathWrapper::averagePolarisations)
    4848        .def("_unaryop", &STMathWrapper::unaryOperate)
     49        .def("_auto_quotient", &STMathWrapper::autoQuotient)
    4950        .def("_quotient", &STMathWrapper::quotient)
    5051        .def("_stats", &STMathWrapper::statistic)
Note: See TracChangeset for help on using the changeset viewer.