Ask a Question | Search PSRCHIVE: |
![]()
|
ScalarConstant.h ScalarConstant(double value=0) Default constructor. Definition ScalarConstant.C:14 void calculate(double &result, std::vector< double > *gradient) Return the value. Definition ScalarConstant.C:36 void set_value(double val) Set the value. Definition ScalarConstant.h:30 const ScalarConstant & operator=(const ScalarConstant &scalar) Assignment operator. Definition ScalarConstant.C:24 double value The value returned by evaluate. Definition ScalarConstant.h:53 std::string get_name() const Return the name of the class. Definition ScalarConstant.C:31 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|