Modifier and Type | Class and Description |
---|---|
class |
ExponentialDistribution
Exponential distribution.
|
class |
GaussianDistribution
A multivariate Gaussian distribution.
|
class |
GaussMixDistribution
A multivariate Gaussian mixture distribution.
|
class |
PoissonDistribution
Poisson distribution.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiObservationDistributionIndep<S extends Copyable<?>,T extends Copyable<?>>
Abstract class for multi target observation distributions.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiObsDistributionIndepGaussians<T extends Copyable<?>>
A simple multi observation density, which assumes independence of the single observations with
multivariate Gaussian noise.
|
class |
MultiObsDistributionIndepGaussMix<T extends Copyable<?>>
A simple multi observation density, which assumes independent Gaussian mixtures as the underlying distributions.
|
class |
MultiStateDistributionIndepGaussians<T extends Copyable<?>>
A simple multi state density, which assumes independence of the single states with
multivariate Gaussian noise.
|
class |
MultiStateLinTransDistributionIndepGaussians<T extends Copyable<?>>
A simple multi state-transition density, which assumes independence of the single states and
multivariate Gaussian process noise.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.