GeneralizedEigenSolver.cpp File Reference

Go to the source code of this file.

Functions

ges compute (A, B)
 

Variables

MatrixXf A
 
MatrixXf B
 
GeneralizedEigenSolver< MatrixXf > ges
 

Function Documentation

◆ compute()

ges compute ( A  ,
B   
)

Variable Documentation

◆ A

MatrixXf A

Definition at line 2 of file GeneralizedEigenSolver.cpp.

◆ B

MatrixXf B

Definition at line 3 of file GeneralizedEigenSolver.cpp.

◆ ges

GeneralizedEigenSolver<MatrixXf> ges

Definition at line 1 of file GeneralizedEigenSolver.cpp.