Searched refs:SUITE_SPARSE_QR (Results 1 – 7 of 7) sorted by relevance
403 options.algorithm_type = SUITE_SPARSE_QR; in TEST_F()451 options.algorithm_type = SUITE_SPARSE_QR; in TEST_F()500 options.algorithm_type = SUITE_SPARSE_QR; in TEST_F()556 options.algorithm_type = SUITE_SPARSE_QR; in TEST_F()784 ComputeAndCompare(SUITE_SPARSE_QR, 4); in TEST_F()
267 CASESTR(SUITE_SPARSE_QR); in CovarianceAlgorithmTypeToString()279 STRENUM(SUITE_SPARSE_QR); in StringToCovarianceAlgorithmType()
384 case SUITE_SPARSE_QR: in ComputeCovarianceValues()
205 : algorithm_type(SUITE_SPARSE_QR), in Options()
408 SUITE_SPARSE_QR, enumerator
2285 Default: ``SUITE_SPARSE_QR`` if ``SuiteSparseQR`` is installed and2315 3. ``SUITE_SPARSE_QR`` uses the sparse QR factorization algorithm2320 Neither ``EIGEN_SPARSE_QR`` nor ``SUITE_SPARSE_QR`` are capable of2360 2. ``EIGEN_SPARSE_QR`` and ``SUITE_SPARSE_QR``2403 ``SUITE_SPARSE_QR``.
27 renamed to ``SUITE_SPARSE_QR`` to be consistent with