mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 18:18:56 +00:00
MATH-1443: Depend on "Commons Statistics".
This commit is contained in:
parent
3c0c9d83e2
commit
db7a08583a
@ -18,7 +18,7 @@
|
||||
package org.apache.commons.math4.stat.regression;
|
||||
import java.io.Serializable;
|
||||
|
||||
import org.apache.commons.math4.distribution.TDistribution;
|
||||
import org.apache.commons.statistics.distribution.TDistribution;
|
||||
import org.apache.commons.math4.exception.MathIllegalArgumentException;
|
||||
import org.apache.commons.math4.exception.NoDataException;
|
||||
import org.apache.commons.math4.exception.OutOfRangeException;
|
||||
|
Loading…
x
Reference in New Issue
Block a user