Ask a Question | Search PSRCHIVE: |
Home
|
ScalarHypTangent.h const ScalarMath tanh(const ScalarMath &x) Return a ScalarMath instance representing tanh(x) Definition: ScalarMath.C:200 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 const ScalarMath cosh(const ScalarMath &x) Return a ScalarMath instance representing cosh(x) Definition: ScalarMath.C:192 std::string get_name() const Return the name of the class. Definition: ScalarHypTangent.C:13 double function(double x) const The function. Definition: ScalarHypTangent.C:19 double dfdx(double x) const And its first derivative. Definition: ScalarHypTangent.C:25 Generated using doxygen 1.8.17
|