MATH-333 fixed
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk/src/experimental@910475 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ad8cdb5859
commit
3b7f648d70
|
@ -17,6 +17,8 @@
|
|||
|
||||
package org.apache.commons.math.analysis;
|
||||
|
||||
import org.apache.commons.math.analysis.solvers.UnivariateRealSolverUtils;
|
||||
|
||||
import junit.framework.TestCase;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue