Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dblock_structure.cc43 CompressedRowBlockStructure *block_structure) { in ProtoToBlockStructure()
68 void BlockStructureToProto(const CompressedRowBlockStructure &block_structure, in BlockStructureToProto()
Dvisibility.cc45 void ComputeVisibility(const CompressedRowBlockStructure& block_structure, in ComputeVisibility()
Dblock_sparse_matrix.cc48 CompressedRowBlockStructure* block_structure) in BlockSparseMatrix()
242 const CompressedRowBlockStructure* BlockSparseMatrix::block_structure() in block_structure() function in ceres::internal::BlockSparseMatrix
Dmatrix.proto70 optional BlockStructureProto block_structure = 5; field