Ask a Question | Search PSRCHIVE: |
Home
|
Classes |
Public Types |
Public Member Functions |
Static Public Member Functions |
Public Attributes |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
Friends |
List of all members
MEAL::Function Class Referenceabstract Pure virtual base class of all functions. More...
Inheritance diagram for MEAL::Function:
Detailed DescriptionPure virtual base class of all functions. A Function may consist of an arbitrary number of parameters. Using the Abscissa class, a Function may also be constrained by one or more independent variables. The specification of the Function base class promotes its use with the LevenbergMarquardt template class. Member Enumeration Documentation◆ AttributeMember Function Documentation◆ factory()
Construct a new Function instance from a string. Construct a new model instance from a string. References Registry::List< class >::get_registry(), and Registry::List< class >::size(). Referenced by load_Function(). The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|