Ask a Question | Search PSRCHIVE: |
Home
|
ProductRule.h 62 {
const Result get_identity() const Return the identity of the multiplication group (one) Definition: ProductRule.h:59 Type * release() Type * get() const Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void add_model(T *model) Add an element to the result. Definition: GroupRule.h:185 const Result partial(const Result &element) const Neighbouring terms stay in each other's partial derivatives. Definition: ProductRule.h:66 void operate(Result &total, const Result &element) Multiply the total by the element. Definition: ProductRule.h:62 void operator*=(T *model) Add the model to the product. Definition: ProductRule.h:38 std::string get_name() const Return the name of the class. Definition: ProductRule.h:47 std::complex< double > Result The return type of the evaluate method. Definition: Evaluable.h:40 Generated using doxygen 1.8.17
|