added missing newline at end of file
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_0@657571 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21872adbf8
commit
ec56c2c5ff
|
@ -68,4 +68,4 @@ public interface MultipleLinearRegression {
|
|||
*/
|
||||
double estimateRegressandVariance();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue