RealQZ_compute.cpp File Reference

Go to the source code of this file.

Functions

qz compute (A, B)
 
RealQZ< MatrixXf > qz (4)
 

Variables

MatrixXf A
 
MatrixXf B
 

Function Documentation

◆ compute()

qz compute ( A  ,
B   
)

◆ qz()

RealQZ<MatrixXf> qz ( )

Variable Documentation

◆ A

MatrixXf A

Definition at line 1 of file RealQZ_compute.cpp.

◆ B

MatrixXf B

Definition at line 2 of file RealQZ_compute.cpp.