This is the complete list of members for sofa::testing::NumericTest< _Real >, including all inherited members.
BaseTest() | sofa::testing::BaseTest | |
epsilon() | sofa::testing::NumericTest< _Real > | inlinestatic |
infinity() | sofa::testing::NumericTest< _Real > | inlinestatic |
isSmall(Real r, Real ratio=1.) | sofa::testing::NumericTest< _Real > | inlinestatic |
m_error | sofa::testing::BaseTest | |
m_fatal | sofa::testing::BaseTest | |
matrixMaxDiff(const Matrix1 &m1, const Matrix2 &m2) | sofa::testing::NumericTest< _Real > | inlinestatic |
matrixMaxDiff(const sofa::type::Mat< M, N, Real > &m1, const Matrix2 &m2) | sofa::testing::NumericTest< _Real > | inlinestatic |
norm(float a) | sofa::testing::NumericTest< _Real > | inlineprotectedstatic |
norm(double a) | sofa::testing::NumericTest< _Real > | inlineprotectedstatic |
norm(T a) | sofa::testing::NumericTest< _Real > | inlineprotectedstatic |
NumericTest() | sofa::testing::NumericTest< _Real > | inline |
onSetUp() | sofa::testing::BaseTest | inlinevirtual |
onTearDown() | sofa::testing::BaseTest | inlinevirtual |
Real typedef | sofa::testing::NumericTest< _Real > | |
seed | sofa::testing::BaseTest | static |
vectorMaxAbs(const Container &c) | sofa::testing::NumericTest< _Real > | inline |
vectorMaxDiff(const sofa::type::Vec< N, Real > &m1, const Vector2 &m2) | sofa::testing::NumericTest< _Real > | inlinestatic |
vectorMaxDiff(const sofa::type::Vec< N, Real > &m1, const sofa::type::Vec< N, Real > &m2) | sofa::testing::NumericTest< _Real > | inlinestatic |
vectorMaxDiff(const Container1 &c1, const Container2 &c2) | sofa::testing::NumericTest< _Real > | inline |
~BaseTest() override | sofa::testing::BaseTest | |