TooN::Cholesky<-1 > Class Template Reference

List of all members.

Public Member Functions

 Cholesky ()
template<class Accessor>
 Cholesky (const DynamicMatrix< Accessor > &m)
template<class Accessor>
void compute (const DynamicMatrix< Accessor > &m)
int get_rank () const
template<class V>
Vector inverse_times (const V &v) const
template<class V>
Vector backsub (const V &v) const
template<class V>
double mahalanobis (const V &v) const
const Matrixget_L () const
double get_determinant () const
template<class Mat>
void get_inverse (Mat &M) const
Matrix get_inverse () const
 Cholesky ()
template<class Accessor>
 Cholesky (const DynamicMatrix< Accessor > &m)
template<class Accessor>
void compute (const DynamicMatrix< Accessor > &m)
int get_rank () const
template<class V>
Vector inverse_times (const V &v) const
template<class V>
Vector backsub (const V &v) const
template<class V>
double mahalanobis (const V &v) const
const Matrixget_L () const
double get_determinant () const
template<class Mat>
void get_inverse (Mat &M) const
Matrix get_inverse () const


Detailed Description

template<>
class TooN::Cholesky<-1 >

Definition at line 437 of file Cholesky.h.


The documentation for this class was generated from the following files:
Generated on Fri Feb 22 18:26:57 2008 for QVision by  doxygen 1.5.3