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