Home
last modified time | relevance | path

Searched defs:BlockRandomAccessSparseMatrix (Results 1 – 3 of 3) sorted by relevance

/external/ceres-solver/internal/ceres/
Dvisibility_based_preconditioner.h65 class BlockRandomAccessSparseMatrix; variable
Dblock_random_access_sparse_matrix_test.cc41 TEST(BlockRandomAccessSparseMatrix, GetCell) { in TEST() argument
Dblock_random_access_sparse_matrix.cc47 BlockRandomAccessSparseMatrix::BlockRandomAccessSparseMatrix( in BlockRandomAccessSparseMatrix() function in ceres::internal::BlockRandomAccessSparseMatrix