Go to the source code of this file.
Functions | |
qz | compute (A, B) |
RealQZ< MatrixXf > | qz (4) |
Variables | |
MatrixXf | A = MatrixXf::Random(4,4) |
MatrixXf | B = MatrixXf::Random(4,4) |
RealQZ<MatrixXf> qz | ( | 4 | ) |
MatrixXf A = MatrixXf::Random(4,4) |
Definition at line 1 of file RealQZ_compute.cpp.
MatrixXf B = MatrixXf::Random(4,4) |
Definition at line 2 of file RealQZ_compute.cpp.