Ask a Question | Search PSRCHIVE: |
![]()
|
PowerLaw.h Abstract base class implements parameter storage and access. Definition Parameters.h:23 std::string get_name() const Return the name of the class. Definition PowerLaw.C:20 double get_offset() const Get the horizontal offset. Definition PowerLaw.C:45 void set_offset(double offset) Set the horizontal offset. Definition PowerLaw.C:39 void calculate(double &x, std::vector< double > *grad=0) Return the value (and gradient, if requested) of the function. Definition PowerLaw.C:63 void set_scale(double scale) Set the amplitude scale factor. Definition PowerLaw.C:27 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|