Functions | Variables
SelfAdjointEigenSolver_compute_MatrixType.cpp File Reference

Go to the source code of this file.

Functions

es compute (A)

Variables

MatrixXf A = X + X.transpose()
SelfAdjointEigenSolver< MatrixXf > es (4)
MatrixXf X = MatrixXf::Random(4,4)

Function Documentation

es compute ( A  )

Variable Documentation

MatrixXf A = X + X.transpose()

Definition at line 3 of file SelfAdjointEigenSolver_compute_MatrixType.cpp.

SelfAdjointEigenSolver<MatrixXf> es(4)
MatrixXf X = MatrixXf::Random(4,4)

Definition at line 2 of file SelfAdjointEigenSolver_compute_MatrixType.cpp.



libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:06