Classes | Functions

CmplxCHOL.h File Reference

#include <iosfwd>
#include "CMatrix.h"
#include "CColVector.h"
Include dependency graph for CmplxCHOL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComplexCHOL

Functions

ComplexMatrix OCTAVE_API chol2inv (const ComplexMatrix &r)

Function Documentation

ComplexMatrix OCTAVE_API chol2inv ( const ComplexMatrix r  ) 

Definition at line 442 of file CmplxCHOL.cc.

References chol2inv_internal().

Referenced by DEFUN_DLD(), and qp().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines