Sign in
ceres-solver
/
ceres-solver
/
086ff01acaa3e0891e7dc6ba125f61997cc31758
/
internal
/
ceres
/
compressed_row_sparse_matrix.cc
086ff01
Matrix generation cleanup
by Sameer Agarwal
· 8 years ago
1d7185f
Refactor SparseNormalCholeskySolver
by Sameer Agarwal
· 8 years ago
d04347a
Delinting from William Rucklidge.
by Sameer Agarwal
· 8 years ago
a171ba0
Fix an off by one error in the transpose code.
by Sameer Agarwal
· 8 years ago
9a6b4a6
Fix a bug in the transpose code.
by Sameer Agarwal
· 8 years ago
3de61fc
Improve comments for TransposeForCompressedRowSparseStructure.
by Sameer Agarwal
· 8 years ago
bb5c3bb
Fix the build.
by Sameer Agarwal
· 8 years ago
9a4f554
Change a size() == 0 to empty
by Sameer Agarwal
· 8 years ago
1f8fa9d
Various grammar and lint corrections.
by Sameer Agarwal
· 8 years ago
64a20e7
Remove dead code from CompressedRowSparseMatrix.
by Sameer Agarwal
· 8 years ago
2755fce
Add a storage type to CompressedRowSparseMatrix
by Sameer Agarwal
· 8 years ago
5f41a60
Refactor CreateRandomCompressedRowSparseMatrix
by Sameer Agarwal
· 8 years ago
07dbf31
Optimize J' * J in sparse_normal_cholesky_solver.
by Cheng Wang
· 8 years ago
1ac3dd2
Fix a bug in CompressedRowSparseMatrix::AppendRows
by Sameer Agarwal
· 10 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
3253078
Add dynamic_sparsity option.
by Richard Stebbing
· 11 years ago
3e60a99
Added support and tests: row and column blocks for sparse matrix transpose.
by Richard Bowen
· 11 years ago
f14f6bf
Speed up SPARSE_NORMAL_CHOLESKY when using CX_SPARSE.
by Sameer Agarwal
· 11 years ago
2b16b00
CompressedRowSparseMatrix::AppendRows and DeleteRows bugfix.
by Sameer Agarwal
· 11 years ago
a427c87
Lint cleanup.
by Sameer Agarwal
· 12 years ago
c367b12
Incomplete LQ Factorization.
by Sameer Agarwal
· 12 years ago
dd2b17d
CERES_DONT_HAVE_PROTOCOL_BUFFERS -> CERES_NO_PROTOCOL_BUFFERS.
by Sameer Agarwal
· 13 years ago
4997cbc
Return jacobians and gradients to the user.
by Sameer Agarwal
· 13 years ago
a9d8ef8
1. Remove constant_sparsity from LinearSolver::Options. It introduces
by Sameer Agarwal
· 13 years ago
82f4b88
Extend support writing linear least squares problems to disk.
by Sameer Agarwal
· 13 years ago
8ebb073
Initial commit of Ceres Solver.
by Keir Mierle
· 13 years ago