Functions | Variables
HouseholderQR_householderQ.cpp File Reference

Go to the source code of this file.

Functions

MatrixXf A (MatrixXf::Random(5, 3))
 
HouseholderQR< MatrixXf > qr (A)
 
A setRandom ()
 
MatrixXf thinQ (MatrixXf::Identity(5, 3))
 

Variables

MatrixXf Q = qr.householderQ()
 
 thinQ = qr.householderQ() * thinQ
 

Function Documentation

MatrixXf A ( MatrixXf::Random(5, 3)  )
HouseholderQR<MatrixXf> qr ( A  )
m2 setRandom ( )
MatrixXf thinQ ( MatrixXf::Identity(5, 3)  )

Variable Documentation

Q = qr.householderQ()

Definition at line 1 of file HouseholderQR_householderQ.cpp.

thinQ = qr.householderQ() * thinQ

Definition at line 5 of file HouseholderQR_householderQ.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:30