Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | Point3DSetSpliter --+ | RatioBasedSpliter
Help on RatioBasedSpliter [class]: Splits a Point3DSet into several subsets based on a probability distribution. Each subset has a probability value which specifies the probability that some random point from the set is to be assigned to this particular subset. These values can be specified by ratio values also, which will then be normalized to probabilities.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
__instance_size__ = 44
|
|
|||
Inherited from |
|
Help on RatioBasedSpliter::RatioBasedSpliter(std::vector<double, std::allocator<double> > const & ratios) [constructor]
|
Help on boost::shared_ptr<std::vector<boost::shared_ptr<Point3DSet>, std::allocator<boost::shared_ptr<Point3DSet> > > > Point3DSetSpliter::split(Point3DSet const & points) [member function]
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:26 2008 | http://epydoc.sourceforge.net |