PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
ProductRule.h void add_model(T *model) Add an element to the result. Definition GroupRule.h:185 void operator*=(T *model) Add the model to the product. Definition ProductRule.h:28 std::string get_name() const Return the name of the class. Definition ProductRule.h:37 void operate(Result &total, const Result &element) Multiply the total by the element. Definition ProductRule.h:52 const Result get_identity() const Return the identity of the multiplication group (one) Definition ProductRule.h:49 const Result partial(const Result &element) const Neighbouring terms stay in each other's partial derivatives. Definition ProductRule.h:56 Type * get() const Type * release() Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|