Go to the source code of this file.
Functions | |
cout<< "Here is a random 6x6 matrix, A:"<< endl<< A<< endl<< endl;RealSchur< MatrixXd > | schur (A) |
Variables | |
MatrixXd | A |
cout<< "Here is a random 6x6 matrix, A:" << endl << A << endl << endl;RealSchur<MatrixXd> schur | ( | A | ) |
MatrixXd A |
Definition at line 1 of file RealSchur_RealSchur_MatrixType.cpp.