This is the complete list of members for shark::CircleInSquare, including all inherited members.
CircleInSquare(unsigned int dimensions=2, double noiselevel=0.0, bool class_prob_equal=false) | shark::CircleInSquare | inline |
draw(RealVector &input, unsigned int &label) const | shark::CircleInSquare | 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_centerpoint | shark::CircleInSquare | protected |
m_dimensions | shark::CircleInSquare | protected |
m_equal_class_prob | shark::CircleInSquare | protected |
m_inner_radius2 | shark::CircleInSquare | protected |
m_lowerLimit | shark::CircleInSquare | protected |
m_noiselevel | shark::CircleInSquare | protected |
m_outer_radius2 | shark::CircleInSquare | protected |
m_upperLimit | shark::CircleInSquare | protected |
operator()() | shark::LabeledDataDistribution< RealVector, unsigned int > | inline |
setLimits(double lower_limit, double upper_limit, double inner_radius, double outer_radius) | shark::CircleInSquare | inline |
~LabeledDataDistribution() | shark::LabeledDataDistribution< RealVector, unsigned int > | inlinevirtual |