Ask a Question | Search PSRCHIVE: |
Home
|
ScalarParameter.h ScalarParameter(const Estimate< double > &value=0.0) Default constructor. Definition: ScalarParameter.C:15 Abstract base class implements parameter storage and access. Definition: OneParameter.h:26 std::string get_value_name() const Get the name of the parameter. Definition: ScalarParameter.C:48 void set_name(const std::string &_name) Set the name of the parameter. Definition: OneParameter.h:54 void set_value_name(const std::string &name) Set the name of the parameter. Definition: ScalarParameter.C:53 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void calculate(double &x, std::vector< double > *grad=0) Return the value (and gradient, if requested) of the function. Definition: ScalarParameter.C:61 std::string get_name() const Return the name of the class. Definition: ScalarParameter.C:23 Generated using doxygen 1.8.17
|