Ask a Question | Search PSRCHIVE: |
Home
|
ScalarCosine.h const ScalarMath sin(const ScalarMath &x) Return a ScalarMath instance representing sin(x) Definition: ScalarMath.C:160 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 double function(double x) const The function. Definition: ScalarCosine.C:19 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: ScalarCosine.C:25 std::string get_name() const Return the name of the class. Definition: ScalarCosine.C:13 Generated using doxygen 1.8.17
|