Developer Documentation |
RAVL, Recognition And Vision Library |
USER | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Math - Geometry - FVectorC<N> SVD(const FMatrixC<N,M> & mat) |
FVectorC<N> SVD(const FMatrixC<N,M> & mat) | |
Singular value decomposition, eg. mat = U * D * V.T(). | |
include | "Ravl/FMatrix.hh" |
Created: | 24/01/2001 |
Source file: | Ravl/Math/LinearAlgebra/FixedSize/FMatrix.hh |
User Level: | Advanced |
Library: | RavlMath |
In Scope: | RavlN |
Maintainer:Charles Galambos, Created: 24/01/2001, Documentation by CxxDoc: Tue Aug 13 09:59:57 2002 |