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

/external/stlport/stlport/stl/
H A D_algo.c558 // random_sample and random_sample_n (extensions, not part of the standard).
560 _OutputIter random_sample_n(_ForwardIter __first, _ForwardIter __last, function
582 _OutputIter random_sample_n(_ForwardIter __first, _ForwardIter __last, function

Completed in 111 milliseconds