Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

template<class C>
MatrixTem<C> Impala::Core::Matrix::MatrixTem< C >::svd ( VectorTem< C > &  W,
MatrixTem< C > &  V 
) const

Singular Value Decomposition.

m = m.svd(W,V) * W.diag() * V.t()


Generated on Thu Jan 13 09:20:21 2011 for ImpalaSrc by  doxygen 1.5.1