Files
ceres-solver/internal
Sameer Agarwal ee90f6cbf7 Detect large Jacobians and return failure instead of crashing.
Detect when the number of non-zeros overflows when constructing
BlockSparseMatrix and CompressedRowSparseMatrix and return
with an error message instead of crashing.

Change-Id: I45e102f7c0519eef441ce0586b7adf96e4a954a9
2023-08-11 17:16:28 -07:00
..