A QR factorization and solver based on Accelerate.
More...
A QR factorization and solver based on Accelerate.
- 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 AccelerateQR
The documentation for this class was generated from the following file: