Searched defs:tree2 (Results 1 – 4 of 4) sorted by relevance
78 auto* tree2 = tree_ensemble_config.add_trees(); in TEST_F() local172 auto* tree2 = tree_ensemble_config.add_trees(); in TEST_F() local256 auto* tree2 = tree_ensemble_config.add_trees(); in TEST_F() local
65 tree2 \ program
93 void BVIntersect(const BVH1 &tree1, const BVH2 &tree2, Intersector &intersector) //TODO: tandem des… in BVIntersect()235 typename Minimizer::Scalar BVMinimize(const BVH1 &tree1, const BVH2 &tree2, Minimizer &minimizer) in BVMinimize()
57 GtkTreeStore *tree1, *tree2, *tree; variable