Go to the source code of this file.
Functions | |
schur | compute (A, false) |
RealSchur< MatrixXf > | schur (4) |
Variables | |
MatrixXf | A = MatrixXf::Random(4,4) |
RealSchur<MatrixXf> schur | ( | 4 | ) |
MatrixXf A = MatrixXf::Random(4,4) |
Definition at line 1 of file RealSchur_compute.cpp.