Go to the source code of this file.
Typedefs | |
typedef Matrix< float, 3, 3 > | Matrix3x3 |
Variables | |
Matrix3x3 | m = Matrix3x3::Random() |
Matrix3f | y = Matrix3f::Random() |
Definition at line 1 of file HouseholderQR_solve.cpp.
Definition at line 2 of file HouseholderQR_solve.cpp.
Matrix3f y = Matrix3f::Random() |
Definition at line 3 of file HouseholderQR_solve.cpp.