Functions | Variables
JacobiSVD_basic.cpp File Reference

Go to the source code of this file.

Functions

cout<< "Here is the matrix m:"
<< endl<< m<< endl;JacobiSVD
< MatrixXf > 
svd (m, ComputeThinU|ComputeThinV)

Variables

MatrixXf m = MatrixXf::Random(3,2)

Function Documentation

cout<< "Here is the matrix m:" << endl << m << endl;JacobiSVD<MatrixXf> svd ( m  ,
ComputeThinU ComputeThinV 
)

Variable Documentation

MatrixXf m = MatrixXf::Random(3,2)

Definition at line 1 of file JacobiSVD_basic.cpp.



re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:45