Ask a Question | Search PSRCHIVE: |
Home
|
Gaussian.h const ScalarMath exp(const ScalarMath &x) Return a ScalarMath instance representing exp(x) Definition: ScalarMath.C:224 Abstract base class implements parameter storage and access. Definition: Parameters.h:28 void calculate(double &x, std::vector< double > *grad=0) Return the value (and gradient, if requested) of the function. Definition: Gaussian.C:77 double period Set to greater than zero if the Gaussian is periodic. Definition: Gaussian.h:76 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 std::string get_name() const Return the name of the class. Definition: Gaussian.C:22 Generated using doxygen 1.8.17
|