Sign in
ceres-solver
/
ceres-solver.git
/
489339219538d9265409681bac969036c272a9ff
/
internal
/
ceres
/
line_search.h
5a30cae
Preparing for 2.2.0rc1
by Sameer Agarwal
· 2 years, 7 months ago
2.2.0rc1
caf614a
Modernize code using c++17 constructs
by Sameer Agarwal
· 4 years ago
84e1696
Add final specifier to internal classes.
by Sameer Agarwal
· 4 years, 2 months ago
f90833f
Simplify symbol export
by Sergiu Deitsch
· 4 years, 2 months ago
c14f360
Drop trivial special members
by Sergiu Deitsch
· 4 years, 2 months ago
ae65219
ClangTidy cleanups
by Sameer Agarwal
· 4 years, 2 months ago
a35bd1b
Use = default for trivial special members
by Sergiu Deitsch
· 4 years, 2 months ago
484d341
Replace virtual keyword by override
by Sergiu Deitsch
· 4 years, 2 months ago
7b8f675
fix formatting for (non-generated) internal source files
by Nikolaus Demmel
· 6 years ago
2ffddac
Use override & final instead of just using virtual.
by Sameer Agarwal
· 7 years ago
189f0c2
fix typos.
by Kuang Fangjun
· 8 years ago
9814a91
Use C++11's inline member initialization syntax
by Sameer Agarwal
· 8 years ago
c8202e6
Get rid of redundant function evaluations in LineSearchMinimizer
by Sameer Agarwal
· 9 years ago
621b79b
Refactor FunctionSample & LineSearchFunction
by Sameer Agarwal
· 9 years ago
7492b0d
Update copyright headers with new year and URL
by Keir Mierle
· 11 years ago
05a07ec
Remove using std::string from port.h
by Sameer Agarwal
· 11 years ago
9ad59a7
Compute & report timing information for line searches.
by Alex Stewart
· 11 years ago
879fc28
Remove CERES_NO_LINE_SEARCH_MINIMIZER.
by Sameer Agarwal
· 12 years ago
3dd7ed7
Silence LineSearch on demand.
by Sameer Agarwal
· 12 years ago
880cba0
Fix warning C4373 in Visual Studio
by Petter Strandmark
· 13 years ago
9aa0e3c
Adding Wolfe line search algorithm and full BFGS search direction options.
by Alex Stewart
· 13 years ago
0924401
Expose line search parameters in Solver::Options.
by Sameer Agarwal
· 13 years ago
a1eaa26
Update glog path
by Sameer Agarwal
· 13 years ago
8140f0f
Modularize the build.
by Sameer Agarwal
· 13 years ago
f4d0164
Add a line search based minimizer.
by Sameer Agarwal
· 13 years ago
1d11be9
Armijo line search.
by Sameer Agarwal
· 13 years ago