Simbody  3.6
SimTK::Test Member List

This is the complete list of members for SimTK::Test, including all inherited members.

defTol()SimTK::Testinlinestatic
defTol2()SimTK::Testinlinestatic
numericallyEqual(float v1, float v2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(double v1, double v2, int n, double tol=defTol< double >())SimTK::Testinlinestatic
numericallyEqual(int i1, int i2, int n, double tol=0)SimTK::Testinlinestatic
numericallyEqual(unsigned u1, unsigned u2, int n, double tol=0)SimTK::Testinlinestatic
numericallyEqual(float v1, double v2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(double v1, float v2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(int i1, float f2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(float f1, int i2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(unsigned i1, float f2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(float f1, unsigned i2, int n, double tol=defTol< float >())SimTK::Testinlinestatic
numericallyEqual(int i1, double f2, int n, double tol=defTol< double >())SimTK::Testinlinestatic
numericallyEqual(double f1, int i2, int n, double tol=defTol< double >())SimTK::Testinlinestatic
numericallyEqual(unsigned i1, double f2, int n, double tol=defTol< double >())SimTK::Testinlinestatic
numericallyEqual(double f1, unsigned i2, int n, double tol=defTol< double >())SimTK::Testinlinestatic
numericallyEqual(const std::complex< P > &v1, const std::complex< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const conjugate< P > &v1, const conjugate< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const std::complex< P > &v1, const conjugate< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const conjugate< P > &v1, const std::complex< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const negator< P > &v1, const negator< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const P &v1, const negator< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const negator< P > &v1, const P &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const negator< std::complex< P > > &v1, const conjugate< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const negator< conjugate< P > > &v1, const std::complex< P > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const std::complex< P > &v1, const negator< conjugate< P > > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const conjugate< P > &v1, const negator< std::complex< P > > &v2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const Vec< M, E1, S1 > &v1, const Vec< M, E2, S2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const Row< N, E1, S1 > &v1, const Row< N, E2, S2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
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::Testinlinestatic
numericallyEqual(const SymMat< N, E1, S1 > &v1, const SymMat< N, E2, S2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const VectorView_< E1 > &v1, const VectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const Vector_< E1 > &v1, const Vector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const Vector_< E1 > &v1, const VectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const VectorView_< E1 > &v1, const Vector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const RowVectorView_< E1 > &v1, const RowVectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const RowVector_< E1 > &v1, const RowVector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const RowVector_< E1 > &v1, const RowVectorView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const RowVectorView_< E1 > &v1, const RowVector_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const MatrixView_< E1 > &v1, const MatrixView_< E2 > &v2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const Matrix_< E1 > &m1, const Matrix_< E2 > &m2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const Matrix_< E1 > &m1, const MatrixView_< E2 > &m2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const MatrixView_< E1 > &m1, const Matrix_< E2 > &m2, int n, double tol=(defTol2< E1, E2 >()))SimTK::Testinlinestatic
numericallyEqual(const Rotation_< P > &R1, const Rotation_< P > &R2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const Transform_< P > &T1, const Transform_< P > &T2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const UnitInertia_< P > &G1, const UnitInertia_< P > &G2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
numericallyEqual(const Inertia_< P > &I1, const Inertia_< P > &I2, int n, double tol=defTol< P >())SimTK::Testinlinestatic
randComplex()SimTK::Testinlinestatic
randConjugate()SimTK::Testinlinestatic
randDouble()SimTK::Testinlinestatic
randFloat()SimTK::Testinlinestatic
randMat()SimTK::Testinlinestatic
randMat33()SimTK::Testinlinestatic
randMatrix(int m, int n)SimTK::Testinlinestatic
randReal()SimTK::Testinlinestatic
randRotation()SimTK::Testinlinestatic
randRow()SimTK::Testinlinestatic
randSpatialMat()SimTK::Testinlinestatic
randSpatialVec()SimTK::Testinlinestatic
randSymMat()SimTK::Testinlinestatic
randSymMat33()SimTK::Testinlinestatic
randTransform()SimTK::Testinlinestatic
randVec()SimTK::Testinlinestatic
randVec3()SimTK::Testinlinestatic
randVector(int m)SimTK::Testinlinestatic
Test(const std::string &name)SimTK::Testinline
~Test()SimTK::Testinline