GeneralizedEigenSolver.cpp File Reference

Functions

ges compute (A, B)
 

Variables

GeneralizedEigenSolver< MatrixXf > ges
 
MatrixXf A = MatrixXf::Random(4, 4)
 
MatrixXf B = MatrixXf::Random(4, 4)
 

Function Documentation

◆ compute()

ges compute ( A  ,
B   
)

Variable Documentation

◆ A

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

◆ B

MatrixXf B = MatrixXf::Random(4, 4)

◆ ges

GeneralizedEigenSolver<MatrixXf> ges