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