Searched defs:GetCell (Results 1 – 7 of 7) sorted by relevance
66 CellInfo* BlockRandomAccessDenseMatrix::GetCell(const int row_block_id, in GetCell() function in ceres::internal::BlockRandomAccessDenseMatrix
41 TEST(BlockRandomAccessSparseMatrix, GetCell) { in TEST() argument
41 TEST(BlockRandomAccessCRSMatrix, GetCell) { in TEST() argument
39 TEST(BlockRandomAccessDenseMatrix, GetCell) { in TEST() argument
128 CellInfo* BlockRandomAccessSparseMatrix::GetCell(int row_block_id, in GetCell() function in ceres::internal::BlockRandomAccessSparseMatrix
144 CellInfo* BlockRandomAccessCRSMatrix::GetCell(int row_block_id, in GetCell() function in ceres::internal::BlockRandomAccessCRSMatrix
6283 Cell* TypeFeedbackCells::GetCell(int index) { in GetCell() function