GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Classes | |
class | SparseComplexCHOL |
Functions | |
SparseComplexMatrix OCTAVE_API | chol2inv (const SparseComplexMatrix &r) |
SparseComplexMatrix OCTAVE_API chol2inv | ( | const SparseComplexMatrix & | r | ) |
Definition at line 38 of file SparseCmplxCHOL.cc.
References Sparse< T >::cols(), current_liboctave_error_handler, SparseComplexMatrix::inverse(), MatrixType::Lower, Sparse< T >::rows(), SparseComplexMatrix::transpose(), MatrixType::type(), and MatrixType::Upper.