![]() |
mars_lib
0.1.0.3dc76ee85e09
Modular and Robust Sensor-Fusion
|
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 | |
NearestCovMethods | |
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... | |