Ask a Question | Search PSRCHIVE: |
Home
|
ScalarLogistic.h const ScalarMath exp(const ScalarMath &x) Return a ScalarMath instance representing exp(x) Definition: ScalarMath.C:224 double dfdx(double x) const And its first derivative. Definition: ScalarLogistic.C:26 std::string get_name() const Return the name of the class. Definition: ScalarLogistic.C:14 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 double function(double x) const The function. Definition: ScalarLogistic.C:20 Generated using doxygen 1.8.17
|