![]() |
mars_lib 0.1.0.2abe2576fe7f
Modular and Robust Sensor-Fusion
|
Include dependency graph for nearest_cov.h:Go to the source code of this file.
Classes | |
| class | mars::NearestCov |
| The NearestCov class generates a PSD Cov for a given pseudo-cov matrix. More... | |
Namespaces | |
| namespace | NearestCovMethods |
| namespace | mars |
Typedefs | |
| using | mars::NearestCovMethod = NearestCovMethods::NearestCovMethod |
Enumerations | |
| enum | NearestCovMethods::NearestCovMethod { NearestCovMethods::abs , NearestCovMethods::zero , NearestCovMethods::delta , NearestCovMethods::none } |
| The NearestCovMethod enum defines the method to be used by the NearesCov algorythmus. More... | |