Ask a Question | Search PSRCHIVE: |
![]()
|
MEAL::SumRule< T > Class Template Reference Represents a sum of models. More...
Inheritance diagram for MEAL::SumRule< T >:
![]()
Detailed Descriptiontemplate<class T> class MEAL::SumRule< T > Represents a sum of models. Member Function Documentation◆ get_identity()
template<class T>
Return the identity of the addition group (zero) Implements MEAL::GroupRule< T >. ◆ operate()
template<class T>
Add the element to the total. Implements MEAL::GroupRule< T >. ◆ partial()
template<class T>
Neighbouring terms do not affect each other's partial derivatives. Implements MEAL::GroupRule< T >. The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|