Searched defs:block_structure (Results 1 – 2 of 2) sorted by relevance
48 CompressedRowBlockStructure* block_structure) in BlockSparseMatrix()215 const CompressedRowBlockStructure* BlockSparseMatrix::block_structure() in block_structure() function in ceres::internal::BlockSparseMatrix
52 void ComputeVisibility(const CompressedRowBlockStructure& block_structure, in ComputeVisibility()