TooN::LU<> Class Template Reference

List of all members.

Public Member Functions

 LU (int size)
template<class Accessor>
 LU (const DynamicMatrix< Accessor > &m)
 ~LU ()
template<class Accessor>
void compute (const DynamicMatrix< Accessor > &m)
template<int Rows, int Cols, class Accessor>
Matrix< Rows, Cols,
RowMajor
backsub (const FixedMatrix< Rows, Cols, Accessor > &rhs)
template<class Accessor>
Matrix<-1,-1, RowMajorbacksub (const DynamicMatrix< Accessor > &rhs)
template<int Size, class Accessor>
Vector< Size > backsub (const FixedVector< Size, Accessor > &rhs)
template<class Accessor>
Vector backsub (const DynamicVector< Accessor > &rhs)
Matrix<-1,-1, RowMajorget_inverse ()
Matrix<-1,
-1, RowMajor > & 
get_lu ()
const Matrix<-1,
-1, RowMajor > & 
get_lu () const
int get_sign () const
double determinant () const
int get_info () const
 LU (int size)
template<class Accessor>
 LU (const DynamicMatrix< Accessor > &m)
 ~LU ()
template<class Accessor>
void compute (const DynamicMatrix< Accessor > &m)
template<int Rows, int Cols, class Accessor>
Matrix< Rows, Cols,
RowMajor
backsub (const FixedMatrix< Rows, Cols, Accessor > &rhs)
template<class Accessor>
Matrix<-1,-1, RowMajorbacksub (const DynamicMatrix< Accessor > &rhs)
template<int Size, class Accessor>
Vector< Size > backsub (const FixedVector< Size, Accessor > &rhs)
template<class Accessor>
Vector backsub (const DynamicVector< Accessor > &rhs)
Matrix<-1,-1, RowMajorget_inverse ()
Matrix<-1,
-1, RowMajor > & 
get_lu ()
const Matrix<-1,
-1, RowMajor > & 
get_lu () const
int get_sign () const
double determinant () const
int get_info () const


Detailed Description

template<>
class TooN::LU<>

Definition at line 185 of file LU.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