Uses of Class
weka.core.pmml.jaxbbindings.Covariances
Packages that use Covariances
-
Uses of Covariances in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return CovariancesModifier and TypeMethodDescriptionObjectFactory.createCovariances()
Create an instance ofCovariances
Cluster.getCovariances()
Gets the value of the covariances property.Methods in weka.core.pmml.jaxbbindings with parameters of type CovariancesModifier and TypeMethodDescriptionvoid
Cluster.setCovariances
(Covariances value) Sets the value of the covariances property.