Go to the source code of this file.
Functions | |
schur | compute (A) |
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.
ComplexSchur<MatrixXcf> schur(4) |