lcanals.tc.core
Class LinearRegressionEstimator.Information
java.lang.Object
|
+--lcanals.tc.core.LinearRegressionEstimator.Information
- All Implemented Interfaces:
- EstimatorInformation
- Enclosing class:
- LinearRegressionEstimator
- public final class LinearRegressionEstimator.Information
- extends java.lang.Object
- implements EstimatorInformation
Class for internal state access
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPerformance
public float getPerformance()
setPerformance
public void setPerformance(float performance)
getA
public float getA()
setA
public void setA(float a)
getB
public float getB()
setB
public void setB(float b)
getK
public float getK()
setK
public void setK(float k)
Luis F. Canals. Supported by www.sourceforge.net