MATH-1443: Depend on "Commons Statistics".
This commit is contained in:
parent
db7a08583a
commit
015e3cd37d
|
@ -16,7 +16,7 @@
|
|||
*/
|
||||
package org.apache.commons.math4.stat.correlation;
|
||||
|
||||
import org.apache.commons.math4.distribution.TDistribution;
|
||||
import org.apache.commons.statistics.distribution.TDistribution;
|
||||
import org.apache.commons.math4.exception.DimensionMismatchException;
|
||||
import org.apache.commons.math4.exception.MathIllegalArgumentException;
|
||||
import org.apache.commons.math4.exception.NullArgumentException;
|
||||
|
|
Loading…
Reference in New Issue