mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
f802a09ff1
Use the more modern form of accessing the data array of a vector rather than grabbing the pointer to the first element. The latter can lead to errors if the vector is of zero length. Change-Id: Ifc8fc969b06b3ba1a9385e8a3a8d5c50b25db5a8