Class | Description |
---|---|
AssociationDistribution<S extends TargetID,T extends TargetID> |
Association distribution to sample association variables for a set of observations based
on a model of how observations are formed.
|
AssociationDistributionNN<S extends TargetID,T extends TargetID> |
Association distribution to sample association variables for a set of observations based
on a model of how observations are formed.
|
MultiObsDistributionIndepGaussians<T extends Copyable<?>> |
A simple multi observation density, which assumes independence of the single observations with
multivariate Gaussian noise.
|
MultiObsDistributionIndepGaussMix<T extends Copyable<?>> |
A simple multi observation density, which assumes independent Gaussian mixtures as the underlying distributions.
|
MultiStateDistributionIndepGaussians<T extends Copyable<?>> |
A simple multi state density, which assumes independence of the single states with
multivariate Gaussian noise.
|
MultiStateLinTransDistributionIndepGaussians<T extends Copyable<?>> |
A simple multi state-transition density, which assumes independence of the single states and
multivariate Gaussian process noise.
|
Enum | Description |
---|---|
AssociationDistributionNN.AType |
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.