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