Go to the source code of this file.
Functions | |
cout<< "Here is a random 4x4 matrix:"<< endl<< A<< endl;HessenbergDecomposition< Matrix4d > | hessOfA (A) |
Variables | |
Matrix4d | A |
Matrix4d | pm |
cout<< "Here is a random 4x4 matrix:" << endl << A << endl;HessenbergDecomposition<Matrix4d> hessOfA | ( | A | ) |
Matrix4d A |
Definition at line 1 of file HessenbergDecomposition_packedMatrix.cpp.
Matrix4d pm |
Definition at line 4 of file HessenbergDecomposition_packedMatrix.cpp.