PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
ScalarInverseTangent2.h Abstract base class of binary functions of two other Scalar functions. Definition BinaryScalar.h:22 The inverse tangent of the ratio of two Scalar functions. Definition ScalarInverseTangent2.h:20 double function(double arg1, double arg2) const The function. Definition ScalarInverseTangent2.C:19 std::string get_name() const Return the name of the class. Definition ScalarInverseTangent2.C:13 double partial_arg1(double arg1, double arg2) const The partial derivative with respect to arg1. Definition ScalarInverseTangent2.C:26 double partial_arg2(double arg1, double arg2) const The partial derivative with respect to arg2. Definition ScalarInverseTangent2.C:33 Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|