Home
last modified time | relevance | path

Searched defs:instance_weights (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Drandom_forest_3.hxx115 std::vector<double> const & instance_weights, in split_score()
185 std::vector<double> instance_weights(num_instances, 1.0); in random_forest_single_tree() local
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_particle_types.h274 struct ListBase instance_weights; member