$search

svd.cpp File Reference

#include "include.h"
#include "newmatap.h"
#include "newmatrm.h"
#include "precisio.h"
Include dependency graph for svd.cpp:

Go to the source code of this file.



#define REPORT   {}
#define WANT_MATH
void SVD (const Matrix &A, DiagonalMatrix &D)
void SVD (const Matrix &A, DiagonalMatrix &Q, Matrix &U, Matrix &V, bool withU, bool withV)

Detailed Description

Singular value decomposition.

Definition in file svd.cpp.


Define Documentation

#define REPORT   {}

Definition at line 24 of file svd.cpp.

#define WANT_MATH

Definition at line 10 of file svd.cpp.


Function Documentation

void SVD ( const Matrix A,
DiagonalMatrix D 
)

Definition at line 200 of file svd.cpp.

void SVD ( const Matrix A,
DiagonalMatrix Q,
Matrix U,
Matrix V,
bool  withU,
bool  withV 
)

Definition at line 30 of file svd.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:21 2013