from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/GaussianCurveFitter.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/SimpleCurveFitter.java" contains "import org.apache.commons.math4.legacy.exception.ZeroException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/HarmonicCurveFitter.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/GaussNewtonOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresFactory.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/FunctionUtils.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/IterativeLegendreGaussIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/MidPointIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/RombergIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/SimpsonIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/BaseAbstractUnivariateIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/TrapezoidIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/BaseRuleFactory.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/GaussIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/AbstractUnivariateDifferentiableSolver.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BaseUnivariateSolver.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/UnivariateSolverUtils.java" contains "import org.apache.commons.math4.legacy.exception.NoBracketingException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/FieldBracketingNthOrderBrentSolver.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/NewtonRaphsonSolver.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BaseSecantSolver.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/SecantSolver.java" contains "import org.apache.commons.math4.legacy.exception.NoBracketingException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/MullerSolver2.java" contains "import org.apache.commons.math4.legacy.exception.NoBracketingException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/MullerSolver.java" contains "import org.apache.commons.math4.legacy.exception.NoBracketingException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BaseAbstractUnivariateSolver.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/LaguerreSolver.java" contains "import org.apache.commons.math4.legacy.exception.NoBracketingException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/RiddersSolver.java" contains "import org.apache.commons.math4.legacy.exception.NoBracketingException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BisectionSolver.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BracketingNthOrderBrentSolver.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/StepFunction.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Gaussian.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Logit.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Logistic.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sigmoid.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sinc.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/HarmonicOscillator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/UnivariateDifferentiableVectorFunction.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/UnivariateDifferentiableMatrixFunction.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DSCompiler.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/FiniteDifferencesDifferentiator.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/MultivariateDifferentiableVectorFunction.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionNewtonForm.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionLagrangeForm.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialSplineFunction.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunction.java" contains "import org.apache.commons.math4.legacy.exception.NoDataException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/LoessInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/DividedDifferenceInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/HermiteInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MathArithmeticException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolatingFunction.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/TrivariateGridInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/NevilleInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/MicrosphereProjectionInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/AkimaSplineInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/MultivariateInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/FieldHermiteInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/InterpolatingMicrosphere.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/LinearInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BivariateGridInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/UnivariatePeriodicInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/PiecewiseBicubicSplineInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolatingFunction.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/SplineInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/PiecewiseBicubicSplineInterpolatingFunction.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/util/ComplexFormat.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/NonSymmetricMatrixException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldVector.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AnyMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/NonSquareOperatorException.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SingularValueDecomposition.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/EigenDecomposition.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldLUDecomposition.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/NonPositiveDefiniteMatrixException.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooSmallException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealMatrixFormat.java" contains "import org.apache.commons.math4.legacy.exception.MathParseException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/MatrixUtils.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenMapRealVector.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SingularMatrixException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractRealMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/Array2DRowRealMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/Array2DRowFieldMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/IterativeLinearSolver.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayRealVector.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/MatrixDimensionMismatchException.java" contains "import org.apache.commons.math4.legacy.exception.MultiDimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayFieldVector.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/LUDecomposition.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ConjugateGradient.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/NonPositiveDefiniteOperatorException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenMapRealMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/NonSelfAdjointOperatorException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/CholeskyDecomposition.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SingularOperatorException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockRealMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/NonSquareMatrixException.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealVector.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/PreconditionedIterativeLinearSolver.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/QRDecomposition.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SymmLQ.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SparseFieldVector.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealVectorFormat.java" contains "import org.apache.commons.math4.legacy.exception.MathParseException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/IllConditionedOperatorException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/DefaultIterativeLinearSolverEvent.java" contains "import org.apache.commons.math4.legacy.exception.MathUnsupportedOperationException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/IterativeLinearSolverEvent.java" contains "import org.apache.commons.math4.legacy.exception.MathUnsupportedOperationException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/DiagonalMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealLinearOperator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BigReal.java" contains "import org.apache.commons.math4.legacy.exception.MathArithmeticException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealMatrix.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SchurTransformer.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractRealDistribution.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/MixtureMultivariateNormalDistribution.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedIntegerDistribution.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedDistribution.java" contains "import org.apache.commons.math4.legacy.exception.MathArithmeticException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/MultivariateNormalDistribution.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractMultivariateRealDistribution.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractIntegerDistribution.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/MixtureMultivariateRealDistribution.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EmpiricalDistribution.java" contains "import org.apache.commons.math4.legacy.exception.OutOfRangeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedRealDistribution.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/fitting/MultivariateNormalMixtureExpectationMaximization.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimpleValueChecker.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/MaxIter.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/AbstractOptimizationProblem.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimplePointChecker.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimpleVectorValueChecker.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseMultiStartMultivariateOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseMultivariateOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/MaxEval.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/NoFeasibleSolutionException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/SimplexSolver.java" contains "import org.apache.commons.math4.legacy.exception.TooManyIterationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/LinearOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.TooManyIterationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/UnboundedSolutionException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/SimplexTableau.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/MultiStartUnivariateOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BrentOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/SimpleUnivariateValueChecker.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/SearchInterval.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BracketFinder.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/UnivariateOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/LeastSquaresConverter.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/GradientMultivariateOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.TooManyEvaluationsException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/Sigma.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/MultivariateFunctionMappingAdapter.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/PopulationSize.java" contains "import org.apache.commons.math4.legacy.exception.NotStrictlyPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/MultivariateFunctionPenaltyAdapter.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/SimplexOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.MathUnsupportedOperationException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/BOBYQAOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/Simplex.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/PowellOptimizer.java" contains "import org.apache.commons.math4.legacy.exception.MathUnsupportedOperationException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/special/BesselJ.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ContinuousOutputFieldModel.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ParameterJacobianProvider.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/SecondOrderIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/AbstractFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ExpandableStatefulODE.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/JacobianMatrices.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldSecondaryEquations.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MainStateJacobianProvider.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/SecondaryEquations.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FirstOrderFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ParameterJacobianWrapper.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldEquationsMapper.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldExpandableODE.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ParameterizedWrapper.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/AbstractIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/UnknownParameterException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ContinuousOutputModel.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FirstOrderDifferentialEquations.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/EquationsMapper.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FirstOrderIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/StepNormalizer.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/StepHandler.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/StepInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/AbstractFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/AbstractStepInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldStepHandler.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/NordsieckStepInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldStepNormalizer.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853StepInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsMoultonIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsMoultonFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsBashforthFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsBashforthIntegrator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/FieldEventState.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/EventState.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/FilterType.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/ranking/NaturalRanking.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/StatUtils.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/Frequency.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/IntervalUtils.java" contains "import org.apache.commons.math4.legacy.exception.NotPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/ConfidenceInterval.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/BinomialConfidenceInterval.java" contains "import org.apache.commons.math4.legacy.exception.NotPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/StorelessCovariance.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/StorelessBivariateCovariance.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooSmallException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/KendallsCorrelation.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/Covariance.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/PearsonsCorrelation.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/SpearmansCorrelation.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/TTest.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/InferenceTestUtils.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/GTest.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/MannWhitneyUTest.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/WilcoxonSignedRankTest.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/OneWayAnova.java" contains "import org.apache.commons.math4.legacy.exception.ConvergenceException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/BinomialTest.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java" contains "import org.apache.commons.math4.legacy.exception.InsufficientDataException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/AbstractUnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SummaryStatistics.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/DescriptiveStatistics.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/MultivariateSummaryStatistics.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/ResizableDoubleArray.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/StorelessUnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/AggregateSummaryStatistics.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/WeightedEvaluation.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SynchronizedSummaryStatistics.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalStateException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/UnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SynchronizedDescriptiveStatistics.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SynchronizedMultivariateSummaryStatistics.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/AbstractStorelessUnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/SecondMoment.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Mean.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/FourthMoment.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Variance.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Kurtosis.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/GeometricMean.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/StandardDeviation.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/VectorialCovariance.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/ThirdMoment.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/SemiVariance.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/FirstMoment.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Skewness.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/VectorialMean.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Percentile.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Max.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/KthSelector.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/PSquarePercentile.java" contains "import org.apache.commons.math4.legacy.exception.InsufficientDataException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Min.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Median.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfSquares.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/Product.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/Sum.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfLogs.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/SimpleRegression.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/UpdatingMultipleLinearRegression.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/AbstractMultipleLinearRegression.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/ModelSpecificationException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/RegressionResults.java" contains "import org.apache.commons.math4.legacy.exception.OutOfRangeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/OLSMultipleLinearRegression.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/MillerUpdatingRegression.java" contains "import org.apache.commons.math4.legacy.exception.util.LocalizedFormats;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/DBSCANClusterer.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/MiniBatchKMeansClusterer.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/ElkanKMeansPlusPlusClusterer.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooSmallException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/FuzzyKMeansClusterer.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/KMeansPlusPlusClusterer.java" contains "import org.apache.commons.math4.legacy.exception.NullArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/evaluation/CalinskiHarabasz.java" contains "import org.apache.commons.math4.legacy.exception.InsufficientDataException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/GeneticAlgorithm.java" contains "import org.apache.commons.math4.legacy.exception.OutOfRangeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/SelectionPolicy.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/ListPopulation.java" contains "import org.apache.commons.math4.legacy.exception.NotPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/FixedGenerationCount.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooSmallException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/OnePointCrossover.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/ElitisticListPopulation.java" contains "import org.apache.commons.math4.legacy.exception.NotPositiveException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/OrderedCrossover.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/InvalidRepresentationException.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/RandomKey.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/TournamentSelection.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/NPointCrossover.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/UniformCrossover.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/MutationPolicy.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/FixedElapsedTime.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooSmallException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/CycleCrossover.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/BinaryMutation.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/Population.java" contains "import org.apache.commons.math4.legacy.exception.NumberIsTooLargeException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/RandomKeyMutation.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/CrossoverPolicy.java" contains "import org.apache.commons.math4.legacy.exception.MathIllegalArgumentException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/BinaryChromosome.java" contains "import org.apache.commons.math4.legacy.exception.util.LocalizedFormats;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/filter/KalmanFilter.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/filter/DefaultProcessModel.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/filter/DefaultMeasurementModel.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/HaltonSequenceGenerator.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/CorrelatedVectorFactory.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy to: commons-math-legacy-exception evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/SobolSequenceGenerator.java" contains "import org.apache.commons.math4.legacy.exception.MathInternalError;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/GaussianCurveFitter.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/HarmonicCurveFitter.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/AbstractEvaluation.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresFactory.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/IterativeLegendreGaussIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/MidPointIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/RombergIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/SimpsonIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/TrapezoidIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/HermiteRuleFactory.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/UnivariateSolverUtils.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/NewtonRaphsonSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BaseSecantSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/SecantSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/MullerSolver2.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/MullerSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/LaguerreSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/RiddersSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BisectionSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BracketingNthOrderBrentSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Asin.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Cosh.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Atan.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Asinh.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Rint.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Cos.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sqrt.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Gaussian.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Pow.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Exp.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Tanh.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Cbrt.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Log1p.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Signum.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Logit.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Ceil.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sinh.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Max.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Acosh.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Min.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Expm1.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Abs.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Log.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Ulp.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Log10.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Power.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Atan2.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Logistic.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Acos.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Floor.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sigmoid.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sinc.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Atanh.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/HarmonicOscillator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Tan.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/Sin.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DSCompiler.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/SparseGradient.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/FiniteDifferencesDifferentiator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionLagrangeForm.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialsUtils.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunction.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/LoessInterpolator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/AkimaSplineInterpolator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/InterpolatingMicrosphere.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/InterpolatingMicrosphere2D.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SingularValueDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/EigenDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenIntToDoubleHashMap.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenIntToFieldHashMap.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/MatrixUtils.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenMapRealVector.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/TriDiagonalTransformer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractRealMatrix.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayRealVector.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/LUDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BiDiagonalTransformer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/CholeskyDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockRealMatrix.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealVector.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/QRDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SymmLQ.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/DiagonalMatrix.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/HessenbergTransformer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RectangularCholeskyDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RRQRDecomposition.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SchurTransformer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractRealDistribution.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/MultivariateNormalDistribution.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractIntegerDistribution.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EmpiricalDistribution.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/fitting/MultivariateNormalMixtureExpectationMaximization.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimpleValueChecker.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimplePointChecker.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimpleVectorValueChecker.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/SimplexSolver.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BrentOptimizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/SimpleUnivariateValueChecker.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BracketFinder.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/MultivariateFunctionMappingAdapter.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/MultivariateFunctionPenaltyAdapter.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/BOBYQAOptimizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/PowellOptimizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/special/BesselJ.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepFieldIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ContinuousOutputFieldModel.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/AbstractFieldIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/AbstractIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ContinuousOutputModel.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/StepNormalizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/NordsieckStepInterpolator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldStepNormalizer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GillIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54Integrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GillStepInterpolator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54Integrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerStepInterpolator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/LutherIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsMoultonIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853Integrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/LutherStepInterpolator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeFieldIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsBashforthIntegrator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/Transformer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/FieldEventState.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/EventState.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/ranking/NaturalRanking.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/AgrestiCoullInterval.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/WilsonScoreInterval.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/NormalApproximationInterval.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/KendallsCorrelation.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/PearsonsCorrelation.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/TTest.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/GTest.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/MannWhitneyUTest.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/WilcoxonSignedRankTest.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SummaryStatistics.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/DescriptiveStatistics.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/MultivariateSummaryStatistics.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/StatisticalSummaryValues.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/ResizableDoubleArray.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Kurtosis.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/GeometricMean.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/StandardDeviation.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Skewness.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Percentile.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/KthSelector.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/Product.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfLogs.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/SimpleRegression.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/AbstractMultipleLinearRegression.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/RegressionResults.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/MillerUpdatingRegression.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/CanberraDistance.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/EarthMoversDistance.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/FuzzyKMeansClusterer.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/ElitisticListPopulation.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/OrderedCrossover.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/CorrelatedVectorFactory.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/SobolSequenceGenerator.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/DifferentiatorVectorMultivariateJacobianFunction.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresAdapter.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/GaussNewtonOptimizer.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresFactory.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/MultivariateJacobianFunction.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/RealFieldUnivariateFunction.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/BaseAbstractUnivariateIntegrator.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/BaseRuleFactory.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/LaguerreRuleFactory.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/HermiteRuleFactory.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/GaussIntegratorFactory.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreRuleFactory.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreHighPrecisionRuleFactory.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/SymmetricGaussIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/GaussIntegrator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/FieldBracketingNthOrderBrentSolver.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BaseAbstractUnivariateSolver.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BracketedRealFieldUnivariateSolver.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/function/StepFunction.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/SparseGradient.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionLagrangeForm.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialSplineFunction.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/LoessInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolatingFunction.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/AkimaSplineInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/FieldHermiteInterpolator.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/InterpolatingMicrosphere.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/LinearInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/UnivariatePeriodicInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/PiecewiseBicubicSplineInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolatingFunction.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/SplineInterpolator.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/PiecewiseBicubicSplineInterpolatingFunction.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldVectorPreservingVisitor.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldVector.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenIntToFieldHashMap.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldLUDecomposition.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/MatrixUtils.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/DefaultFieldMatrixPreservingVisitor.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldVectorChangingVisitor.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BigRealField.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/Array2DRowFieldMatrix.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldMatrix.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayFieldVector.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/IterationManager.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldDecompositionSolver.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SparseFieldMatrix.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldMatrixPreservingVisitor.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SparseFieldVector.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldMatrixChangingVisitor.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/DefaultFieldMatrixChangingVisitor.java" contains "import org.apache.commons.math4.legacy.core.FieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/JacobiPreconditioner.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BigReal.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/MixtureMultivariateNormalDistribution.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedIntegerDistribution.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedDistribution.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/MixtureMultivariateRealDistribution.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedRealDistribution.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/fitting/MultivariateNormalMixtureExpectationMaximization.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/PointValuePair.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/AbstractOptimizationProblem.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/PointVectorValuePair.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/SimplePointChecker.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseOptimizer.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/OptimizationProblem.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BracketFinder.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence.Incrementor;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/SimplexOptimizer.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldODEState.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldODEStateAndDerivative.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FirstOrderFieldDifferentialEquations.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ContinuousOutputFieldModel.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/AbstractFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldSecondaryEquations.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FirstOrderFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldEquationsMapper.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/FieldExpandableODE.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/AbstractIntegrator.java" contains "import org.apache.commons.math4.legacy.core.IntegerSequence;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/AbstractFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldFixedStepHandler.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldStepHandler.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/FieldStepNormalizer.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/EmbeddedRungeKuttaFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54FieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/EulerFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/LutherFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54FieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/MidpointFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/MidpointFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/LutherFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/FieldButcherArrayProvider.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/RungeKuttaFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/EulerFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsMoultonFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsNordsieckFieldTransformer.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/ThreeEighthesFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsBashforthFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/ClassicalRungeKuttaFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GillFieldIntegrator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GillFieldStepInterpolator.java" contains "import org.apache.commons.math4.legacy.core.Field;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/FieldEventState.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/FieldEventHandler.java" contains "import org.apache.commons.math4.legacy.core.RealFieldElement;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/correlation/KendallsCorrelation.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/GTest.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/AbstractUnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/MultivariateSummaryStatistics.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/ResizableDoubleArray.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/UnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/AbstractStorelessUnivariateStatistic.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Mean.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Variance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Kurtosis.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/SemiVariance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Skewness.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Percentile.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/RandomPivotingStrategy.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Max.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/Min.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/CentralPivotingStrategy.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/MedianOf3PivotingStrategy.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfSquares.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/Product.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/Sum.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/summary/SumOfLogs.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/ChebyshevDistance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/CanberraDistance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/EuclideanDistance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/ManhattanDistance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/distance/EarthMoversDistance.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/MiniBatchKMeansClusterer.java" contains "import org.apache.commons.math4.legacy.core.Pair;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/FuzzyKMeansClusterer.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy to: commons-math-legacy-core evidence: - file: "commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/evaluation/CalinskiHarabasz.java" contains "import org.apache.commons.math4.legacy.core.MathArrays;" from: commons-math-legacy-core to: commons-math-legacy-exception evidence: - file: "commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/RealFieldElement.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy-core to: commons-math-legacy-exception evidence: - file: "commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/MathArrays.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy-core to: commons-math-legacy-exception evidence: - file: "commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/IntegerSequence.java" contains "import org.apache.commons.math4.legacy.exception.MaxCountExceededException;" from: commons-math-legacy-core to: commons-math-legacy-exception evidence: - file: "commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/FieldElement.java" contains "import org.apache.commons.math4.legacy.exception.MathArithmeticException;" from: commons-math-legacy-core to: commons-math-legacy-exception evidence: - file: "commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/Dfp.java" contains "import org.apache.commons.math4.legacy.exception.DimensionMismatchException;" from: commons-math-legacy-core to: commons-math-core evidence: - file: "commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/MathArrays.java" contains "import org.apache.commons.math4.core.jdkmath.JdkMath;"