Functions | Variables
HessenbergDecomposition_matrixH.cpp File Reference

Go to the source code of this file.

Functions

cout<< "Here is a random 4x4 matrix:"<< endl<< A<< endl;HessenbergDecomposition< MatrixXf > hessOfA (A)

Variables

Matrix4f A = MatrixXf::Random(4,4)
MatrixXf H = hessOfA.matrixH()

Function Documentation

cout<< "Here is a random 4x4 matrix:" << endl << A << endl;HessenbergDecomposition<MatrixXf> hessOfA ( A  )

Variable Documentation

Matrix4f A = MatrixXf::Random(4,4)

Definition at line 1 of file HessenbergDecomposition_matrixH.cpp.

MatrixXf H = hessOfA.matrixH()

Definition at line 4 of file HessenbergDecomposition_matrixH.cpp.



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