Searched refs:ForestToClusterPairs (Results 1 – 2 of 2) sorted by relevance
160 void ForestToClusterPairs(const Graph<int>& forest,
174 ForestToClusterPairs(*forest, &cluster_pairs_); in ComputeClusterTridiagonalSparsity()500 void VisibilityBasedPreconditioner::ForestToClusterPairs( in ForestToClusterPairs() function in ceres::internal::VisibilityBasedPreconditioner