Eigen  3.4.90 (git rev 67eeba6e720c5745abc77ae6c92ce0a44aa7b7ae)
AccelerateCholeskyAtA Class Reference

Detailed Description

A QR factorization and solver based on Accelerate without storing Q (equivalent to A^TA = R^T R)

Warning
Only single and double precision real scalar types are supported by Accelerate
Template Parameters
MatrixType_the type of the sparse matrix A, it must be a SparseMatrix<>
See also
Sparse solver concept, class AccelerateCholeskyAtA

The documentation for this class was generated from the following file: