![]() |
|
Macros | |
#define | EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS |
Functions | |
template<typename MatrixType , typename DenseMat > | |
int | generate_sparse_rectangular_problem (MatrixType &A, DenseMat &dA, int maxRows=300, int maxCols=300) |
template<typename Scalar > | |
void | test_spqr_scalar () |
EIGEN_DECLARE_TEST (spqr_support) | |
#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS |
EIGEN_DECLARE_TEST | ( | spqr_support | ) |
References CALL_SUBTEST_1, CALL_SUBTEST_2, and test_spqr_scalar().
int generate_sparse_rectangular_problem | ( | MatrixType & | A, |
DenseMat & | dA, | ||
int | maxRows = 300 , |
||
int | maxCols = 300 |
||
) |
References cols, UniformPSDSelfTest::density, eigen_assert, ForceNonZeroDiag, max, Eigen::PlainObjectBase< Derived >::resize(), and rows.
Referenced by test_spqr_scalar().
void test_spqr_scalar | ( | ) |
References b, generate_sparse_rectangular_problem(), m, Eigen::PlainObjectBase< Derived >::rows(), solver, Eigen::Success, VERIFY, and plotDoE::x.
Referenced by EIGEN_DECLARE_TEST().