This is the complete list of members for shark::PamiToy, including all inherited members.
draw(RealVector &input, unsigned int &label) const | shark::PamiToy | inlinevirtual |
generateDataset(std::size_t size, std::size_t maximumBatchSize) const | shark::LabeledDataDistribution< RealVector, unsigned int > | inline |
generateDataset(std::size_t size) const | shark::LabeledDataDistribution< RealVector, unsigned int > | inline |
m_noisePos | shark::PamiToy | protected |
m_noiseVar | shark::PamiToy | protected |
m_size | shark::PamiToy | protected |
m_sizeNoise | shark::PamiToy | protected |
m_sizeUseful | shark::PamiToy | protected |
operator()() | shark::LabeledDataDistribution< RealVector, unsigned int > | inline |
PamiToy(unsigned int size_useful=5, unsigned int size_noise=5, double noise_position=0.0, double noise_variance=1.0) | shark::PamiToy | inline |
~LabeledDataDistribution() | shark::LabeledDataDistribution< RealVector, unsigned int > | inlinevirtual |