HouseholderQR_solve.cpp File Reference

Typedefs

typedef Matrix< float, 3, 3 > Matrix3x3
 

Variables

Matrix3x3 m = Matrix3x3::Random()
 
Matrix3f y = Matrix3f::Random()
 

Typedef Documentation

◆ Matrix3x3

typedef Matrix<float, 3, 3> Matrix3x3

Variable Documentation

◆ m

Matrix3x3 m = Matrix3x3::Random()

◆ y

Matrix3f y = Matrix3f::Random()