- java.lang.Object
-
- de.lmu.ifi.dbs.elki.math.statistics.LinearRegression
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private double |
m |
private double |
t |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getM
public double getM()
- Returns:
- m
-
getT
public double getT()
- Returns:
- t
Copyright © 2019 ELKI Development Team. License information.