This is the complete list of members for shark::LabeledDataDistribution< InputType, LabelType >, including all inherited members.
draw(InputType &input, LabelType &label) const =0 | shark::LabeledDataDistribution< InputType, LabelType > | pure virtual |
generateDataset(std::size_t size, std::size_t maximumBatchSize) const | shark::LabeledDataDistribution< InputType, LabelType > | inline |
generateDataset(std::size_t size) const | shark::LabeledDataDistribution< InputType, LabelType > | inline |
operator()() | shark::LabeledDataDistribution< InputType, LabelType > | inline |
~LabeledDataDistribution() | shark::LabeledDataDistribution< InputType, LabelType > | inlinevirtual |