Simbody
3.7
|
This is the complete list of members for SimTK::Test, including all inherited members.
defTol() | SimTK::Test | inlinestatic |
defTol2() | SimTK::Test | inlinestatic |
numericallyEqual(float v1, float v2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(double v1, double v2, int n, double tol=defTol< double >()) | SimTK::Test | inlinestatic |
numericallyEqual(int i1, int i2, int n, double tol=0) | SimTK::Test | inlinestatic |
numericallyEqual(unsigned u1, unsigned u2, int n, double tol=0) | SimTK::Test | inlinestatic |
numericallyEqual(float v1, double v2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(double v1, float v2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(int i1, float f2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(float f1, int i2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(unsigned i1, float f2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(float f1, unsigned i2, int n, double tol=defTol< float >()) | SimTK::Test | inlinestatic |
numericallyEqual(int i1, double f2, int n, double tol=defTol< double >()) | SimTK::Test | inlinestatic |
numericallyEqual(double f1, int i2, int n, double tol=defTol< double >()) | SimTK::Test | inlinestatic |
numericallyEqual(unsigned i1, double f2, int n, double tol=defTol< double >()) | SimTK::Test | inlinestatic |
numericallyEqual(double f1, unsigned i2, int n, double tol=defTol< double >()) | SimTK::Test | inlinestatic |
numericallyEqual(const std::complex< P > &v1, const std::complex< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const conjugate< P > &v1, const conjugate< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const std::complex< P > &v1, const conjugate< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const conjugate< P > &v1, const std::complex< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const negator< P > &v1, const negator< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const P &v1, const negator< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const negator< P > &v1, const P &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const negator< std::complex< P > > &v1, const conjugate< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const negator< conjugate< P > > &v1, const std::complex< P > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const std::complex< P > &v1, const negator< conjugate< P > > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const conjugate< P > &v1, const negator< std::complex< P > > &v2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const Vec< M, E1, S1 > &v1, const Vec< M, E2, S2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Row< N, E1, S1 > &v1, const Row< N, E2, S2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Mat< M, N, E1, CS1, RS1 > &v1, const Mat< M, N, E2, CS2, RS2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const SymMat< N, E1, S1 > &v1, const SymMat< N, E2, S2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const VectorView_< E1 > &v1, const VectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Vector_< E1 > &v1, const Vector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Vector_< E1 > &v1, const VectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const VectorView_< E1 > &v1, const Vector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const RowVectorView_< E1 > &v1, const RowVectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const RowVector_< E1 > &v1, const RowVector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const RowVector_< E1 > &v1, const RowVectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const RowVectorView_< E1 > &v1, const RowVector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const MatrixView_< E1 > &v1, const MatrixView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Matrix_< E1 > &m1, const Matrix_< E2 > &m2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Matrix_< E1 > &m1, const MatrixView_< E2 > &m2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const MatrixView_< E1 > &m1, const Matrix_< E2 > &m2, int n, double tol=(defTol2< E1, E2 >())) | SimTK::Test | inlinestatic |
numericallyEqual(const Rotation_< P > &R1, const Rotation_< P > &R2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const Transform_< P > &T1, const Transform_< P > &T2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const UnitInertia_< P > &G1, const UnitInertia_< P > &G2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
numericallyEqual(const Inertia_< P > &I1, const Inertia_< P > &I2, int n, double tol=defTol< P >()) | SimTK::Test | inlinestatic |
randComplex() | SimTK::Test | inlinestatic |
randConjugate() | SimTK::Test | inlinestatic |
randDouble() | SimTK::Test | inlinestatic |
randFloat() | SimTK::Test | inlinestatic |
randMat() | SimTK::Test | inlinestatic |
randMat33() | SimTK::Test | inlinestatic |
randMatrix(int m, int n) | SimTK::Test | inlinestatic |
randReal() | SimTK::Test | inlinestatic |
randRotation() | SimTK::Test | inlinestatic |
randRow() | SimTK::Test | inlinestatic |
randSpatialMat() | SimTK::Test | inlinestatic |
randSpatialVec() | SimTK::Test | inlinestatic |
randSymMat() | SimTK::Test | inlinestatic |
randSymMat33() | SimTK::Test | inlinestatic |
randTransform() | SimTK::Test | inlinestatic |
randVec() | SimTK::Test | inlinestatic |
randVec3() | SimTK::Test | inlinestatic |
randVector(int m) | SimTK::Test | inlinestatic |
Test(const std::string &name) | SimTK::Test | inline |
~Test() | SimTK::Test | inline |