Ask a Question | Search PSRCHIVE: |
Home
|
UnitTangent.h 68 };
void set_vector(Vector< 3, double > direction) Set the direction of the unit vector. Definition: UnitTangent.C:30 const ScalarMath sqrt(const ScalarMath &x) Return a ScalarMath instance representing x^.5. Definition: ScalarMath.C:151 Namespace in which all modeling and calibration related code is declared. Definition: ExampleComplex2.h:16 void calculate(Vector< 3, double > &result, std::vector< Vector< 3, double > > *) Calculate the Vector and its gradient. Definition: UnitTangent.C:95 std::string get_name() const Return the name of the class. Definition: UnitTangent.C:25 Vector< 3, double > get_basis(unsigned i) Get the basis vector. Definition: UnitTangent.h:68 Generated using doxygen 1.8.17
|