This repository has been archived by the owner on Oct 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://ceres-solver.googlesource.com/ceres-…
…solver # By Sameer Agarwal (6) and others # Via Sameer Agarwal * 'master' of https://ceres-solver.googlesource.com/ceres-solver: Fixes swapped verboselevel and condition. Fixed warning : 'va_copy' : macro redefinition MSVC 2013 has got va_copy Compare http://msdn.microsoft.com/en-us/library/kb57fad8(v=vs.110).aspx and http://msdn.microsoft.com/en-us/library/kb57fad8.aspx. Removed MSVC warnings These are warnings which show up when using Ceres. Remove BlockRandomAccessCRSMatrix. Fix some 80col violations and reflow the comments in cmake.in file. Remove some errant tabs. Lazily initialize the bounds arrays in ParameterBlock. Add the (2,4,8) template specialization. Export Ceres compile definitions to targets compiled against Ceres. Fix a bug in Minimizer::RunCallbacks.
- Loading branch information
Showing
23 changed files
with
372 additions
and
527 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.