Package org.ptolemy.ssm
Interface TrainableGaussianModel
-
- All Superinterfaces:
GaussianModel
- All Known Implementing Classes:
GaussianMeasurementModel
public interface TrainableGaussianModel extends GaussianModel
An interface to define a trainable Gaussian model.- Since:
- Ptolemy II 11.0
- Version:
- $Id$, $Id$
- Author:
- Ilge Akkya
-
-
Method Summary
-
Methods inherited from interface org.ptolemy.ssm.GaussianModel
getCovariance, getMean
-
-