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
 
MatrixXd X
 

Function Documentation

◆ es()

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

Variable Documentation

◆ A

MatrixXd A

◆ X

MatrixXd X