Skip to content

Commit 93b88cd

Browse files
committed
remove outdated comment
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
1 parent a0eb12f commit 93b88cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mrcal-uncertainty.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ std::vector<mrcal_point2_t> sample_imager(Size numSamples, Size imagerSize) {
160160
}
161161

162162
// The derivative of q (pixel space location/s) wrt b (state vector)
163-
// at some point this should be a matrix
164163
Eigen::Matrix<double, 2, Eigen::Dynamic, Eigen::RowMajor>
165164
_dq_db_projection_uncertainty(mrcal_point3_t pcam, mrcal_lensmodel_t lensmodel,
166165
std::span<mrcal_pose_t> rt_ref_frame, int Nstate,

0 commit comments

Comments
 (0)