Ask a Question | Search PSRCHIVE: |
Home
|
Gain.h Abstract base class implements parameter storage and access. Definition: OneParameter.h:26 void set_description(const std::string &_description) Set the description of the parameter. Definition: OneParameter.h:66 virtual void set_param(double value) Set the value of the parameter. Definition: OneParameter.C:51 void set_name(const std::string &_name) Set the name of the parameter. Definition: OneParameter.h:54 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void set_param_description(const std::string &name) Set the description of the parameter. Definition: Gain.h:53 void set_param_name(const std::string &name) Set the name of the parameter. Definition: Gain.h:49 void calculate(Return &result, std::vector< Return > *gradient) Calculate the result and its gradient. Definition: Gain.h:77 Generated using doxygen 1.8.17
|