Home
last modified time | relevance | path

Searched defs:GetCell (Results 1 – 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
Dblock_random_access_dense_matrix.cc61 CellInfo* BlockRandomAccessDenseMatrix::GetCell(const int row_block_id, in GetCell() function in ceres::internal::BlockRandomAccessDenseMatrix
Dblock_random_access_sparse_matrix_test.cc41 TEST(BlockRandomAccessSparseMatrix, GetCell) { in TEST() argument
Dblock_random_access_dense_matrix_test.cc39 TEST(BlockRandomAccessDenseMatrix, GetCell) { in TEST() argument
Dblock_random_access_sparse_matrix.cc128 CellInfo* BlockRandomAccessSparseMatrix::GetCell(int row_block_id, in GetCell() function in ceres::internal::BlockRandomAccessSparseMatrix