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 | ComplexCHOL |
Functions | |
ComplexMatrix OCTAVE_API | chol2inv (const ComplexMatrix &r) |
ComplexMatrix OCTAVE_API chol2inv | ( | const ComplexMatrix & | r | ) |
Definition at line 443 of file CmplxCHOL.cc.
References chol2inv_internal().
Referenced by DEFUN_DLD(), and qp().