#include <hpp/manipulation/graph/statistics.hh>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
hpp::manipulation::graph::LeafHistogram::LeafHistogram |
( |
const ConstraintSetPtr_t & |
constraint | ) |
|
Constructor.
- Parameters:
-
constraint | The constraint that create the foliation being studied. |
Member Function Documentation
void hpp::manipulation::graph::LeafHistogram::add |
( |
const core::NodePtr_t & |
n | ) |
[virtual] |
virtual HistogramPtr_t hpp::manipulation::graph::LeafHistogram::clone |
( |
| ) |
const [virtual] |
statistics::DiscreteDistribution< core::NodePtr_t > hpp::manipulation::graph::LeafHistogram::getDistribOutOfConnectedComponent |
( |
const core::ConnectedComponentPtr_t & |
cc | ) |
const |
std::ostream& hpp::manipulation::graph::LeafHistogram::print |
( |
std::ostream & |
os | ) |
const |