#include <hpp/manipulation/graph/statistics.hh>
◆ Parent
◆ NodeHistogram()
hpp::manipulation::graph::NodeHistogram::NodeHistogram |
( |
const graph::GraphPtr_t & |
graph | ) |
|
Constructor.
- Parameters
-
graph | The constraint graph used to get the nodes from a configuration. |
◆ add()
void hpp::manipulation::graph::NodeHistogram::add |
( |
const core::NodePtr_t & |
n | ) |
|
|
virtual |
◆ clone()
virtual HistogramPtr_t hpp::manipulation::graph::NodeHistogram::clone |
( |
| ) |
const |
|
virtual |
◆ constraintGraph()
const graph::GraphPtr_t& hpp::manipulation::graph::NodeHistogram::constraintGraph |
( |
| ) |
const |
◆ print()
std::ostream& hpp::manipulation::graph::NodeHistogram::print |
( |
std::ostream & |
os | ) |
const |