mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
1ece5a95fb
Remove outer product computation code from CompressedRowSparseMatrix. In the process also remove the crsb_cols and crsb_rows vectors from the matrix, which were added to carry the block sparsity of the matrix so that the outer product could be computed fast. InnerProductComputer and its reliance on BlockSparseMatrix has rendered all of this code moot. Change-Id: If3ee0dc8ad4ff79594fd1eebc15a647c4495d726