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 ofTrendExpoSmooth
ExponentialSmoothing.getTrendExpoSmooth()
Gets the value of the trendExpoSmooth property.Methods in weka.core.pmml.jaxbbindings with parameters of type TrendExpoSmoothModifier and TypeMethodDescriptionvoid
ExponentialSmoothing.setTrendExpoSmooth
(TrendExpoSmooth value) Sets the value of the trendExpoSmooth property.