TooN 2.1
SQSVD< Size, Precision > Struct Template Reference

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

#include <SVD.h>

Inheritance diagram for SQSVD< Size, Precision >:
SVD< Size, Size, Precision >

List of all members.

Public Member Functions

Constructors

All constructors are forwarded to SVD in a straightforward manner.

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

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