Sign in
ceres-solver
/
ceres-solver
/
c181b6dbc45e00fbab6d3a4d7aefab8840d61c8a
/
internal
/
ceres
/
block_random_access_sparse_matrix.h
6a74af2
Remove a level of indirection when using CellInfo
by Sameer Agarwal
· 10 months ago
5a30cae
Preparing for 2.2.0rc1
by Sameer Agarwal
· 1 year, 6 months ago
2.2.0rc1
77ad8bb
Change storage in BlockRandomAccessSparseMatrix
by Dmitriy Korchemkin
· 2 years ago
ba360ab
Change the value of BlockRandomAccessSparseMatrix::kMaxRowBlocks
by Sameer Agarwal
· 2 years, 1 month ago
19ab2c1
BlockRandomAccessMatrix Refactor
by Sameer Agarwal
· 2 years, 3 months ago
f86a3bd
Unify Block handling across matrix types
by Sameer Agarwal
· 2 years, 7 months ago
0489964
LinearOperator::FooMultiply -> LinearOperator::FooMultiplyAndAccumulate
by Sameer Agarwal
· 2 years, 8 months ago
caf614a
Modernize code using c++17 constructs
by Sameer Agarwal
· 3 years ago
c8658c8
Modernize more
by Sergiu Deitsch
· 3 years, 1 month ago
f90833f
Simplify symbol export
by Sergiu Deitsch
· 3 years, 2 months ago
484d341
Replace virtual keyword by override
by Sergiu Deitsch
· 3 years, 2 months ago
3f6d273
Unify symbol visibility configuration for all compilers
by Taylor Braun-Jones
· 5 years ago
7b8f675
fix formatting for (non-generated) internal source files
by Nikolaus Demmel
· 4 years, 6 months ago
2ffddac
Use override & final instead of just using virtual.
by Sameer Agarwal
· 6 years ago
e82e128
Deprecate integral_types.h
by Sameer Agarwal
· 7 years ago
31f2452
Deprecate macros.h and fpclassify.h
by Sameer Agarwal
· 7 years ago
e49507c
More C++ification.
by Sameer Agarwal
· 7 years ago
7c4e8a4
Replace scoped_ptr with C++11's unique_ptr
by Keir Mierle
· 7 years ago
fc9336e
Deprecate mutex.h
by Sameer Agarwal
· 7 years ago
a1458f3
More C++11ification.
by Sameer Agarwal
· 7 years ago
7492b0d
Update copyright headers with new year and URL
by Keir Mierle
· 10 years ago
bcc865f
Remove using namespace std;
by Sameer Agarwal
· 10 years ago
9e11cd1
Faster BlockRandomAccessSparseMatrix::SymmetricRightMultiply.
by Sameer Agarwal
· 11 years ago
c99872d
Add BlockRandomAccessSparseMatrix::SymmetricRightMultiply.
by Sameer Agarwal
· 11 years ago
0e2743e
Add BlockRandomAccessDiagonalMatrix.
by Sameer Agarwal
· 11 years ago
b99550d
Add BlockRandomAccessCRSMatrix.
by Sameer Agarwal
· 12 years ago
58ad13c
BlockRandomAccessSparseMatrix::IntPairToLong suffers from integer overflow.
by Sameer Agarwal
· 13 years ago
237d659
Added CERES_ prefix to the DISALLOW macros.
by Sameer Agarwal
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago