Ask a Question | Search PSRCHIVE: |
![]()
|
MEAL::NoParameters Class Reference Represents a model with no parameters. More...
Inheritance diagram for MEAL::NoParameters:
![]()
Detailed DescriptionRepresents a model with no parameters. Member Function Documentation◆ clone()
◆ get_description()
Return the name of the specified parameter. Implements MEAL::ParameterPolicy. ◆ get_infit()
Return true if parameter at index is to be fitted. Implements MEAL::ParameterPolicy. ◆ get_name()
Return the name of the specified parameter. Implements MEAL::ParameterPolicy. ◆ get_nparam()
Return the number of parameters. Implements MEAL::ParameterPolicy. ◆ get_param()
Return the value of the specified parameter. Implements MEAL::ParameterPolicy. ◆ get_variance()
Return the variance of the specified parameter. Implements MEAL::ParameterPolicy. ◆ set_infit()
Set flag for parameter at index to be fitted. Implements MEAL::ParameterPolicy. ◆ set_param()
Set the value of the specified parameter. Implements MEAL::ParameterPolicy. ◆ set_variance()
Set the variance of the specified parameter. Implements MEAL::ParameterPolicy. The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|