Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:32:15 2010 for ImpalaSrc by  doxygen 1.5.1