Sign in
ceres-solver
/
ceres-solver
/
2120eae67444c02f15fb1afc634d6e503af3d909
/
internal
/
ceres
/
program_test.cc
5a30cae
Preparing for 2.2.0rc1
by Sameer Agarwal
· 1 year, 7 months ago
2.2.0rc1
e269b64
More ClangTidy fixes
by Sameer Agarwal
· 2 years, 3 months ago
53df5dd
Removing using std::...
by Alexander Ivanov
· 2 years, 3 months ago
be61813
Simplify some template metaprograms using fold expressions.
by Sameer Agarwal
· 3 years, 1 month ago
ee35ef6
ClangFormat cleanup via scripts/all_format.sh
by Sameer Agarwal
· 3 years, 1 month ago
c14f360
Drop trivial special members
by Sergiu Deitsch
· 3 years, 2 months ago
a35bd1b
Use = default for trivial special members
by Sergiu Deitsch
· 3 years, 2 months ago
484d341
Replace virtual keyword by override
by Sergiu Deitsch
· 3 years, 2 months ago
7b8f675
fix formatting for (non-generated) internal source files
by Nikolaus Demmel
· 4 years, 7 months ago
7ef83e0
Update minimum required C++ version for Ceres to C++14
by Alex Stewart
· 5 years ago
2ffddac
Use override & final instead of just using virtual.
by Sameer Agarwal
· 6 years ago
487c1aa
Expose SubsetPreconditioner in the API
by Sameer Agarwal
· 6 years ago
e51e9b4
Implement AddResidualBlock using variadic templates
by Johannes Beck
· 7 years ago
f8e8951
Lint changes from Jim Roseborough.
by Sameer Agarwal
· 7 years ago
b2a03ef
Remove trailing zero parameter block sizes
by Johannes Beck
· 7 years ago
94712db
Convert calls to CHECK_NOTNULL to CHECK.
by Sameer Agarwal
· 7 years ago
7c4e8a4
Replace scoped_ptr with C++11's unique_ptr
by Keir Mierle
· 7 years ago
7492b0d
Update copyright headers with new year and URL
by Keir Mierle
· 10 years ago
05a07ec
Remove using std::string from port.h
by Sameer Agarwal
· 10 years ago
bcc865f
Remove using namespace std;
by Sameer Agarwal
· 10 years ago
b4a5f7e
Program::RemoveFixedBlocks -> Program::CreateReducedProgram.
by Sameer Agarwal
· 11 years ago
e911db1
Fix a memory leak in program_test.cc
by Sameer Agarwal
· 11 years ago
87a40da
Refactor Program related functions.
by Sameer Agarwal
· 11 years ago