#include <hpp/manipulation/leaf-connected-comp.hh>
◆ WeighedLeafConnectedComp()
hpp::manipulation::WeighedLeafConnectedComp::WeighedLeafConnectedComp |
( |
const RoadmapPtr_t & |
r | ) |
|
|
inlineprotected |
◆ create()
◆ indexOf()
std::size_t hpp::manipulation::WeighedLeafConnectedComp::indexOf |
( |
const graph::EdgePtr_t |
e | ) |
const |
◆ merge()
Merge two connected components
- Parameters
-
other | manipulation symbolic component to merge into this one. |
- Note
- other will be empty after calling this method.
Reimplemented from hpp::manipulation::LeafConnectedComp.
◆ normalizeProba()
void hpp::manipulation::WeighedLeafConnectedComp::normalizeProba |
( |
| ) |
|
|
inline |
◆ setFirstNode()
void hpp::manipulation::WeighedLeafConnectedComp::setFirstNode |
( |
const RoadmapNodePtr_t & |
node | ) |
|
|
virtual |
◆ edges_
std::vector<graph::EdgePtr_t> hpp::manipulation::WeighedLeafConnectedComp::edges_ |
◆ p_
vector_t hpp::manipulation::WeighedLeafConnectedComp::p_ |
Transition probabilities.
◆ weight_
value_type hpp::manipulation::WeighedLeafConnectedComp::weight_ |
The documentation for this class was generated from the following file: