Searched defs:block_structure (Results 1 – 4 of 4) sorted by relevance
43 CompressedRowBlockStructure *block_structure) { in ProtoToBlockStructure()68 void BlockStructureToProto(const CompressedRowBlockStructure &block_structure, in BlockStructureToProto()
45 void ComputeVisibility(const CompressedRowBlockStructure& block_structure, in ComputeVisibility()
48 CompressedRowBlockStructure* block_structure) in BlockSparseMatrix()242 const CompressedRowBlockStructure* BlockSparseMatrix::block_structure() in block_structure() function in ceres::internal::BlockSparseMatrix
70 optional BlockStructureProto block_structure = 5; field