A bunch of minor fixes. 1. Remove an unused variable from block_sparse_matrix.cc 2. Add explicit types to the distributions to get around -Wctad-maybe-unsupported Change-Id: Ib7d606fbfe2b93ba4fce408f38ee4f7626b74ff0
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.
Please see ceres-solver.org for more information.