Ask a Question | Search PSRCHIVE: |
Home
|
ScalarTangent.h const ScalarMath tan(const ScalarMath &x) Return a ScalarMath instance representing tan(x) Definition: ScalarMath.C:176 double function(double x) const The function. Definition: ScalarTangent.C:19 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: ScalarTangent.C:13 const ScalarMath cos(const ScalarMath &x) Return a ScalarMath instance representing cos(x) Definition: ScalarMath.C:168 double dfdx(double x) const And its first derivative. Definition: ScalarTangent.C:25 Generated using doxygen 1.8.17
|