#include "MutLoc.h"
Go to the source code of this file.
Namespaces | |
namespace | MipAlgorithms |
Classes | |
class | MipAlgorithms::Cluster |
Class represents a MutLocFilter cluster. More... | |
class | MipAlgorithms::DAEKFilParams |
Class represents DAEKFilter parameters. More... | |
class | MipAlgorithms::DAEKFilVariables |
Class represents DAEKFilter internal variables. More... | |
class | MipAlgorithms::DAEKFilter |
Data Association Extended Kalman implementation of the MutLocFilter class. More... | |
Defines | |
#define | CLMEMORY 100 |
#define | KILLPERCENT 0.85 |
#define | INITVALUE 0.8 |
#define | MAXCLSTNUMBER 500 |