Home
last modified time | relevance | path

Searched refs:ForestToClusterPairs (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dvisibility_based_preconditioner.h160 void ForestToClusterPairs(const Graph<int>& forest,
Dvisibility_based_preconditioner.cc174 ForestToClusterPairs(*forest, &cluster_pairs_); in ComputeClusterTridiagonalSparsity()
500 void VisibilityBasedPreconditioner::ForestToClusterPairs( in ForestToClusterPairs() function in ceres::internal::VisibilityBasedPreconditioner