Ask a Question | Search PSRCHIVE: |
![]()
|
MEAL::Composite Class Reference Parameter policy for composite functions. More...
Inheritance diagram for MEAL::Composite:
![]()
Detailed DescriptionParameter policy for composite functions. Member Function Documentation◆ clone()◆ find_Projection()
Return the index for the specified model. Return the index for the specified map. References class_name(), Projection, and MEAL::Function::very_verbose. ◆ get_description()
Return the name of the specified parameter. Return the description of the specified parameter. Implements MEAL::ParameterPolicy. References MEAL::Function::get_param_description(). ◆ get_imap()
Get the mapping for the given Function. Map the Function indeces. If you haven't added the Function using a Projection, but still want to know its mapping, call this function. References Composite(), get_imap(), MEAL::Function::get_name(), get_nmodel(), and MEAL::Function::get_nparam(). Referenced by get_imap(). ◆ get_infit()
Return true if parameter at index is to be fitted. Implements MEAL::ParameterPolicy. References MEAL::Function::get_infit(). ◆ get_name()
Return the name of the specified parameter. Implements MEAL::ParameterPolicy. References MEAL::Function::get_param_name(). ◆ get_nmodel()
Get the number of models mapped into this model. Get the number of Functions. References Composite(). Referenced by get_imap(). ◆ get_nparam()
◆ get_param()
Return the value of the specified parameter. Implements MEAL::ParameterPolicy. References MEAL::Function::get_param(). ◆ get_variance()
Return the variance of the specified parameter. Implements MEAL::ParameterPolicy. References MEAL::Function::get_variance(). ◆ set_argument()
Set the independent variable of the specified dimension. The most common abscissa type needs a simple interface. References set_argument(), and MEAL::Function::verbose. Referenced by set_argument(). ◆ set_infit()
Set flag for parameter at index to be fitted. Implements MEAL::ParameterPolicy. References MEAL::Function::set_infit(). ◆ set_param()
Set the value of the specified parameter. Implements MEAL::ParameterPolicy. References MEAL::Function::set_param(). ◆ set_variance()
Set the variance of the specified parameter. Implements MEAL::ParameterPolicy. References MEAL::Function::set_variance(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|