Searched refs:random_sample_n (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dalgo.h66 using __STD::random_sample_n;
H A Dstl_algo.h863 // random_sample and random_sample_n (extensions, not part of the standard).
866 _OutputIter random_sample_n(_ForwardIter __first, _ForwardIter __last, function
888 _OutputIter random_sample_n(_ForwardIter __first, _ForwardIter __last, function

Completed in 88 milliseconds