Clirr Results

The following document contains the results of Clirr .

Summary

Severity Number
Error Error 12
Warning Warning 0
Info Info 270

Details

Severity Message Class Method / Field
Error Removed field eDA org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl eDA
Error Removed field windowSize org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl windowSize
Error Removed field geoMean org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl geoMean
Error Removed field max org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl max
Error Removed field mean org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl mean
Error Removed field min org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl min
Error Removed field n org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl n
Error Removed field secondMoment org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl secondMoment
Error Removed field sum org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl sum
Error Removed field sumLog org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl sumLog
Error Removed field sumsq org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl sumsq
Error Removed field variance org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl variance
Info Class org.apache.commons.math.ArgumentOutsideDomainException added org.apache.commons.math.ArgumentOutsideDomainException
Info Method 'public ConvergenceException(java.lang.String)' has been deprecated org.apache.commons.math.ConvergenceException public ConvergenceException(java.lang.String)
Info Method 'public ConvergenceException(java.lang.String, java.lang.Throwable)' has been deprecated org.apache.commons.math.ConvergenceException public ConvergenceException(java.lang.String, java.lang.Throwable)
Info Method 'public ConvergenceException(java.lang.String, java.lang.Object[])' has been added org.apache.commons.math.ConvergenceException public ConvergenceException(java.lang.String, java.lang.Object[])
Info Method 'public ConvergenceException(java.lang.String, java.lang.Object[], java.lang.Throwable)' has been added org.apache.commons.math.ConvergenceException public ConvergenceException(java.lang.String, java.lang.Object[], java.lang.Throwable)
Info Class org.apache.commons.math.DimensionMismatchException added org.apache.commons.math.DimensionMismatchException
Info Class org.apache.commons.math.DuplicateSampleAbscissaException added org.apache.commons.math.DuplicateSampleAbscissaException
Info Method 'public FunctionEvaluationException(double, java.lang.String)' has been deprecated org.apache.commons.math.FunctionEvaluationException public FunctionEvaluationException(double, java.lang.String)
Info Method 'public FunctionEvaluationException(double, java.lang.String, java.lang.Throwable)' has been deprecated org.apache.commons.math.FunctionEvaluationException public FunctionEvaluationException(double, java.lang.String, java.lang.Throwable)
Info Method 'public FunctionEvaluationException(double, java.lang.String, java.lang.Object[])' has been added org.apache.commons.math.FunctionEvaluationException public FunctionEvaluationException(double, java.lang.String, java.lang.Object[])
Info Method 'public FunctionEvaluationException(double, java.lang.Throwable)' has been added org.apache.commons.math.FunctionEvaluationException public FunctionEvaluationException(double, java.lang.Throwable)
Info Method 'public FunctionEvaluationException(double, java.lang.String, java.lang.Object[], java.lang.Throwable)' has been added org.apache.commons.math.FunctionEvaluationException public FunctionEvaluationException(double, java.lang.String, java.lang.Object[], java.lang.Throwable)
Info Method 'public MathConfigurationException(java.lang.String)' has been deprecated org.apache.commons.math.MathConfigurationException public MathConfigurationException(java.lang.String)
Info Method 'public MathConfigurationException(java.lang.String, java.lang.Throwable)' has been deprecated org.apache.commons.math.MathConfigurationException public MathConfigurationException(java.lang.String, java.lang.Throwable)
Info Method 'public MathConfigurationException(java.lang.String, java.lang.Object[])' has been added org.apache.commons.math.MathConfigurationException public MathConfigurationException(java.lang.String, java.lang.Object[])
Info Method 'public MathConfigurationException(java.lang.String, java.lang.Object[], java.lang.Throwable)' has been added org.apache.commons.math.MathConfigurationException public MathConfigurationException(java.lang.String, java.lang.Object[], java.lang.Throwable)
Info Method 'public MathException(java.lang.String)' has been deprecated org.apache.commons.math.MathException public MathException(java.lang.String)
Info Method 'public MathException(java.lang.String, java.lang.Throwable)' has been deprecated org.apache.commons.math.MathException public MathException(java.lang.String, java.lang.Throwable)
Info Method 'public MathException(java.lang.String, java.lang.Object[])' has been added org.apache.commons.math.MathException public MathException(java.lang.String, java.lang.Object[])
Info Method 'public MathException(java.lang.String, java.lang.Object[], java.lang.Throwable)' has been added org.apache.commons.math.MathException public MathException(java.lang.String, java.lang.Object[], java.lang.Throwable)
Info Method 'public java.lang.Object[] getArguments()' has been added org.apache.commons.math.MathException public java.lang.Object[] getArguments()
Info Method 'public java.lang.String getMessage(java.util.Locale)' has been added org.apache.commons.math.MathException public java.lang.String getMessage(java.util.Locale)
Info Method 'public java.lang.String getPattern()' has been added org.apache.commons.math.MathException public java.lang.String getPattern()
Info Class org.apache.commons.math.MaxIterationsExceededException added org.apache.commons.math.MaxIterationsExceededException
Info Class org.apache.commons.math.MessagesResources_fr added org.apache.commons.math.MessagesResources_fr
Info Class org.apache.commons.math.analysis.DividedDifferenceInterpolator added org.apache.commons.math.analysis.DividedDifferenceInterpolator
Info Class org.apache.commons.math.analysis.LaguerreSolver added org.apache.commons.math.analysis.LaguerreSolver
Info Class org.apache.commons.math.analysis.MullerSolver added org.apache.commons.math.analysis.MullerSolver
Info Class org.apache.commons.math.analysis.NevilleInterpolator added org.apache.commons.math.analysis.NevilleInterpolator
Info Class org.apache.commons.math.analysis.PolynomialFunctionLagrangeForm added org.apache.commons.math.analysis.PolynomialFunctionLagrangeForm
Info Class org.apache.commons.math.analysis.PolynomialFunctionNewtonForm added org.apache.commons.math.analysis.PolynomialFunctionNewtonForm
Info Class org.apache.commons.math.analysis.RiddersSolver added org.apache.commons.math.analysis.RiddersSolver
Info Class org.apache.commons.math.analysis.RombergIntegrator added org.apache.commons.math.analysis.RombergIntegrator
Info Class org.apache.commons.math.analysis.SimpsonIntegrator added org.apache.commons.math.analysis.SimpsonIntegrator
Info Class org.apache.commons.math.analysis.TrapezoidIntegrator added org.apache.commons.math.analysis.TrapezoidIntegrator
Info Class org.apache.commons.math.analysis.UnivariateRealIntegrator added org.apache.commons.math.analysis.UnivariateRealIntegrator
Info Class org.apache.commons.math.analysis.UnivariateRealIntegratorImpl added org.apache.commons.math.analysis.UnivariateRealIntegratorImpl
Info Method 'public double solve(double, double, double)' has been removed, but an inherited definition exists. org.apache.commons.math.analysis.UnivariateRealSolverImpl public double solve(double, double, double)
Info Method 'public double solve(double, double)' has been removed, but an inherited definition exists. org.apache.commons.math.analysis.UnivariateRealSolverImpl public double solve(double, double)
Info Added public field INF org.apache.commons.math.complex.Complex INF
Info Method 'public org.apache.commons.math.complex.Complex acos()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex acos()
Info Method 'public org.apache.commons.math.complex.Complex asin()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex asin()
Info Method 'public org.apache.commons.math.complex.Complex atan()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex atan()
Info Method 'public org.apache.commons.math.complex.Complex cos()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex cos()
Info Method 'public org.apache.commons.math.complex.Complex cosh()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex cosh()
Info Method 'protected org.apache.commons.math.complex.Complex createComplex(double, double)' has been added org.apache.commons.math.complex.Complex protected org.apache.commons.math.complex.Complex createComplex(double, double)
Info Method 'public org.apache.commons.math.complex.Complex exp()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex exp()
Info Method 'public org.apache.commons.math.complex.Complex log()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex log()
Info Method 'public org.apache.commons.math.complex.Complex pow(org.apache.commons.math.complex.Complex)' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex pow(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex sin()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex sin()
Info Method 'public org.apache.commons.math.complex.Complex sinh()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex sinh()
Info Method 'public org.apache.commons.math.complex.Complex sqrt()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex sqrt()
Info Method 'public org.apache.commons.math.complex.Complex sqrt1z()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex sqrt1z()
Info Method 'public org.apache.commons.math.complex.Complex tan()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex tan()
Info Method 'public org.apache.commons.math.complex.Complex tanh()' has been added org.apache.commons.math.complex.Complex public org.apache.commons.math.complex.Complex tanh()
Info Method 'public org.apache.commons.math.complex.Complex acos(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex acos(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex asin(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex asin(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex atan(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex atan(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex cos(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex cos(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex cosh(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex cosh(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex exp(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex exp(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex log(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex log(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex pow(org.apache.commons.math.complex.Complex, org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex pow(org.apache.commons.math.complex.Complex, org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex sin(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex sin(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex sinh(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex sinh(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex sqrt(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex sqrt(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex sqrt1z(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex sqrt1z(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex tan(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex tan(org.apache.commons.math.complex.Complex)
Info Method 'public org.apache.commons.math.complex.Complex tanh(org.apache.commons.math.complex.Complex)' has been deprecated org.apache.commons.math.complex.ComplexUtils public org.apache.commons.math.complex.Complex tanh(org.apache.commons.math.complex.Complex)
Info Method 'public double cumulativeProbability(double)' has been removed, but an inherited definition exists. org.apache.commons.math.distribution.AbstractDistribution public double cumulativeProbability(double)
Info Method 'public double cumulativeProbability(double, double)' has been added org.apache.commons.math.distribution.AbstractIntegerDistribution public double cumulativeProbability(double, double)
Info Method 'public double probability(int)' has been removed, but an inherited definition exists. org.apache.commons.math.distribution.AbstractIntegerDistribution public double probability(int)
Info Method 'public ChiSquaredDistributionImpl(double, org.apache.commons.math.distribution.GammaDistribution)' has been added org.apache.commons.math.distribution.ChiSquaredDistributionImpl public ChiSquaredDistributionImpl(double, org.apache.commons.math.distribution.GammaDistribution)
Info Accessibility of method 'private void setGamma(org.apache.commons.math.distribution.GammaDistribution)' has been increased from private to public org.apache.commons.math.distribution.ChiSquaredDistributionImpl private void setGamma(org.apache.commons.math.distribution.GammaDistribution)
Info Method 'public org.apache.commons.math.distribution.PascalDistribution createPascalDistribution(int, double)' has been added org.apache.commons.math.distribution.DistributionFactory public org.apache.commons.math.distribution.PascalDistribution createPascalDistribution(int, double)
Info Class org.apache.commons.math.distribution.PascalDistribution added org.apache.commons.math.distribution.PascalDistribution
Info Class org.apache.commons.math.distribution.PascalDistributionImpl added org.apache.commons.math.distribution.PascalDistributionImpl
Info Method 'public PoissonDistributionImpl(double, org.apache.commons.math.distribution.NormalDistribution)' has been added org.apache.commons.math.distribution.PoissonDistributionImpl public PoissonDistributionImpl(double, org.apache.commons.math.distribution.NormalDistribution)
Info Method 'public void setNormal(org.apache.commons.math.distribution.NormalDistribution)' has been added org.apache.commons.math.distribution.PoissonDistributionImpl public void setNormal(org.apache.commons.math.distribution.NormalDistribution)
Info Class org.apache.commons.math.estimation.AbstractEstimator added org.apache.commons.math.estimation.AbstractEstimator
Info Class org.apache.commons.math.estimation.EstimatedParameter added org.apache.commons.math.estimation.EstimatedParameter
Info Class org.apache.commons.math.estimation.EstimationException added org.apache.commons.math.estimation.EstimationException
Info Class org.apache.commons.math.estimation.EstimationProblem added org.apache.commons.math.estimation.EstimationProblem
Info Class org.apache.commons.math.estimation.Estimator added org.apache.commons.math.estimation.Estimator
Info Class org.apache.commons.math.estimation.GaussNewtonEstimator added org.apache.commons.math.estimation.GaussNewtonEstimator
Info Class org.apache.commons.math.estimation.LevenbergMarquardtEstimator added org.apache.commons.math.estimation.LevenbergMarquardtEstimator
Info Class org.apache.commons.math.estimation.SimpleEstimationProblem added org.apache.commons.math.estimation.SimpleEstimationProblem
Info Class org.apache.commons.math.estimation.WeightedMeasurement added org.apache.commons.math.estimation.WeightedMeasurement
Info Method 'public Fraction(double, int)' has been added org.apache.commons.math.fraction.Fraction public Fraction(double, int)
Info Class org.apache.commons.math.fraction.FractionConversionException added org.apache.commons.math.fraction.FractionConversionException
Info Class org.apache.commons.math.geometry.CardanEulerSingularityException added org.apache.commons.math.geometry.CardanEulerSingularityException
Info Class org.apache.commons.math.geometry.NotARotationMatrixException added org.apache.commons.math.geometry.NotARotationMatrixException
Info Class org.apache.commons.math.geometry.Rotation added org.apache.commons.math.geometry.Rotation
Info Class org.apache.commons.math.geometry.RotationOrder added org.apache.commons.math.geometry.RotationOrder
Info Class org.apache.commons.math.geometry.Vector3D added org.apache.commons.math.geometry.Vector3D
Info Method 'public MatrixIndexException()' has been deprecated org.apache.commons.math.linear.MatrixIndexException public MatrixIndexException()
Info Class org.apache.commons.math.linear.QRDecomposition added org.apache.commons.math.linear.QRDecomposition
Info Class org.apache.commons.math.linear.QRDecompositionImpl added org.apache.commons.math.linear.QRDecompositionImpl
Info Class org.apache.commons.math.ode.AbstractStepInterpolator added org.apache.commons.math.ode.AbstractStepInterpolator
Info Class org.apache.commons.math.ode.AdaptiveStepsizeIntegrator added org.apache.commons.math.ode.AdaptiveStepsizeIntegrator
Info Class org.apache.commons.math.ode.ClassicalRungeKuttaIntegrator added org.apache.commons.math.ode.ClassicalRungeKuttaIntegrator
Info Class org.apache.commons.math.ode.ContinuousOutputModel added org.apache.commons.math.ode.ContinuousOutputModel
Info Class org.apache.commons.math.ode.DerivativeException added org.apache.commons.math.ode.DerivativeException
Info Class org.apache.commons.math.ode.DormandPrince54Integrator added org.apache.commons.math.ode.DormandPrince54Integrator
Info Class org.apache.commons.math.ode.DormandPrince853Integrator added org.apache.commons.math.ode.DormandPrince853Integrator
Info Class org.apache.commons.math.ode.DummyStepHandler added org.apache.commons.math.ode.DummyStepHandler
Info Class org.apache.commons.math.ode.DummyStepInterpolator added org.apache.commons.math.ode.DummyStepInterpolator
Info Class org.apache.commons.math.ode.EmbeddedRungeKuttaIntegrator added org.apache.commons.math.ode.EmbeddedRungeKuttaIntegrator
Info Class org.apache.commons.math.ode.EulerIntegrator added org.apache.commons.math.ode.EulerIntegrator
Info Class org.apache.commons.math.ode.FirstOrderConverter added org.apache.commons.math.ode.FirstOrderConverter
Info Class org.apache.commons.math.ode.FirstOrderDifferentialEquations added org.apache.commons.math.ode.FirstOrderDifferentialEquations
Info Class org.apache.commons.math.ode.FirstOrderIntegrator added org.apache.commons.math.ode.FirstOrderIntegrator
Info Class org.apache.commons.math.ode.FixedStepHandler added org.apache.commons.math.ode.FixedStepHandler
Info Class org.apache.commons.math.ode.GillIntegrator added org.apache.commons.math.ode.GillIntegrator
Info Class org.apache.commons.math.ode.GraggBulirschStoerIntegrator added org.apache.commons.math.ode.GraggBulirschStoerIntegrator
Info Class org.apache.commons.math.ode.HighamHall54Integrator added org.apache.commons.math.ode.HighamHall54Integrator
Info Class org.apache.commons.math.ode.IntegratorException added org.apache.commons.math.ode.IntegratorException
Info Class org.apache.commons.math.ode.MidpointIntegrator added org.apache.commons.math.ode.MidpointIntegrator
Info Class org.apache.commons.math.ode.RungeKuttaIntegrator added org.apache.commons.math.ode.RungeKuttaIntegrator
Info Class org.apache.commons.math.ode.SecondOrderDifferentialEquations added org.apache.commons.math.ode.SecondOrderDifferentialEquations
Info Class org.apache.commons.math.ode.SecondOrderIntegrator added org.apache.commons.math.ode.SecondOrderIntegrator
Info Class org.apache.commons.math.ode.StepHandler added org.apache.commons.math.ode.StepHandler
Info Class org.apache.commons.math.ode.StepInterpolator added org.apache.commons.math.ode.StepInterpolator
Info Class org.apache.commons.math.ode.StepNormalizer added org.apache.commons.math.ode.StepNormalizer
Info Class org.apache.commons.math.ode.SwitchingFunction added org.apache.commons.math.ode.SwitchingFunction
Info Class org.apache.commons.math.ode.SwitchingFunctionsHandler added org.apache.commons.math.ode.SwitchingFunctionsHandler
Info Class org.apache.commons.math.ode.ThreeEighthesIntegrator added org.apache.commons.math.ode.ThreeEighthesIntegrator
Info Class org.apache.commons.math.optimization.ConvergenceChecker added org.apache.commons.math.optimization.ConvergenceChecker
Info Class org.apache.commons.math.optimization.CostException added org.apache.commons.math.optimization.CostException
Info Class org.apache.commons.math.optimization.CostFunction added org.apache.commons.math.optimization.CostFunction
Info Class org.apache.commons.math.optimization.DirectSearchOptimizer added org.apache.commons.math.optimization.DirectSearchOptimizer
Info Class org.apache.commons.math.optimization.MultiDirectional added org.apache.commons.math.optimization.MultiDirectional
Info Class org.apache.commons.math.optimization.NelderMead added org.apache.commons.math.optimization.NelderMead
Info Class org.apache.commons.math.optimization.PointCostPair added org.apache.commons.math.optimization.PointCostPair
Info Added java.io.Serializable to the set of implemented interfaces org.apache.commons.math.random.AbstractRandomGenerator
Info Class org.apache.commons.math.random.CorrelatedRandomVectorGenerator added org.apache.commons.math.random.CorrelatedRandomVectorGenerator
Info Class org.apache.commons.math.random.GaussianRandomGenerator added org.apache.commons.math.random.GaussianRandomGenerator
Info Class org.apache.commons.math.random.NormalizedRandomGenerator added org.apache.commons.math.random.NormalizedRandomGenerator
Info Class org.apache.commons.math.random.NotPositiveDefiniteMatrixException added org.apache.commons.math.random.NotPositiveDefiniteMatrixException
Info Added java.io.Serializable to the set of implemented interfaces org.apache.commons.math.random.RandomGenerator
Info Class org.apache.commons.math.random.RandomVectorGenerator added org.apache.commons.math.random.RandomVectorGenerator
Info Class org.apache.commons.math.random.UncorrelatedRandomVectorGenerator added org.apache.commons.math.random.UncorrelatedRandomVectorGenerator
Info Class org.apache.commons.math.random.UniformRandomGenerator added org.apache.commons.math.random.UniformRandomGenerator
Info Method 'public long getN()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.AbstractStorelessUnivariateStatistic public long getN()
Info Removed abstract modifier from class org.apache.commons.math.stat.descriptive.DescriptiveStatistics
Info Added protected field eDA org.apache.commons.math.stat.descriptive.DescriptiveStatistics eDA
Info Added protected field windowSize org.apache.commons.math.stat.descriptive.DescriptiveStatistics windowSize
Info Method 'public DescriptiveStatistics(int)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public DescriptiveStatistics(int)
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getGeometricMeanImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getGeometricMeanImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getKurtosisImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getKurtosisImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getMaxImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getMaxImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getMeanImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getMeanImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getMinImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getMinImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getPercentileImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getPercentileImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getSkewnessImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getSkewnessImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getSumImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getSumImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getSumsqImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getSumsqImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.UnivariateStatistic getVarianceImpl()' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.UnivariateStatistic getVarianceImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance(java.lang.Class)' has been deprecated org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance(java.lang.Class)
Info Method 'public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance()' has been deprecated org.apache.commons.math.stat.descriptive.DescriptiveStatistics public org.apache.commons.math.stat.descriptive.DescriptiveStatistics newInstance()
Info Method 'public void setGeometricMeanImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setGeometricMeanImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setKurtosisImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setKurtosisImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setMaxImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setMaxImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setMeanImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setMeanImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setMinImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setMinImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setPercentileImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setPercentileImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setSkewnessImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setSkewnessImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setSumImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setSumImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setSumsqImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setSumsqImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void setVarianceImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.DescriptiveStatistics public void setVarianceImpl(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public void addValue(double)' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public void addValue(double)
Info Method 'public double apply(org.apache.commons.math.stat.descriptive.UnivariateStatistic)' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public double apply(org.apache.commons.math.stat.descriptive.UnivariateStatistic)
Info Method 'public double getElement(int)' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public double getElement(int)
Info Method 'public long getN()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public long getN()
Info Method 'public double[] getValues()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public double[] getValues()
Info Method 'public int getWindowSize()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public int getWindowSize()
Info Method 'public void setWindowSize(int)' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.DescriptiveStatisticsImpl public void setWindowSize(int)
Info Class org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics added org.apache.commons.math.stat.descriptive.MultivariateSummaryStatistics
Info Class org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary added org.apache.commons.math.stat.descriptive.StatisticalMultivariateSummary
Info Added java.io.Serializable to the set of implemented interfaces org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic
Info Removed abstract modifier from class org.apache.commons.math.stat.descriptive.SummaryStatistics
Info Added protected field geoMean org.apache.commons.math.stat.descriptive.SummaryStatistics geoMean
Info Added protected field max org.apache.commons.math.stat.descriptive.SummaryStatistics max
Info Added protected field mean org.apache.commons.math.stat.descriptive.SummaryStatistics mean
Info Added protected field min org.apache.commons.math.stat.descriptive.SummaryStatistics min
Info Added protected field n org.apache.commons.math.stat.descriptive.SummaryStatistics n
Info Added protected field secondMoment org.apache.commons.math.stat.descriptive.SummaryStatistics secondMoment
Info Added protected field sum org.apache.commons.math.stat.descriptive.SummaryStatistics sum
Info Added protected field sumLog org.apache.commons.math.stat.descriptive.SummaryStatistics sumLog
Info Added protected field sumsq org.apache.commons.math.stat.descriptive.SummaryStatistics sumsq
Info Added protected field variance org.apache.commons.math.stat.descriptive.SummaryStatistics variance
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getGeoMeanImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getGeoMeanImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getMaxImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getMaxImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getMeanImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getMeanImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getMinImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getMinImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumLogImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumLogImpl()
Info Method 'public double getSumOfLogs()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public double getSumOfLogs()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumsqImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumsqImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getVarianceImpl()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getVarianceImpl()
Info Method 'public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance(java.lang.Class)' has been deprecated org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance(java.lang.Class)
Info Method 'public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance()' has been deprecated org.apache.commons.math.stat.descriptive.SummaryStatistics public org.apache.commons.math.stat.descriptive.SummaryStatistics newInstance()
Info Method 'public void setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setGeoMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setMaxImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setMeanImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setMinImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setSumImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setSumsqImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public void setVarianceImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public void setVarianceImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Method 'public java.lang.String toString()' has been added org.apache.commons.math.stat.descriptive.SummaryStatistics public java.lang.String toString()
Info Method 'public void addValue(double)' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public void addValue(double)
Info Method 'public double getGeometricMean()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getGeometricMean()
Info Method 'public double getMax()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getMax()
Info Method 'public double getMean()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getMean()
Info Method 'public double getMin()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getMin()
Info Method 'public long getN()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public long getN()
Info Method 'public double getStandardDeviation()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getStandardDeviation()
Info Method 'public double getSum()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getSum()
Info Method 'public double getSumsq()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getSumsq()
Info Method 'public double getVariance()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public double getVariance()
Info Method 'public java.lang.String toString()' has been removed, but an inherited definition exists. org.apache.commons.math.stat.descriptive.SummaryStatisticsImpl public java.lang.String toString()
Info Class org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics added org.apache.commons.math.stat.descriptive.SynchronizedDescriptiveStatistics
Info Class org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics added org.apache.commons.math.stat.descriptive.SynchronizedMultivariateSummaryStatistics
Info Class org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics added org.apache.commons.math.stat.descriptive.SynchronizedSummaryStatistics
Info Added java.io.Serializable to the set of implemented interfaces org.apache.commons.math.stat.descriptive.UnivariateStatistic
Info Method 'public GeometricMean(org.apache.commons.math.stat.descriptive.summary.SumOfLogs)' has been added org.apache.commons.math.stat.descriptive.moment.GeometricMean public GeometricMean(org.apache.commons.math.stat.descriptive.summary.SumOfLogs)
Info Method 'public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumLogImpl()' has been added org.apache.commons.math.stat.descriptive.moment.GeometricMean public org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic getSumLogImpl()
Info Method 'public void setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)' has been added org.apache.commons.math.stat.descriptive.moment.GeometricMean public void setSumLogImpl(org.apache.commons.math.stat.descriptive.StorelessUnivariateStatistic)
Info Class org.apache.commons.math.stat.descriptive.moment.VectorialCovariance added org.apache.commons.math.stat.descriptive.moment.VectorialCovariance
Info Class org.apache.commons.math.stat.descriptive.moment.VectorialMean added org.apache.commons.math.stat.descriptive.moment.VectorialMean
Info Added org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest to the set of implemented interfaces org.apache.commons.math.stat.inference.ChiSquareTestImpl
Info Method 'public ChiSquareTestImpl(org.apache.commons.math.distribution.ChiSquaredDistribution)' has been added org.apache.commons.math.stat.inference.ChiSquareTestImpl public ChiSquareTestImpl(org.apache.commons.math.distribution.ChiSquaredDistribution)
Info Method 'public double chiSquareDataSetsComparison(long[], long[])' has been added org.apache.commons.math.stat.inference.ChiSquareTestImpl public double chiSquareDataSetsComparison(long[], long[])
Info Method 'public double chiSquareTestDataSetsComparison(long[], long[])' has been added org.apache.commons.math.stat.inference.ChiSquareTestImpl public double chiSquareTestDataSetsComparison(long[], long[])
Info Method 'public boolean chiSquareTestDataSetsComparison(long[], long[], double)' has been added org.apache.commons.math.stat.inference.ChiSquareTestImpl public boolean chiSquareTestDataSetsComparison(long[], long[], double)
Info Method 'protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory()' has been deprecated org.apache.commons.math.stat.inference.ChiSquareTestImpl protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory()
Info Method 'public void setDistribution(org.apache.commons.math.distribution.ChiSquaredDistribution)' has been added org.apache.commons.math.stat.inference.ChiSquareTestImpl public void setDistribution(org.apache.commons.math.distribution.ChiSquaredDistribution)
Info Class org.apache.commons.math.stat.inference.OneWayAnova added org.apache.commons.math.stat.inference.OneWayAnova
Info Class org.apache.commons.math.stat.inference.OneWayAnovaImpl added org.apache.commons.math.stat.inference.OneWayAnovaImpl
Info Method 'public TTestImpl(org.apache.commons.math.distribution.TDistribution)' has been added org.apache.commons.math.stat.inference.TTestImpl public TTestImpl(org.apache.commons.math.distribution.TDistribution)
Info Method 'protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory()' has been deprecated org.apache.commons.math.stat.inference.TTestImpl protected org.apache.commons.math.distribution.DistributionFactory getDistributionFactory()
Info Method 'public void setDistribution(org.apache.commons.math.distribution.TDistribution)' has been added org.apache.commons.math.stat.inference.TTestImpl public void setDistribution(org.apache.commons.math.distribution.TDistribution)
Info Method 'public double chiSquareDataSetsComparison(long[], long[])' has been added org.apache.commons.math.stat.inference.TestUtils public double chiSquareDataSetsComparison(long[], long[])
Info Method 'public double chiSquareTestDataSetsComparison(long[], long[])' has been added org.apache.commons.math.stat.inference.TestUtils public double chiSquareTestDataSetsComparison(long[], long[])
Info Method 'public boolean chiSquareTestDataSetsComparison(long[], long[], double)' has been added org.apache.commons.math.stat.inference.TestUtils public boolean chiSquareTestDataSetsComparison(long[], long[], double)
Info Method 'public org.apache.commons.math.stat.inference.OneWayAnova getOneWayAnova()' has been added org.apache.commons.math.stat.inference.TestUtils public org.apache.commons.math.stat.inference.OneWayAnova getOneWayAnova()
Info Method 'public org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest getUnknownDistributionChiSquareTest()' has been added org.apache.commons.math.stat.inference.TestUtils public org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest getUnknownDistributionChiSquareTest()
Info Method 'public double oneWayAnovaFValue(java.util.Collection)' has been added org.apache.commons.math.stat.inference.TestUtils public double oneWayAnovaFValue(java.util.Collection)
Info Method 'public double oneWayAnovaPValue(java.util.Collection)' has been added org.apache.commons.math.stat.inference.TestUtils public double oneWayAnovaPValue(java.util.Collection)
Info Method 'public boolean oneWayAnovaTest(java.util.Collection, double)' has been added org.apache.commons.math.stat.inference.TestUtils public boolean oneWayAnovaTest(java.util.Collection, double)
Info Method 'public void setChiSquareTest(org.apache.commons.math.stat.inference.TTest)' has been added org.apache.commons.math.stat.inference.TestUtils public void setChiSquareTest(org.apache.commons.math.stat.inference.TTest)
Info Method 'public void setChiSquareTest(org.apache.commons.math.stat.inference.ChiSquareTest)' has been added org.apache.commons.math.stat.inference.TestUtils public void setChiSquareTest(org.apache.commons.math.stat.inference.ChiSquareTest)
Info Method 'public void setOneWayAnova(org.apache.commons.math.stat.inference.OneWayAnova)' has been added org.apache.commons.math.stat.inference.TestUtils public void setOneWayAnova(org.apache.commons.math.stat.inference.OneWayAnova)
Info Method 'public void setUnknownDistributionChiSquareTest(org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest)' has been added org.apache.commons.math.stat.inference.TestUtils public void setUnknownDistributionChiSquareTest(org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest)
Info Class org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest added org.apache.commons.math.stat.inference.UnknownDistributionChiSquareTest
Info Method 'public SimpleRegression(org.apache.commons.math.distribution.TDistribution)' has been added org.apache.commons.math.stat.regression.SimpleRegression public SimpleRegression(org.apache.commons.math.distribution.TDistribution)
Info Method 'public void setDistribution(org.apache.commons.math.distribution.TDistribution)' has been added org.apache.commons.math.stat.regression.SimpleRegression public void setDistribution(org.apache.commons.math.distribution.TDistribution)
Info Class org.apache.commons.math.transform.FastCosineTransformer added org.apache.commons.math.transform.FastCosineTransformer
Info Class org.apache.commons.math.transform.FastFourierTransformer added org.apache.commons.math.transform.FastFourierTransformer
Info Class org.apache.commons.math.transform.FastSineTransformer added org.apache.commons.math.transform.FastSineTransformer
Info Method 'public long addAndCheck(long, long)' has been added org.apache.commons.math.util.MathUtils public long addAndCheck(long, long)
Info Method 'public boolean equals(double[], double[])' has been added org.apache.commons.math.util.MathUtils public boolean equals(double[], double[])
Info Method 'public int hash(double[])' has been added org.apache.commons.math.util.MathUtils public int hash(double[])
Info Method 'public double log(double, double)' has been added org.apache.commons.math.util.MathUtils public double log(double, double)
Info Method 'public long mulAndCheck(long, long)' has been added org.apache.commons.math.util.MathUtils public long mulAndCheck(long, long)
Info Method 'public double nextAfter(double, double)' has been added org.apache.commons.math.util.MathUtils public double nextAfter(double, double)
Info Method 'public double normalizeAngle(double, double)' has been added org.apache.commons.math.util.MathUtils public double normalizeAngle(double, double)
Info Method 'public long subAndCheck(long, long)' has been added org.apache.commons.math.util.MathUtils public long subAndCheck(long, long)
Info Added java.io.Serializable to the set of implemented interfaces org.apache.commons.math.util.NumberTransformer