TooN::SQSVD< Size, Precision > Struct Template Reference
[Matrix decompositions]

#include <SVD.h>

Inheritance diagram for TooN::SQSVD< Size, Precision >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Constructors

All constructors are forwarded to SVD in a straightforward manner.

template<int R2, int C2, typename P2 , typename B2 >
 SQSVD (const Matrix< R2, C2, P2, B2 > &m)
 SQSVD (int size)
 SQSVD ()

Detailed Description

template<int Size, typename Precision>
struct TooN::SQSVD< Size, Precision >

version of SVD forced to be square princiapally here to allow use in WLS

Definition at line 293 of file SVD.h.


Constructor & Destructor Documentation

template<int Size, typename Precision >
TooN::SQSVD< Size, Precision >::SQSVD (  )  [inline]

Definition at line 297 of file SVD.h.

template<int Size, typename Precision >
TooN::SQSVD< Size, Precision >::SQSVD ( int  size  )  [inline]

Definition at line 298 of file SVD.h.

template<int Size, typename Precision >
template<int R2, int C2, typename P2 , typename B2 >
TooN::SQSVD< Size, Precision >::SQSVD ( const Matrix< R2, C2, P2, B2 > &  m  )  [inline]

Definition at line 301 of file SVD.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


libtoon
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:09:50 2013