Uses of Class
weka.core.pmml.jaxbbindings.TrendExpoSmooth
Packages that use TrendExpoSmooth
-
Uses of TrendExpoSmooth in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return TrendExpoSmoothModifier and TypeMethodDescriptionObjectFactory.createTrendExpoSmooth()Create an instance ofTrendExpoSmoothExponentialSmoothing.getTrendExpoSmooth()Gets the value of the trendExpoSmooth property.Methods in weka.core.pmml.jaxbbindings with parameters of type TrendExpoSmoothModifier and TypeMethodDescriptionvoidExponentialSmoothing.setTrendExpoSmooth(TrendExpoSmooth value) Sets the value of the trendExpoSmooth property.