Commit Graph

12 Commits

Author SHA1 Message Date
Mark Shachkov d881b5ccf3 Minor fixes in comments
Add Clion project directories to gitignore.

Change-Id: Ic804059bf219a0b96cf96d717936fb5fed95a4b4
2022-08-08 16:15:46 +03:00
Sameer Agarwal 40fb413558 Update .gitignore
Change-Id: Ibc407d7883393ab2fc997b09daca022dac12aac1
2022-01-26 11:01:33 -08:00
Nikolaus Demmel c76478c489 gitignore *.pyc
Change-Id: Ic6238a617a3c7ce92df7dcefcc44bae20c32b30b
2020-09-07 00:17:50 +02:00
Rodrigo Queiro 093223454c Add bazel output to .gitignore
Change-Id: Ic7a300381badaf9c5c795da7f82ed10e5a433c3b
2018-01-15 12:23:15 +01:00
Sameer Agarwal 509f68cfe3 Problem::Evaluate implementation.
1. Add Problem::Evaluate and tests.
2. Remove Solver::Summary::initial/final_*
3. Remove Solver::Options::return_* members.
4. Various cpplint cleanups.

Change-Id: I4266de53489896f72d9c6798c5efde6748d68a47
2013-02-24 19:04:21 +00:00
Sameer Agarwal fbbea464d1 Update documentation.
Change-Id: Idb03741fab9facbbbda85d5a82723f0b4c1c6c60
2013-02-15 14:29:51 -08:00
Keir Mierle bcc7100635 Ignore minted.sty.
Change-Id: I2467a6f801812b9007b51bf14b00757f026e4322
2012-08-20 11:45:04 -07:00
Keir Mierle 8ceb02cb75 Add Android NDK build files.
This adds a Android.mk build that builds a Ceres static library
suitable for embetting in larger Android applications. This is
useful when needing to build Ceres without GPL'd components, since
the standalone toolchain (needed for the CMake Android build) does
not work with STLPort.

Change-Id: I8d857237f6f82658741017d161b2e31d9a20e5a7
2012-08-16 16:31:23 -07:00
Sameer Agarwal 97fb6d9715 Documentation & Logging cleanups.
1. Document the use of dogleg and a general discussion of
   trust region methods.
2. Added a TBD section on compiler/linker flags.
3. Summary::FullReport now prints out sparse_linear_algebra_library
   and trust_region_strategy_type.

Change-Id: I01f680070d510715900f345364855689005d54bb
2012-06-17 18:59:34 -07:00
Sameer Agarwal 8ed29a77fa Documentation update.
1. Renamed ceres.tex to ceres-solver.tex
2. Updated Solver::Options docs to reflect the recent changes.
3. Updated .gitignore to ignore ceres-solver.pdf

Change-Id: Iea19f8ff5fa1638a498422c8be5ed2e6da2950c9
2012-06-07 17:55:03 -07:00
Keir Mierle ad7b2b4aaf Add vim swapfiles to .gitignore 2012-05-04 20:15:28 -07:00
Sameer Agarwal a9b8e815e1 Arnaus Gelas' patch to add .gitignore 2012-05-03 08:41:52 -07:00