LeastSquaresNormalEquations.cpp File Reference

Go to the source code of this file.

Variables

MatrixXf A
 
VectorXf b
 

Variable Documentation

◆ A

MatrixXf A

Definition at line 1 of file LeastSquaresNormalEquations.cpp.

◆ b

VectorXf b

Definition at line 2 of file LeastSquaresNormalEquations.cpp.