change TODO to note since calling .eval() in Eigen is valid

release/4.3a0
Varun Agrawal 2023-09-18 22:54:45 -04:00
parent 84b42ed392
commit bef76b50f9
1 changed files with 1 additions and 2 deletions

View File

@ -438,8 +438,7 @@ class CameraSet : public std::vector<CAMERA, Eigen::aligned_allocator<CAMERA>> {
// (DxD) += (DxZDim) * ( (ZDimxD) - (ZDimx3) * (3xZDim) * (ZDimxD) )
// add contribution of current factor
// TODO(gareth): Eigen doesn't let us pass the expression. Call eval() for
// now...
// Eigen doesn't let us pass the expression so we call eval()
augmentedHessian.updateDiagonalBlock(
aug_i,
((FiT *