mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
2755fce8d3
By adding an enum to CompressedRowSparseMatrix, which indicates whether the matrix is unsymmetric, upper or lower triangular we are able to improve the readability and fix some minor bugs in the way some matrix manipulation code was being called. Thank to William Rucklidge for this suggestion. Change-Id: I355c90d11cd5d31f5a25741b0bda4fc4583e9095