![]() |
|
Functions | |
| template<typename T , typename I_ > | |
| void | test_incomplete_cholesky_T () |
| template<int > | |
| void | bug1150 () |
| void | test_non_spd () |
| EIGEN_DECLARE_TEST (incomplete_cholesky) | |
| void bug1150 | ( | ) |
References b, i, Eigen::Lower, m, N, solver, Eigen::Success, Eigen::Upper, and VERIFY.
| EIGEN_DECLARE_TEST | ( | incomplete_cholesky | ) |
References CALL_SUBTEST_1, CALL_SUBTEST_2, CALL_SUBTEST_3, CALL_SUBTEST_4, test_incomplete_cholesky_T(), and test_non_spd().
| void test_incomplete_cholesky_T | ( | ) |
References CALL_SUBTEST, and check_sparse_spd_solving().
Referenced by EIGEN_DECLARE_TEST().
| void test_non_spd | ( | ) |
References Eigen::PlainObjectBase< Derived >::cols(), Eigen::PlainObjectBase< Derived >::rows(), solver, and VERIFY_IS_APPROX.
Referenced by EIGEN_DECLARE_TEST().