Home | History | Annotate | Download | only in SparseCholesky

Lines Matching refs:SparseMatrix

70   * \tparam _MatrixType the type of the sparse matrix A, it must be a SparseMatrix<>
84 typedef SparseMatrix<Scalar,ColMajor,Index> CholMatrixType;
220 void _solve_sparse(const Rhs& b, SparseMatrix<DestScalar,DestOptions,DestIndex> &dest) const
316 typedef SparseMatrix<Scalar, ColMajor, Index> CholMatrixType;
329 typedef SparseMatrix<Scalar, ColMajor, Index> CholMatrixType;
355 * \tparam _MatrixType the type of the sparse matrix A, it must be a SparseMatrix<>
371 typedef SparseMatrix<Scalar,ColMajor,Index> CholMatrixType;
443 * \tparam _MatrixType the type of the sparse matrix A, it must be a SparseMatrix<>
459 typedef SparseMatrix<Scalar,ColMajor,Index> CholMatrixType;
541 typedef SparseMatrix<Scalar,ColMajor,Index> CholMatrixType;