Searched defs:tree1 (Results 1 – 4 of 4) sorted by relevance
74 auto* tree1 = tree_ensemble_config.add_trees(); in TEST_F() local166 auto* tree1 = tree_ensemble_config.add_trees(); in TEST_F() local251 auto* tree1 = tree_ensemble_config.add_trees(); in TEST_F() local
64 tree1 \ 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