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 ofCovariancesCluster.getCovariances()Gets the value of the covariances property.Methods in weka.core.pmml.jaxbbindings with parameters of type CovariancesModifier and TypeMethodDescriptionvoidCluster.setCovariances(Covariances value) Sets the value of the covariances property.