Uses of Class
org.pepstock.charba.client.ml.ExponentialRegression
- 
Packages that use ExponentialRegression Package Description org.pepstock.charba.client.ml Contains all classes to activate the ML library to use the regression capabilities.
- 
- 
Uses of ExponentialRegression in org.pepstock.charba.client.mlMethods in org.pepstock.charba.client.ml that return ExponentialRegression Modifier and Type Method Description ExponentialRegressionRegressionBuilder. buildExponentialRegression()Creates a exponential regression.
 
-