Variables
LeastSquaresNormalEquations.cpp File Reference

Go to the source code of this file.

Variables

MatrixXf A = MatrixXf::Random(3, 2)
 
VectorXf b = VectorXf::Random(3)
 

Variable Documentation

◆ A

MatrixXf A = MatrixXf::Random(3, 2)

Definition at line 1 of file LeastSquaresNormalEquations.cpp.

◆ b

VectorXf b = VectorXf::Random(3)

Definition at line 2 of file LeastSquaresNormalEquations.cpp.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:39