Searched defs:sampleIndices (Results 1 – 2 of 2) sorted by relevance
722 const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf); in get_class_labels() local745 const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf); in get_ord_var_data() local814 const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf); in get_cat_var_data() local
3276 …const int sampleIndices[4] = { 2, 3, 1, 0 }; // \note Gather returns the samples in a non-obvious … in gather() local