Functions | Variables
SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp File Reference

Go to the source code of this file.

Functions

cout<< "Here is a random
symmetric 5x5 matrix, A:"<< endl<< A<< endl<< endl;SelfAdjointEigenSolver< MatrixXd > 
es (A)

Variables

MatrixXd A = X + X.transpose()
MatrixXd X = MatrixXd::Random(5,5)

Function Documentation

cout<< "Here is a random symmetric 5x5 matrix, A:" << endl << A << endl << endl;SelfAdjointEigenSolver<MatrixXd> es ( A  )

Variable Documentation

MatrixXd A = X + X.transpose()
MatrixXd X = MatrixXd::Random(5,5)


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