Searched defs:matrix_ (Results 1 – 3 of 3) sorted by relevance
/external/ceres-solver/internal/ceres/ | ||
D | partitioned_matrix_view.h | 141 const BlockSparseMatrix& matrix_; variable |
D | preconditioner.h | 171 const SparseMatrix* matrix_; variable |
D | compressed_row_sparse_matrix_test.cc | 312 scoped_ptr<CompressedRowSparseMatrix> matrix_; member in ceres::internal::SolveLowerTriangularTest |