Home | History | Annotate | Download | only in functional

Lines Matching defs:firstWeights

920 	static const float	firstWeights[]			= { 20, 20, 1 };
1039 spec.first = random.chooseWeighted<int, const int*, const float*> (DE_ARRAY_BEGIN(firsts), DE_ARRAY_END(firsts), firstWeights);