HouseholderQR_solve.cpp File Reference

Go to the source code of this file.

Typedefs

typedef Matrix< float, 3, 3 > Matrix3x3
 

Variables

Matrix3x3 m
 
Matrix3f y
 

Typedef Documentation

◆ Matrix3x3

typedef Matrix<float,3,3> Matrix3x3

Definition at line 1 of file HouseholderQR_solve.cpp.

Variable Documentation

◆ m

Definition at line 2 of file HouseholderQR_solve.cpp.

◆ y

Matrix3f y

Definition at line 3 of file HouseholderQR_solve.cpp.