#include "sparse-base-chol.h"
#include "dSparse.h"
Go to the source code of this file.
Classes | |
class | SparseCHOL |
Functions | |
SparseMatrix OCTAVE_API | chol2inv (const SparseMatrix &r) |
SparseMatrix OCTAVE_API chol2inv | ( | const SparseMatrix & | r | ) |
Definition at line 38 of file SparsedbleCHOL.cc.
References Sparse< T >::cols(), current_liboctave_error_handler, SparseMatrix::inverse(), MatrixType::Lower, Sparse< T >::rows(), SparseMatrix::transpose(), MatrixType::type(), and MatrixType::Upper.