SOFA API  4637b709
Open source framework for multi-physics simuation
sofa::testing::SparseMatrixTest< TReal > Member List

This is the complete list of members for sofa::testing::SparseMatrixTest< TReal >, including all inherited members.

BaseTest()sofa::testing::BaseTest
compareEigenSparseMatrix(const Eigen::SparseMatrix< _AScalar, _AOptions, _AStorageIndex > &A, const Eigen::SparseMatrix< _BScalar, _BOptions, _BStorageIndex > &B)sofa::testing::SparseMatrixTest< TReal >inlinestatic
compareSparseMatrix(const Eigen::SparseMatrix< _AScalar, _AOptions, _AStorageIndex > &A, const Eigen::SparseMatrix< _BScalar, _BOptions, _BStorageIndex > &B)sofa::testing::SparseMatrixTest< TReal >inlinestatic
copyFromEigen(Eigen::SparseMatrix< _DstScalar, _DstOptions, _DstStorageIndex > &dst, const Eigen::SparseMatrix< _SrcScalar, _SrcOptions, _SrcStorageIndex > &src)sofa::testing::SparseMatrixTest< TReal >inlinestatic
copyFromEigen(linearalgebra::BaseMatrix &dst, const Eigen::SparseMatrix< TReal > &src)sofa::testing::SparseMatrixTest< TReal >inlinestatic
epsilon()sofa::testing::NumericTest< SReal >inlinestatic
generateFromTriplets(Eigen::SparseMatrix< TReal > &eigenMatrix, InputIt first, InputIt last, Eigen::Index nbRows, Eigen::Index nbCols)sofa::testing::SparseMatrixTest< TReal >inlinestatic
generateRandomSparseMatrix(Eigen::SparseMatrix< TReal, EigenSparseMatrixOptions > &eigenMatrix, Eigen::Index nbRows, Eigen::Index nbCols, TReal sparsity)sofa::testing::SparseMatrixTest< TReal >inlinestatic
infinity()sofa::testing::NumericTest< SReal >inlinestatic
isSmall(Real r, Real ratio=1.)sofa::testing::NumericTest< SReal >inlinestatic
m_errorsofa::testing::BaseTest
m_fatalsofa::testing::BaseTest
matrixMaxDiff(const Matrix1 &m1, const Matrix2 &m2)sofa::testing::NumericTest< SReal >inlinestatic
matrixMaxDiff(const sofa::type::Mat< M, N, Real > &m1, const Matrix2 &m2)sofa::testing::NumericTest< SReal >inlinestatic
norm(float a)sofa::testing::NumericTest< SReal >inlineprotectedstatic
norm(double a)sofa::testing::NumericTest< SReal >inlineprotectedstatic
norm(T a)sofa::testing::NumericTest< SReal >inlineprotectedstatic
NumericTest()sofa::testing::NumericTest< SReal >inline
onSetUp()sofa::testing::BaseTestinlinevirtual
onTearDown()sofa::testing::BaseTestinlinevirtual
Real typedefsofa::testing::NumericTest< SReal >
seedsofa::testing::BaseTeststatic
vectorMaxAbs(const Container &c)sofa::testing::NumericTest< SReal >inline
vectorMaxDiff(const sofa::type::Vec< N, Real > &m1, const Vector2 &m2)sofa::testing::NumericTest< SReal >inlinestatic
vectorMaxDiff(const sofa::type::Vec< N, Real > &m1, const sofa::type::Vec< N, Real > &m2)sofa::testing::NumericTest< SReal >inlinestatic
vectorMaxDiff(const Container1 &c1, const Container2 &c2)sofa::testing::NumericTest< SReal >inline
~BaseTest() overridesofa::testing::BaseTest