| AddTestingExample(LabeledIndex index) | ExampleSelector | [protected] |
| AddTrainingExample(LabeledIndex index) | ExampleSelector | [protected] |
| ExampleSelector(const vector< int > &labels) | ExampleSelector | |
| GetExamples() const | ExampleSelector | [protected] |
| GetInstancesWithLabel(int label, const vector< LabeledIndex > &selection) const | ExampleSelector | [protected] |
| GetNumExamples() const | ExampleSelector | |
| GetTestingExamples() | ExampleSelector | |
| GetTrainingExamples() | ExampleSelector | |
| GetUniqueLabels() | ExampleSelector | |
| InvertSelection(const vector< LabeledIndex > &selection) const | ExampleSelector | [protected] |
| InvertSelection(const vector< LabeledIndex > &selection, const vector< LabeledIndex > &superset) const | ExampleSelector | [protected] |
| RandomSample(int n, const vector< LabeledIndex > &selection) const | ExampleSelector | [protected] |
| SelectExamples()=0 | ExampleSelector | [protected, pure virtual] |
| ~ExampleSelector() | ExampleSelector | [inline, virtual] |
1.5.1