#include <MemoryX/components/CommonPlacesLearner/GaussianMixturePositionFusion.h>
|
| EntityBasePtr | fuseEntity (const EntityBasePtr &oldEntity, const EntityBasePtr &newEntity, const ::Ice::Current &=Ice::emptyCurrent) override |
| |
| | GaussianMixturePositionFusion (float agingFactor, float pruningThreshold, const GaussianMixtureAssociationMethodBasePtr &assMethod) |
| | Creates a new GaussianMixturePositionFusion.
|
| |
| EntityBasePtr | initEntity (const EntityBasePtr &updateEntity, const ::Ice::Current &=Ice::emptyCurrent) override |
| |
| void | setAgingFactor (float factor) |
| |
| | EntityFusionMethod (std::string methodName) |
| | Constructs a new fusion method.
|
| |
| std::string | getMethodName (const ::Ice::Current &=Ice::emptyCurrent) const override |
| |
| EntityBasePtr | initEntity (const EntityBasePtr &updateEntity, const ::Ice::Current &=Ice::emptyCurrent) override |
| | Initialization of an entity.
|
| |
◆ GaussianMixturePositionFusion()
◆ fuseEntity()
| EntityBasePtr fuseEntity |
( |
const EntityBasePtr & | oldEntity, |
|
|
const EntityBasePtr & | newEntity, |
|
|
const ::Ice::Current & | = Ice::emptyCurrent ) |
|
inlineoverridevirtual |
◆ initEntity()
| EntityBasePtr initEntity |
( |
const EntityBasePtr & | updateEntity, |
|
|
const ::Ice::Current & | = Ice::emptyCurrent ) |
|
inlineoverride |
◆ setAgingFactor()
| void setAgingFactor |
( |
float | factor | ) |
|
|
inline |
The documentation for this class was generated from the following file: