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

template<class C>
CxMatrixTem<C> CxMatrixTem< C >::svd ( CxVector< C > &  W,
CxMatrixTem< C > &  V 
) const

Singular Value Decomposition.

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


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