Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
2051 0 0 0 100% 15.267

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.math.analysis.interpolation 23 0 0 0 100% 0.092
org.apache.commons.math.special 36 0 0 0 100% 0.018
org.apache.commons.math.util 124 0 0 0 100% 1.15
org.apache.commons.math.stat.descriptive 77 0 0 0 100% 0.159
org.apache.commons.math.stat.correlation 20 0 0 0 100% 0.031
org.apache.commons.math.stat.regression 38 0 0 0 100% 0.062
org.apache.commons.math.stat.clustering 5 0 0 0 100% 0.008
org.apache.commons.math.stat.ranking 7 0 0 0 100% 0.003
org.apache.commons.math 26 0 0 0 100% 0.036
org.apache.commons.math.ode.sampling 8 0 0 0 100% 0.056
org.apache.commons.math.analysis.polynomials 30 0 0 0 100% 0.17
org.apache.commons.math.genetics 22 0 0 0 100% 0.08
org.apache.commons.math.optimization.linear 16 0 0 0 100% 0.162
org.apache.commons.math.optimization.univariate 4 0 0 0 100% 0.004
org.apache.commons.math.ode.nonstiff 108 0 0 0 100% 3.238
org.apache.commons.math.optimization.direct 13 0 0 0 100% 0.038
org.apache.commons.math.optimization.general 61 0 0 0 100% 0.607
org.apache.commons.math.stat 23 0 0 0 100% 0.062
org.apache.commons.math.distribution 114 0 0 0 100% 0.874
org.apache.commons.math.stat.descriptive.summary 40 0 0 0 100% 0.02
org.apache.commons.math.geometry 87 0 0 0 100% 0.329
org.apache.commons.math.linear 481 0 0 0 100% 2.726
org.apache.commons.math.estimation 54 0 0 0 100% 2.471
org.apache.commons.math.analysis.integration 12 0 0 0 100% 0.061
org.apache.commons.math.stat.descriptive.rank 34 0 0 0 100% 0.015
org.apache.commons.math.fraction 89 0 0 0 100% 0.085
org.apache.commons.math.random 90 0 0 0 100% 2.115
org.apache.commons.math.complex 172 0 0 0 100% 0.084
org.apache.commons.math.stat.data 2 0 0 0 100% 0.012
org.apache.commons.math.transform 14 0 0 0 100% 0.026
org.apache.commons.math.optimization.fitting 8 0 0 0 100% 0.08
org.apache.commons.math.stat.inference 40 0 0 0 100% 0.035
org.apache.commons.math.optimization 6 0 0 0 100% 0.04
org.apache.commons.math.ode 8 0 0 0 100% 0.176
org.apache.commons.math.stat.descriptive.moment 106 0 0 0 100% 0.065
org.apache.commons.math.analysis.solvers 53 0 0 0 100% 0.077

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.math.analysis.interpolation

Class Tests Errors Failures Skipped Success Rate Time
DividedDifferenceInterpolatorTest 3 0 0 0 100% 0.002
SplineInterpolatorTest 5 0 0 0 100% 0.004
NevilleInterpolatorTest 3 0 0 0 100% 0.005
LoessInterpolatorTest 12 0 0 0 100% 0.081

org.apache.commons.math.special

Class Tests Errors Failures Skipped Success Rate Time
GammaTest 14 0 0 0 100% 0.011
BetaTest 17 0 0 0 100% 0.005
ErfTest 5 0 0 0 100% 0.002

org.apache.commons.math.util

Class Tests Errors Failures Skipped Success Rate Time
BigRealTest 5 0 0 0 100% 0.005
TransformerMapTest 8 0 0 0 100% 0.005
BigRealFieldTest 3 0 0 0 100% 0.006
OpenIntToFieldTest 17 0 0 0 100% 0.062
OpenIntToDoubleHashMapTest 17 0 0 0 100% 0.115
MathUtilsTest 53 0 0 0 100% 0.939
ContinuedFractionTest 1 0 0 0 100% 0.001
ResizableDoubleArrayTest 13 0 0 0 100% 0.012
DefaultTransformerTest 7 0 0 0 100% 0.005

org.apache.commons.math.stat.descriptive

Class Tests Errors Failures Skipped Success Rate Time
AggregateSummaryStatisticsTest 5 0 0 0 100% 0.003
SummaryStatisticsTest 10 0 0 0 100% 0.007
SynchronizedSummaryStatisticsTest 10 0 0 0 100% 0.01
DescriptiveStatisticsTest 9 0 0 0 100% 0.004
MultivariateSummaryStatisticsTest 10 0 0 0 100% 0.011
SynchronizedDescriptiveStatisticsTest 9 0 0 0 100% 0.007
StatisticalSummaryValuesTest 2 0 0 0 100% 0.003
ListUnivariateImplTest 5 0 0 0 100% 0.01
InteractionTest 1 0 0 0 100% 0.035
MixedListUnivariateImplTest 4 0 0 0 100% 0.003
AbstractUnivariateStatisticTest 2 0 0 0 100% 0.003
SynchronizedMultivariateSummaryStatisticsTest 10 0 0 0 100% 0.063

org.apache.commons.math.stat.correlation

Class Tests Errors Failures Skipped Success Rate Time
SpearmansRankCorrelationTest 8 0 0 0 100% 0.012
CovarianceTest 5 0 0 0 100% 0.006
PearsonsCorrelationTest 7 0 0 0 100% 0.013

org.apache.commons.math.stat.regression

Class Tests Errors Failures Skipped Success Rate Time
SimpleRegressionTest 16 0 0 0 100% 0.006
OLSMultipleLinearRegressionTest 11 0 0 0 100% 0.028
GLSMultipleLinearRegressionTest 11 0 0 0 100% 0.028

org.apache.commons.math.stat.clustering

Class Tests Errors Failures Skipped Success Rate Time
EuclideanIntegerPointTest 4 0 0 0 100% 0.004
KMeansPlusPlusClustererTest 1 0 0 0 100% 0.004

org.apache.commons.math.stat.ranking

Class Tests Errors Failures Skipped Success Rate Time
NaturalRankingTest 7 0 0 0 100% 0.003

org.apache.commons.math

Class Tests Errors Failures Skipped Success Rate Time
DuplicateSampleAbscissaExceptionTest 1 0 0 0 100% 0.001
MaxIterationsExceededExceptionTest 2 0 0 0 100% 0.001
MathConfigurationExceptionTest 4 0 0 0 100% 0.003
ArgumentOutsideDomainExceptionTest 1 0 0 0 100% 0.003
ConvergenceExceptionTest 4 0 0 0 100% 0.003
FunctionEvaluationExceptionTest 8 0 0 0 100% 0.005
MathExceptionTest 6 0 0 0 100% 0.02

org.apache.commons.math.ode.sampling

Class Tests Errors Failures Skipped Success Rate Time
StepNormalizerTest 2 0 0 0 100% 0.005
NordsieckStepInterpolatorTest 2 0 0 0 100% 0.044
DummyStepInterpolatorTest 4 0 0 0 100% 0.007

org.apache.commons.math.analysis.polynomials

Class Tests Errors Failures Skipped Success Rate Time
PolynomialSplineFunctionTest 2 0 0 0 100% 0.003
PolynomialsUtilsTest 10 0 0 0 100% 0.154
PolynomialFunctionNewtonFormTest 4 0 0 0 100% 0.003
PolynomialFunctionTest 10 0 0 0 100% 0.005
PolynomialFunctionLagrangeFormTest 4 0 0 0 100% 0.005

org.apache.commons.math.genetics

Class Tests Errors Failures Skipped Success Rate Time
BinaryMutationTest 1 0 0 0 100% 0.002
ListPopulationTest 1 0 0 0 100% 0.002
RandomKeyMutationTest 1 0 0 0 100% 0.004
FixedGenerationCountTest 1 0 0 0 100% 0.001
ElitisticListPopulationTest 1 0 0 0 100% 0.002
FitnessCachingTest 1 0 0 0 100% 0.024
TournamentSelectionTest 1 0 0 0 100% 0.003
ChromosomeTest 2 0 0 0 100% 0.004
BinaryChromosomeTest 3 0 0 0 100% 0.004
RandomKeyTest 9 0 0 0 100% 0.021
OnePointCrossoverTest 1 0 0 0 100% 0.013

org.apache.commons.math.optimization.linear

Class Tests Errors Failures Skipped Success Rate Time
SimplexSolverTest 12 0 0 0 100% 0.154
SimplexTableauTest 4 0 0 0 100% 0.008

org.apache.commons.math.optimization.univariate

Class Tests Errors Failures Skipped Success Rate Time
BrentMinimizerTest 4 0 0 0 100% 0.004

org.apache.commons.math.ode.nonstiff

Class Tests Errors Failures Skipped Success Rate Time
ThreeEighthesStepInterpolatorTest 2 0 0 0 100% 0.055
DormandPrince853IntegratorTest 10 0 0 0 100% 0.023
HighamHall54StepInterpolatorTest 3 0 0 0 100% 0.034
DormandPrince54StepInterpolatorTest 3 0 0 0 100% 0.037
DormandPrince853StepInterpolatorTest 3 0 0 0 100% 0.067
ThreeEighthesIntegratorTest 7 0 0 0 100% 0.132
HighamHall54IntegratorTest 9 0 0 0 100% 0.108
EulerIntegratorTest 6 0 0 0 100% 0.08
GraggBulirschStoerIntegratorTest 10 0 0 0 100% 0.405
GillStepInterpolatorTest 2 0 0 0 100% 0.071
ClassicalRungeKuttaIntegratorTest 7 0 0 0 100% 0.177
MidpointIntegratorTest 6 0 0 0 100% 0.109
ClassicalRungeKuttaStepInterpolatorTest 2 0 0 0 100% 0.145
AdamsBashforthIntegratorTest 6 0 0 0 100% 0.856
MidpointStepInterpolatorTest 2 0 0 0 100% 0.101
DormandPrince54IntegratorTest 8 0 0 0 100% 0.143
GraggBulirschStoerStepInterpolatorTest 3 0 0 0 100% 0.128
EulerStepInterpolatorTest 5 0 0 0 100% 0.111
AdamsMoultonIntegratorTest 6 0 0 0 100% 0.215
GillIntegratorTest 8 0 0 0 100% 0.241

org.apache.commons.math.optimization.direct

Class Tests Errors Failures Skipped Success Rate Time
MultiDirectionalTest 4 0 0 0 100% 0.012
NelderMeadTest 9 0 0 0 100% 0.026

org.apache.commons.math.optimization.general

Class Tests Errors Failures Skipped Success Rate Time
MinpackTest 18 0 0 0 100% 0.535
LevenbergMarquardtOptimizerTest 16 0 0 0 100% 0.033
NonLinearConjugateGradientOptimizerTest 12 0 0 0 100% 0.011
GaussNewtonOptimizerTest 15 0 0 0 100% 0.028

org.apache.commons.math.stat

Class Tests Errors Failures Skipped Success Rate Time
CertifiedDataTest 2 0 0 0 100% 0.042
StatUtilsTest 13 0 0 0 100% 0.006
FrequencyTest 8 0 0 0 100% 0.014

org.apache.commons.math.distribution

Class Tests Errors Failures Skipped Success Rate Time
HypergeometricDistributionTest 11 0 0 0 100% 0.526
ExponentialDistributionTest 9 0 0 0 100% 0.004
WeibullDistributionTest 9 0 0 0 100% 0.007
PascalDistributionTest 7 0 0 0 100% 0.008
NormalDistributionTest 13 0 0 0 100% 0.026
PoissonDistributionTest 10 0 0 0 100% 0.168
ZipfDistributionTest 5 0 0 0 100% 0.005
GammaDistributionTest 9 0 0 0 100% 0.006
ChiSquareDistributionTest 7 0 0 0 100% 0.007
BinomialDistributionTest 7 0 0 0 100% 0.008
CauchyDistributionTest 8 0 0 0 100% 0.006
BetaDistributionTest 2 0 0 0 100% 0.051
TDistributionTest 8 0 0 0 100% 0.028
FDistributionTest 9 0 0 0 100% 0.024

org.apache.commons.math.stat.descriptive.summary

Class Tests Errors Failures Skipped Success Rate Time
SumLogTest 10 0 0 0 100% 0.004
ProductTest 10 0 0 0 100% 0.004
SumSqTest 10 0 0 0 100% 0.005
SumTest 10 0 0 0 100% 0.007

org.apache.commons.math.geometry

Class Tests Errors Failures Skipped Success Rate Time
RotationOrderTest 1 0 0 0 100% 0.001
Vector3DFormatTest 28 0 0 0 100% 0.01
Vector3DTest 18 0 0 0 100% 0.005
FrenchVector3DFormatTest 28 0 0 0 100% 0.014
RotationTest 12 0 0 0 100% 0.299

org.apache.commons.math.linear

Class Tests Errors Failures Skipped Success Rate Time
CholeskyDecompositionImplTest 9 0 0 0 100% 0.011
FieldLUDecompositionImplTest 9 0 0 0 100% 0.007
RealMatrixImplTest 38 0 0 0 100% 0.069
ArrayFieldVectorTest 6 0 0 0 100% 0.008
EigenDecompositionImplTest 15 0 0 0 100% 0.322
QRSolverTest 6 0 0 0 100% 0.127
SingularValueDecompositionImplTest 10 0 0 0 100% 0.006
SparseFieldVectorTest 4 0 0 0 100% 0.007
QRDecompositionImplTest 6 0 0 0 100% 0.314
EigenSolverTest 4 0 0 0 100% 0.006
SparseRealMatrixTest 27 0 0 0 100% 0.018
FrenchRealVectorFormatTest 30 0 0 0 100% 0.011
TriDiagonalTransformerTest 8 0 0 0 100% 0.005
FieldMatrixImplTest 36 0 0 0 100% 0.083
MatrixUtilsTest 14 0 0 0 100% 0.009
MatrixIndexExceptionTest 1 0 0 0 100% 0
LUDecompositionImplTest 9 0 0 0 100% 0.004
RealVectorFormatTest 30 0 0 0 100% 0.012
BiDiagonalTransformerTest 7 0 0 0 100% 0.003
BlockFieldMatrixTest 46 0 0 0 100% 1.078
Array2DRowRealMatrixTest 38 0 0 0 100% 0.072
InvalidMatrixExceptionTest 1 0 0 0 100% 0.001
CholeskySolverTest 3 0 0 0 100% 0.005
LUSolverTest 6 0 0 0 100% 0.004
SparseFieldMatrixTest 24 0 0 0 100% 0.034
SparseRealVectorTest 7 0 0 0 100% 0.021
ArrayRealVectorTest 7 0 0 0 100% 0.009
SingularValueSolverTest 4 0 0 0 100% 0.015
BigMatrixImplTest 28 0 0 0 100% 0.053
BlockRealMatrixTest 48 0 0 0 100% 0.412

org.apache.commons.math.estimation

Class Tests Errors Failures Skipped Success Rate Time
WeightedMeasurementTest 3 0 0 0 100% 0.001
GaussNewtonEstimatorTest 15 0 0 0 100% 0.039
MinpackTest 18 0 0 0 100% 2.191
EstimatedParameterTest 3 0 0 0 100% 0.001
LevenbergMarquardtEstimatorTest 15 0 0 0 100% 0.239

org.apache.commons.math.analysis.integration

Class Tests Errors Failures Skipped Success Rate Time
TrapezoidIntegratorTest 3 0 0 0 100% 0.007
SimpsonIntegratorTest 3 0 0 0 100% 0.035
RombergIntegratorTest 3 0 0 0 100% 0.004
LegendreGaussIntegratorTest 3 0 0 0 100% 0.015

org.apache.commons.math.stat.descriptive.rank

Class Tests Errors Failures Skipped Success Rate Time
PercentileTest 10 0 0 0 100% 0.004
MedianTest 2 0 0 0 100% 0.001
MaxTest 11 0 0 0 100% 0.005
MinTest 11 0 0 0 100% 0.005

org.apache.commons.math.fraction

Class Tests Errors Failures Skipped Success Rate Time
BigFractionFormatTest 19 0 0 0 100% 0.013
FractionFieldTest 3 0 0 0 100% 0.004
BigFractionTest 23 0 0 0 100% 0.022
FractionFormatTest 18 0 0 0 100% 0.014
BigFractionFieldTest 3 0 0 0 100% 0.008
FractionTest 23 0 0 0 100% 0.024

org.apache.commons.math.random

Class Tests Errors Failures Skipped Success Rate Time
GaussianRandomGeneratorTest 1 0 0 0 100% 0.003
RandomDataTest 17 0 0 0 100% 0.354
UniformRandomGeneratorTest 1 0 0 0 100% 0.006
ValueServerTest 8 0 0 0 100% 0.027
RandomAdaptorTest 18 0 0 0 100% 0.399
EmpiricalDistributionTest 11 0 0 0 100% 0.321
MersenneTwisterTest 10 0 0 0 100% 0.118
AbstractRandomGeneratorTest 19 0 0 0 100% 0.82
UncorrelatedRandomVectorGeneratorTest 1 0 0 0 100% 0.019
CorrelatedRandomVectorGeneratorTest 4 0 0 0 100% 0.048

org.apache.commons.math.complex

Class Tests Errors Failures Skipped Success Rate Time
ComplexFormatTest 35 0 0 0 100% 0.013
ComplexTest 95 0 0 0 100% 0.037
ComplexUtilsTest 4 0 0 0 100% 0.004
ComplexFieldTest 3 0 0 0 100% 0.005
FrenchComplexFormatTest 35 0 0 0 100% 0.025

org.apache.commons.math.stat.data

Class Tests Errors Failures Skipped Success Rate Time
LewTest 1 0 0 0 100% 0.002
LotteryTest 1 0 0 0 100% 0.01

org.apache.commons.math.transform

Class Tests Errors Failures Skipped Success Rate Time
FastHadamardTransformerTest 4 0 0 0 100% 0.003
FastFourierTransformerTest 4 0 0 0 100% 0.007
FastCosineTransformerTest 3 0 0 0 100% 0.004
FastSineTransformerTest 3 0 0 0 100% 0.012

org.apache.commons.math.optimization.fitting

Class Tests Errors Failures Skipped Success Rate Time
PolynomialFitterTest 4 0 0 0 100% 0.05
HarmonicFitterTest 4 0 0 0 100% 0.03

org.apache.commons.math.stat.inference

Class Tests Errors Failures Skipped Success Rate Time
ChiSquareTestTest 7 0 0 0 100% 0.005
ChiSquareFactoryTest 7 0 0 0 100% 0.005
OneWayAnovaTest 3 0 0 0 100% 0.001
TTestTest 6 0 0 0 100% 0.004
TestUtilsTest 11 0 0 0 100% 0.012
TTestFactoryTest 6 0 0 0 100% 0.008

org.apache.commons.math.optimization

Class Tests Errors Failures Skipped Success Rate Time
MultiStartMultivariateRealOptimizerTest 1 0 0 0 100% 0.006
MultiStartDifferentiableMultivariateVectorialOptimizerTest 2 0 0 0 100% 0.007
MultiStartDifferentiableMultivariateRealOptimizerTest 1 0 0 0 100% 0.018
MultiStartUnivariateRealOptimizerTest 2 0 0 0 100% 0.009

org.apache.commons.math.ode

Class Tests Errors Failures Skipped Success Rate Time
ContinuousOutputModelTest 4 0 0 0 100% 0.013
FirstOrderConverterTest 4 0 0 0 100% 0.163

org.apache.commons.math.stat.descriptive.moment

Class Tests Errors Failures Skipped Success Rate Time
VarianceTest 11 0 0 0 100% 0.007
SkewnessTest 10 0 0 0 100% 0.007
ThirdMomentTest 9 0 0 0 100% 0.006
VectorialCovarianceTest 4 0 0 0 100% 0.002
FourthMomentTest 9 0 0 0 100% 0.005
SecondMomentTest 9 0 0 0 100% 0.004
KurtosisTest 10 0 0 0 100% 0.006
StandardDeviationTest 11 0 0 0 100% 0.008
MeanTest 10 0 0 0 100% 0.005
GeometricMeanTest 10 0 0 0 100% 0.005
VectorialMeanTest 4 0 0 0 100% 0.004
FirstMomentTest 9 0 0 0 100% 0.006

org.apache.commons.math.analysis.solvers

Class Tests Errors Failures Skipped Success Rate Time
UnivariateRealSolverFactoryImplTest 4 0 0 0 100% 0.001
RiddersSolverTest 5 0 0 0 100% 0.003
MullerSolverTest 9 0 0 0 100% 0.007
NewtonSolverTest 3 0 0 0 100% 0.003
BisectionSolverTest 11 0 0 0 100% 0.006
UnivariateRealSolverUtilsTest 9 0 0 0 100% 0.005
BrentSolverTest 6 0 0 0 100% 0.008
LaguerreSolverTest 6 0 0 0 100% 0.044

Test Cases

AggregateSummaryStatisticsTest

testAggregation 0.002
testAggregationConsistency 0
testAggregate 0.001
testAggregateDegenerate 0
testAggregateSpecialValues 0

SummaryStatisticsTest

testEqualsAndHashCode 0
testSerialization 0.004
testCopy 0.001
testStats 0
testN0andN1Conditions 0
testSetterInjection 0
testProductAndGeometricMean 0
testNaNContracts 0
testGetSummary 0
testSetterIllegalState 0.001

UnivariateRealSolverFactoryImplTest

testNewBisectionSolverValid 0
testNewNewtonSolverValid 0.001
testNewBrentSolverValid 0
testNewSecantSolverValid 0

CholeskyDecompositionImplTest

testNonSquare 0.001
testDimensions 0.001
testLLowerTriangular 0
testNotSymmetricMatrixException 0.001
testNotPositiveDefinite 0.001
testMath274 0.001
testAEqualLLT 0.001
testLTTransposed 0.001
testMatricesValues 0.001

StepNormalizerTest

testBoundaries 0.003
testBeforeEnd 0.001

RiddersSolverTest

testSinFunction 0.001
testParameters 0
testQuinticFunction 0
testExpm1Function 0
testDeprecated 0

SimplexSolverTest

testMath272 0.004
testSimplexSolver 0.001
testSingleVariableAndConstraint 0.001
testModelWithNoArtificialVars 0.001
testMinimization 0.001
testSolutionWithNegativeDecisionVariable 0.001
testInfeasibleSolution 0.002
testUnboundedSolution 0.001
testRestrictVariablesToNonNegative 0.002
testEpsilon 0.001
testTrivialModel 0.001
testLargeModel 0.135

DividedDifferenceInterpolatorTest

testSinFunction 0.001
testParameters 0
testExpm1Function 0

DuplicateSampleAbscissaExceptionTest

testConstructor 0

HypergeometricDistributionTest

testDegenerateNoFailures 0.002
testDegenerateNoSuccesses 0
testDegenerateFullSample 0
testPopulationSize 0.001
testLargeValues 0.321
testMoreLargeValues 0.198
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0
testFloatingPointArguments 0.001
testInverseCumulativeProbabilities 0.001

VarianceTest

testNaN 0.001
testPopulation 0
testSerial 0.001
testEqualsAndHashCode 0.001
testSerialization 0.002
testConsistency 0
testIncrementation 0.001
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

PolynomialFitterTest

testNoError 0.006
testSmallError 0.019
testRedundantSolvable 0.018
testRedundantUnsolvable 0.006

ExponentialDistributionTest

testInverseCumulativeProbabilityExtremes 0.001
testDensity 0
testCumulativeProbabilityExtremes 0
testCumulativeProbability2 0
testMeanAccessors 0
testIllegalArguments 0
testCumulativeProbabilities 0
testInverseCumulativeProbabilities 0.001
testConsistency 0

FieldLUDecompositionImplTest

testNonSquare 0.001
testDimensions 0
testMatricesValues1 0
testMatricesValues2 0.001
testPAEqualLU 0.004
testLLowerTriangular 0
testUUpperTriangular 0
testPPermutation 0
testSingular 0

SimplexTableauTest

testSerial 0.007
testInitialization 0.001
testdiscardArtificialVariables 0
testTableauWithNoArtificialVars 0

SumLogTest

testSpecialValues 0.001
testSerial 0
testEqualsAndHashCode 0
testSerialization 0
testConsistency 0.001
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

ContinuousOutputModelTest

testBoundaries 0.003
testRandomAccess 0.006
testModelsMerging 0.003
testErrorConditions 0.001

ThreeEighthesStepInterpolatorTest

derivativesConsistency 0.013
serialization 0.041

WeibullDistributionTest

testInverseCumulativeProbabilityExtremes 0.001
testAlpha 0.001
testBeta 0
testSetAlpha 0
testSetBeta 0.001
testIllegalArguments 0
testCumulativeProbabilities 0
testInverseCumulativeProbabilities 0
testConsistency 0

PascalDistributionTest

testDegenerate0 0.002
testDegenerate1 0
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0.001
testFloatingPointArguments 0.001
testInverseCumulativeProbabilities 0.002

NormalDistributionTest

testQuantiles 0
testInverseCumulativeProbabilityExtremes 0
testGetMean 0
testSetMean 0.001
testGetStandardDeviation 0.002
testSetStandardDeviation 0
testDensity 0.001
testExtremeValues 0.017
testMath280 0
testIllegalArguments 0.001
testCumulativeProbabilities 0
testInverseCumulativeProbabilities 0
testConsistency 0.001

DormandPrince853IntegratorTest

testMinStep 0
testIncreasingTolerance 0.002
testDimensionCheck 0
testNullIntervalCheck 0
testBackward 0
testEvents 0.002
testKepler 0.009
testVariableSteps 0.002
testUnstableDerivative 0
testNoDenseOutput 0.002

ChiSquareTestTest

testChiSquare 0.001
testChiSquareIndependence 0
testChiSquareLargeTestStatistic 0
testChiSquareZeroCount 0
testChiSquareDataSetsComparisonEqualCounts 0.001
testChiSquareDataSetsComparisonUnEqualCounts 0
testChiSquareDataSetsComparisonBadCounts 0.001

MaxIterationsExceededExceptionTest

testSimpleConstructor 0.001
testComplexConstructor 0

GaussianRandomGeneratorTest

testMeanAndStandardDeviation 0.003

RandomDataTest

testNextIntExtremeValues 0
testNextLongExtremeValues 0
testNextInt 0.001
testNextLong 0.001
testNextSecureLong 0.007
testNextSecureInt 0.006
testNextPoisson 0.006
testNextPoissonLargeMean 0.179
testNextHex 0.037
testNextSecureHex 0.094
testNextUniform 0.001
testNextUniformExclusiveEndpoints 0
testNextGaussian 0.007
testNextExponential 0.002
testConfig 0.001
testNextSample 0.006
testNextPermutation 0.001

SplineInterpolatorTest

testInterpolateLinearDegenerateTwoSegment 0.001
testInterpolateLinearDegenerateThreeSegment 0
testInterpolateLinear 0.001
testInterpolateSin 0
testIllegalArguments 0.001

PolynomialSplineFunctionTest

testConstructor 0.001
testValues 0.001

PoissonDistributionTest

testNormalApproximateProbability 0.001
testDegenerateInverseCumulativeProbability 0
testMean 0.001
testLargeMeanCumulativeProbability 0.006
testLargeMeanInverseCumulativeProbability 0.155
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0
testFloatingPointArguments 0
testInverseCumulativeProbabilities 0

SynchronizedSummaryStatisticsTest

testEqualsAndHashCode 0.001
testSerialization 0.006
testCopy 0
testStats 0
testN0andN1Conditions 0
testSetterInjection 0.001
testProductAndGeometricMean 0
testNaNContracts 0
testGetSummary 0
testSetterIllegalState 0

MathConfigurationExceptionTest

testConstructor 0
testConstructorPatternArguments 0
testConstructorCause 0
testConstructorPatternArgumentsCause 0

RealMatrixImplTest

testSerial 0.003
testAdd 0.001
testMultiply 0
testEqualsAndHashCode 0
testToString 0
testDimensions 0
testCopyFunctions 0
testAddFail 0.001
testPlusMinus 0
testMultiply2 0.001
testTrace 0
testScalarAdd 0
testOperate 0
testMath209 0
testTranspose 0
testPremultiplyVector 0
testPremultiply 0
testGetVectors 0
testGetEntry 0.001
testExamples 0
testGetSubMatrix 0.001
testCopySubMatrix 0
testGetRowMatrix 0
testSetRowMatrix 0.001
testGetColumnMatrix 0.001
testSetColumnMatrix 0
testGetRowVector 0
testSetRowVector 0.001
testGetColumnVector 0
testSetColumnVector 0
testGetRow 0.001
testSetRow 0
testGetColumn 0
testSetColumn 0.001
testSetSubMatrix 0.001
testWalk 0.042
testNorm 0
testFrobeniusNorm 0

ChiSquareFactoryTest

testChiSquare 0.001
testChiSquareIndependence 0.001
testChiSquareLargeTestStatistic 0
testChiSquareZeroCount 0
testChiSquareDataSetsComparisonEqualCounts 0
testChiSquareDataSetsComparisonUnEqualCounts 0.001
testChiSquareDataSetsComparisonBadCounts 0

LewTest

testCertifiedValues 0.002

BigRealTest

testConstructor 0.001
testCompareTo 0
testDoubleValue 0
testEqualsAndHashCode 0.001
testBigDecimalValue 0.001

HighamHall54StepInterpolatorTest

derivativesConsistency 0.002
serialization 0.018
checkClone 0.014

BinaryMutationTest

testMutate 0.001

MinpackTest

testMinpackLinearFullRank 0.003
testMinpackLinearRank1 0.002
testMinpackLinearRank1ZeroColsAndRows 0.001
testMinpackRosenbrok 0.001
testMinpackHelicalValley 0.002
testMinpackPowellSingular 0.02
testMinpackFreudensteinRoth 0.002
testMinpackBard 0.006
testMinpackKowalikOsborne 0.059
testMinpackMeyer 0.053
testMinpackWatson 0.121
testMinpackBox3Dimensional 0.001
testMinpackJennrichSampson 0.001
testMinpackBrownDennis 0.094
testMinpackChebyquad 0.025
testMinpackBrownAlmostLinear 0.122
testMinpackOsborne1 0.005
testMinpackOsborne2 0.013

SkewnessTest

testNaN 0
testSerial 0
testEqualsAndHashCode 0.001
testSerialization 0.002
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

MullerSolverTest

testSinFunction 0.001
testParameters 0.001
testQuinticFunction 0
testExpm1Function 0
testDeprecated 0
testDeprecated2 0.001
testSinFunction2 0
testQuinticFunction2 0
testExpm1Function2 0.001

PolynomialsUtilsTest

testFirstChebyshevPolynomials 0.003
testChebyshevBounds 0.022
testChebyshevDifferentials 0.001
testFirstHermitePolynomials 0.002
testHermiteDifferentials 0.001
testFirstLaguerrePolynomials 0.002
testLaguerreDifferentials 0.003
testFirstLegendrePolynomials 0.002
testLegendreDifferentials 0.002
testHighDegreeLegendre 0.112

DormandPrince54StepInterpolatorTest

derivativesConsistency 0.002
serialization 0.02
checkClone 0.012

EuclideanIntegerPointTest

testSerial 0.002
testDistance 0.001
testArrayIsReference 0
testCentroid 0.001

UniformRandomGeneratorTest

testMeanAndStandardDeviation 0.006

ArrayFieldVectorTest

testSerial 0.002
testConstructors 0.001
testDataInOut 0.001
testMapFunctions 0
testBasicFunctions 0
testMisc 0.001

EigenDecompositionImplTest

testDimensions 0.001
testVOrthogonal 0.001
testDimension1 0
testDimension2 0
testDimension3 0.001
testDimension4WithSplit 0
testDimension4WithoutSplit 0
testTridiagonal 0.008
testEigenvalues 0.001
testBigMatrix 0.306
testEigenvectors 0.001
testAEqualVDVt 0
testDiagonal 0
testRepeatedEigenvalue 0
testDistinctEigenvalues 0

TransformerMapTest

testSerial 0.003
testPutTransformer 0
testContainsClass 0
testContainsTransformer 0
testRemoveTransformer 0
testClear 0
testClasses 0
testTransformers 0

ThirdMomentTest

testSerial 0
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0.001
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

ValueServerTest

testNextDigest 0.02
testNextDigestFail 0.001
testEmptyReplayFile 0.001
testEmptyDigestFile 0
testReplay 0.002
testModes 0.001
testFill 0
testProperties 0.001

DormandPrince853StepInterpolatorTest

derivativesConsistency 0.006
serialization 0.025
checklone 0.035

TrapezoidIntegratorTest

testSinFunction 0.001
testParameters 0.001
testQuinticFunction 0.005

BigRealFieldTest

testZero 0.003
testOne 0
testSerial 0.001

ThreeEighthesIntegratorTest

testDimensionCheck 0.002
testBackward 0.032
testKepler 0.015
testDecreasingSteps 0.074
testSmallStep 0.007
testBigStep 0
testStepSize 0.002

NaturalRankingTest

testDefault 0
testNaNsMaximalTiesMinimum 0
testNaNsRemovedTiesSequential 0
testNaNsMinimalTiesMaximum 0
testNaNsMinimalTiesAverage 0
testNaNsFixedTiesRandom 0.001
testNaNsAndInfs 0

QRSolverTest

testSolve 0.002
testSolveDimensionErrors 0
testRank 0
testSolveRankErrors 0
testOverdetermined 0.109
testUnderdetermined 0.015

RandomAdaptorTest

testAdaptor 0.001
testNextIntExtremeValues 0.001
testNextLongExtremeValues 0
testNextInt 0.002
testNextLong 0.001
testNextSecureLong 0.008
testNextSecureInt 0.007
testNextPoisson 0.042
testNextPoissonLargeMean 0.187
testNextHex 0.044
testNextSecureHex 0.079
testNextUniform 0.001
testNextUniformExclusiveEndpoints 0.001
testNextGaussian 0.005
testNextExponential 0.006
testConfig 0
testNextSample 0.009
testNextPermutation 0.003

VectorialCovarianceTest

testSerial 0
testMismatch 0.001
testSimplistic 0
testBasicStats 0

PercentileTest

testPercentile 0.001
testSpecialValues 0
testHighPercentile 0
testNISTExample 0
test5 0
testNullEmpty 0
testSingleton 0.001
testSetQuantile 0
testCopy 0
testEvaluation 0

ListPopulationTest

testGetFittestChromosome 0.001

DescriptiveStatisticsTest

testToString 0
testCopy 0
testGetValues 0
testSetterInjection 0
testWindowSize 0
testShuffledStatistics 0.001
testPercentileSetter 0
test20090720 0
testRemoval 0

FourthMomentTest

testSerial 0.001
testEqualsAndHashCode 0
testSerialization 0.002
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0.001
testCopyConsistency 0
testCopy 0
testEvaluation 0

WeightedMeasurementTest

testIgnored 0
testConstruction 0
testTheory 0

SecondMomentTest

testSerial 0
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0
testIncrementation 0.001
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0.001

RotationOrderTest

testName 0

BrentMinimizerTest

testSinMin 0.001
testQuinticMin 0
testQuinticMax 0.001
testMinEndpoints 0.001

Vector3DFormatTest

testSimpleNoDecimals 0
testSimpleWithDecimals 0.001
testSimpleWithDecimalsTrunc 0
testNan 0
testPositiveInfinity 0.001
testParseSimpleNoDecimals 0
testParseSimpleWithDecimals 0
testParseSimpleWithDecimalsTrunc 0
testParseNan 0
testParsePositiveInfinity 0.001
testConstructorSingleFormat 0
testFormatObject 0
testNegativeX 0.001
testNegativeY 0
testNegativeZ 0
testNonDefaultSetting 0.001
testParseIgnoredWhitespace 0
testParseNegativeX 0
testParseNegativeY 0.001
testParseNegativeZ 0
testParseNegativeAll 0
testParseZeroX 0
testParseNonDefaultSetting 0
testParseNegativeInfinity 0
testForgottenPrefix 0
testForgottenSeparator 0
testForgottenSuffix 0
testStaticFormatVector3D 0.001

SingularValueDecompositionImplTest

testMoreRows 0.001
testMoreColumns 0
testDimensions 0.001
testHadamard 0.001
testAEqualUSVt 0.001
testUOrthogonal 0
testVOrthogonal 0.001
testMatricesValues1 0
testMatricesValues2 0
testConditionNumber 0

OpenIntToFieldTest

testPutAndGetWith0ExpectedSize 0
testPutAndGetWithExpectedSize 0.001
testPutAndGet 0
testPutAbsentOnExisting 0.025
testPutOnExisting 0
testGetAbsent 0.009
testGetFromEmpty 0
testRemove 0
testRemove2 0.001
testRemoveFromEmpty 0
testRemoveAbsent 0.01
testCopy 0
testContainsKey 0.01
testIterator 0.001
testConcurrentModification 0
testPutKeysWithCollisions 0
testPutKeysWithCollision2 0

MultiStartMultivariateRealOptimizerTest

testRosenbrock 0.006

MultiDirectionalTest

testFunctionEvaluationExceptions 0.002
testMinimizeMaximize 0.004
testRosenbrock 0.001
testPowell 0.005

BigFractionFormatTest

testFormat 0.002
testFormatNegative 0
testFormatZero 0
testFormatImproper 0
testFormatImproperNegative 0
testParse 0
testParseInteger 0
testParseInvalid 0.001
testParseInvalidDenominator 0
testParseNegative 0.001
testParseProper 0
testParseProperNegative 0
testParseProperInvalidMinus 0
testParseBig 0.003
testNumeratorFormat 0
testDenominatorFormat 0
testWholeFormat 0.001
testLongFormat 0
testDoubleFormat 0

SparseFieldVectorTest

testMapFunctions 0.004
testBasicFunctions 0.002
testMisc 0
testPredicates 0.001

LevenbergMarquardtOptimizerTest

testTrivial 0.001
testQRColumnsPermutation 0.001
testNoDependency 0
testOneSet 0
testTwoSets 0
testNonInversible 0.001
testIllConditioned 0
testMoreEstimatedParametersSimple 0
testMoreEstimatedParametersUnsorted 0
testRedundantEquations 0
testInconsistentEquations 0
testControlParameters 0.002
testCircleFitting 0.019
testCircleFittingBadInit 0.003
testMath199 0.001
testInconsistentSizes 0

NonLinearConjugateGradientOptimizerTest

testTrivial 0.002
testNoDependency 0
testOneSet 0.001
testTwoSets 0.001
testNonInversible 0.001
testIllConditioned 0.001
testMoreEstimatedParametersSimple 0
testMoreEstimatedParametersUnsorted 0.001
testRedundantEquations 0
testInconsistentEquations 0
testCircleFitting 0.002
testColumnsPermutation 0

CertifiedDataTest

testSummaryStatistics 0.028
testDescriptiveStatistics 0.013

MultivariateSummaryStatisticsTest

testEqualsAndHashCode 0
testToString 0.001
testSerialization 0.005
testStats 0
testN0andN1Conditions 0.001
testSetterInjection 0
testShuffledStatistics 0.001
testNaNContracts 0
testSetterIllegalState 0
testDimension 0

HighamHall54IntegratorTest

testMinStep 0.001
testIncreasingTolerance 0.053
testBackward 0.008
testEvents 0.014
testKepler 0.023
testSanityChecks 0.001
testWrongDerivative 0.001
testEventsErrors 0.001
testEventsNoConvergence 0.002

QRDecompositionImplTest

testDimensions 0.239
testMatricesValues 0
testAEqualQR 0.04
testQOrthogonal 0.021
testRUpperTriangular 0.007
testHTrapezoidal 0.006

EulerIntegratorTest

testDimensionCheck 0.001
testBackward 0.008
testDecreasingSteps 0.063
testSmallStep 0.006
testBigStep 0
testStepSize 0.002

KurtosisTest

testNaN 0
testSerial 0.001
testEqualsAndHashCode 0
testSerialization 0.002
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

EigenSolverTest

testSolve 0.003
testSolveDimensionErrors 0.001
testNonInvertible 0.001
testInvertible 0.001

NordsieckStepInterpolatorTest

derivativesConsistency 0.025
serialization 0.019

StandardDeviationTest

testNaN 0.002
testPopulation 0
testSerial 0.002
testEqualsAndHashCode 0
testSerialization 0.002
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

Vector3DTest

testAdd 0
testSubtract 0
testConstructors 0
testNorm 0
testCoordinates 0
testNorm1 0
testNormInf 0
testDistance1 0
testDistance 0
testDistanceSq 0
testDistanceInf 0
testScalarProduct 0
testVectorialProducts 0
testAngular 0
testAngularSeparation 0
testNormalize 0
testOrthogonal 0.001
testAngle 0

SynchronizedDescriptiveStatisticsTest

testToString 0.001
testCopy 0.001
testGetValues 0
testSetterInjection 0
testWindowSize 0
testShuffledStatistics 0.001
testPercentileSetter 0.002
test20090720 0
testRemoval 0

SparseRealMatrixTest

testSerial 0.001
testAdd 0.001
testMultiply 0.001
testEqualsAndHashCode 0
testToString 0
testDimensions 0
testCopyFunctions 0
testAddFail 0
testPlusMinus 0.001
testMultiply2 0
testTrace 0
testScalarAdd 0
testOperate 0
testMath209 0.001
testTranspose 0
testPremultiplyVector 0.001
testPremultiply 0.001
testGetVectors 0
testGetEntry 0.001
testExamples 0
testGetRowMatrix 0.001
testGetColumnMatrix 0
testGetRowVector 0
testGetColumnVector 0
testSetSubMatrix 0.001
testNorm 0
testSubMatrix 0.002

SimpleRegressionTest

testClear 0
testNorris 0
testCorr 0
testNaNs 0
testInference 0.001
testPerfect 0
testPerfectNegative 0.001
testRandom 0
testSSENonNegative 0
testRemoveXY 0
testRemoveSingle 0
testRemoveMultiple 0
testRemoveObsFromEmpty 0
testRemoveObsFromSingle 0
testRemoveMultipleToEmpty 0
testRemoveMultiplePastEmpty 0

ArgumentOutsideDomainExceptionTest

testConstructor 0.003

MedianTest

testCopy 0.001
testEvaluation 0

GraggBulirschStoerIntegratorTest

testMinStep 0
testIncreasingTolerance 0.007
testDimensionCheck 0
testNullIntervalCheck 0
testBackward 0.001
testIntegratorControls 0.355
testEvents 0.005
testKepler 0.031
testVariableSteps 0.002
testUnstableDerivative 0

GaussNewtonEstimatorTest

testTrivial 0.002
testQRColumnsPermutation 0
testNoDependency 0.001
testOneSet 0
testTwoSets 0
testNonInversible 0
testIllConditioned 0.001
testMoreEstimatedParametersSimple 0
testMoreEstimatedParametersUnsorted 0
testRedundantEquations 0
testInconsistentEquations 0
testCircleFitting 0.002
testCircleFittingBadInit 0.027
testBoundParameters 0.001
testMaxIterations 0.001

StatisticalSummaryValuesTest

testEqualsAndHashCode 0.001
testSerialization 0.001

OLSMultipleLinearRegressionTest

testLongly 0.004
testSwissFertility 0.008
cannotAddXSampleData 0.002
cannotAddNullYSampleData 0.001
cannotAddSampleDataWithSizeMismatch 0.001
testPerfectFit 0.003
testHat 0.001
canEstimateRegressionParameters 0.001
canEstimateResiduals 0.001
canEstimateRegressionParametersVariance 0.001
canEstimateRegressandVariance 0.001

FrenchRealVectorFormatTest

testSimpleNoDecimals 0
testSimpleWithDecimals 0.001
testSimpleWithDecimalsTrunc 0
testNan 0
testPositiveInfinity 0.001
testParseSimpleNoDecimals 0
testParseSimpleWithDecimals 0
testParseSimpleWithDecimalsTrunc 0.001
testParseNan 0
testParsePositiveInfinity 0
testConstructorSingleFormat 0.001
testFormatObject 0
testNegativeX 0
testNegativeY 0
testNegativeZ 0
testNonDefaultSetting 0
testStaticFormatRealVectorImpl 0
testParseIgnoredWhitespace 0
testParseNegativeX 0.001
testParseNegativeY 0
testParseNegativeZ 0
testParseNegativeAll 0.001
testParseZeroX 0
testParseNonDefaultSetting 0
testParseNegativeInfinity 0
testParseNoComponents 0
testParseManyComponents 0.001
testForgottenPrefix 0
testForgottenSeparator 0.001
testForgottenSuffix 0

ZipfDistributionTest

testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0
testFloatingPointArguments 0.001
testInverseCumulativeProbabilities 0.001

ListUnivariateImplTest

testSerialization 0.009
testStats 0
testN0andN1Conditions 0
testProductAndGeometricMean 0
testSkewAndKurtosis 0

StatUtilsTest

testMean 0.001
testStats 0
testN0andN1Conditions 0
testArrayIndexConditions 0.001
testSumSq 0
testProduct 0.001
testSumLog 0
testVariance 0
testMax 0
testMin 0
testPercentile 0.001
testDifferenceStats 0
testGeometricMean 0.001

DummyStepInterpolatorTest

testSerialization 0.001
testNoReset 0
testFixedState 0
testImpossibleSerialization 0.004

MinpackTest

testMinpackLinearFullRank 0.021
testMinpackLinearRank1 0.024
testMinpackLinearRank1ZeroColsAndRows 0.027
testMinpackRosenbrok 0.001
testMinpackHelicalValley 0.003
testMinpackPowellSingular 0.042
testMinpackFreudensteinRoth 0.002
testMinpackBard 0.039
testMinpackKowalikOsborne 0.196
testMinpackMeyer 0.132
testMinpackWatson 0.205
testMinpackBox3Dimensional 0.003
testMinpackJennrichSampson 0.004
testMinpackBrownDennis 0.533
testMinpackChebyquad 0.041
testMinpackBrownAlmostLinear 0.483
testMinpackOsborne1 0.045
testMinpackOsborne2 0.385

NelderMeadTest

testMaxIterations 0.004
testFunctionEvaluationExceptions 0.001
testMinimizeMaximize 0.003
testRosenbrock 0.002
testPowell 0.002
testLeastSquares1 0.002
testLeastSquares2 0.002
testLeastSquares3 0.002
testMaxEvaluations 0.002

GillStepInterpolatorTest

serialization 0.066
testDerivativesConsistency 0.005

TriDiagonalTransformerTest

testNonSquare 0.001
testQOrthogonal 0.001
testAEqualQTQt 0
testNoAccessBelowDiagonal 0.001
testQTOrthogonal 0
testTTriDiagonal 0
testMatricesValues5 0.001
testMatricesValues3 0

KMeansPlusPlusClustererTest

dimension2 0.003

FieldMatrixImplTest

testSerial 0.003
testAdd 0
testMultiply 0.001
testEqualsAndHashCode 0
testToString 0.001
testDimensions 0
testCopyFunctions 0
testAddFail 0.001
testPlusMinus 0
testMultiply2 0.001
testTrace 0
testScalarAdd 0
testOperate 0.001
testMath209 0
testTranspose 0
testPremultiplyVector 0
testPremultiply 0.001
testGetVectors 0
testGetEntry 0.001
testExamples 0
testGetSubMatrix 0.001
testCopySubMatrix 0.001
testGetRowMatrix 0
testSetRowMatrix 0
testGetColumnMatrix 0.001
testSetColumnMatrix 0
testGetRowVector 0.001
testSetRowVector 0
testGetColumnVector 0.001
testSetColumnVector 0
testGetRow 0
testSetRow 0
testGetColumn 0.001
testSetColumn 0
testSetSubMatrix 0.001
testWalk 0.06

ClassicalRungeKuttaIntegratorTest

testBackward 0.014
testKepler 0.05
testSanityChecks 0.001
testDecreasingSteps 0.103
testSmallStep 0.007
testBigStep 0
testStepSize 0.001

ConvergenceExceptionTest

testConstructor 0
testConstructorPatternArguments 0
testConstructorCause 0
testConstructorPatternArgumentsCause 0

MatrixUtilsTest

testCreateRealMatrix 0
testcreateFieldMatrix 0.001
testCreateBigMatrix 0.001
testCreateRowRealMatrix 0
testCreateRowFieldMatrix 0
testCreateRowBigMatrix 0
testCreateColumnRealMatrix 0
testCreateColumnFieldMatrix 0
testCreateColumnBigMatrix 0
testCreateIdentityMatrix 0.001
testcreateFieldIdentityMatrix 0
testBigFractionConverter 0.001
testFractionConverter 0.001
testCreateBigIdentityMatrix 0

FastHadamardTransformerTest

test8Points 0.002
test4Points 0
testNoIntInverse 0
test3Points 0.001

MatrixIndexExceptionTest

testConstructorMessage 0

SpearmansRankCorrelationTest

testConsistency 0.006
testLongly 0.001
testConstant 0
testInsufficientData 0.001
testSwiss 0.001
testStdErrorConsistency 0
testCovarianceConsistency 0
testSwissFertility 0.001

OpenIntToDoubleHashMapTest

testPutAndGetWith0ExpectedSize 0.012
testPutAndGetWithExpectedSize 0.011
testPutAndGet 0.01
testPutAbsentOnExisting 0.015
testPutOnExisting 0.006
testGetAbsent 0.006
testGetFromEmpty 0.002
testRemove 0.008
testRemove2 0.005
testRemoveFromEmpty 0.001
testRemoveAbsent 0.007
testCopy 0.004
testContainsKey 0.016
testIterator 0.007
testConcurrentModification 0.002
testPutKeysWithCollisions 0.001
testPutKeysWithCollision2 0.001

MultiStartDifferentiableMultivariateVectorialOptimizerTest

testTrivial 0.004
testNoOptimum 0.002

PolynomialFunctionNewtonFormTest

testParameters 0.001
testLinearFunction 0
testQuadraticFunction 0
testQuinticFunction 0

ProductTest

testSpecialValues 0
testSerial 0.001
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0.001
testCopyConsistency 0
testCopy 0
testEvaluation 0

GammaDistributionTest

testValues 0.001
testInverseCumulativeProbabilityExtremes 0
testDensity 0
testParameterAccessors 0.001
testProbabilities 0
testIllegalArguments 0.001
testCumulativeProbabilities 0
testInverseCumulativeProbabilities 0.001
testConsistency 0.001

InteractionTest

testInteraction 0.016

LUDecompositionImplTest

testNonSquare 0
testDimensions 0.001
testMatricesValues1 0
testMatricesValues2 0
testPAEqualLU 0
testLLowerTriangular 0
testUUpperTriangular 0
testPPermutation 0
testSingular 0.001

NewtonSolverTest

testDeprecated 0.002
testSinZero 0
testQuinticZero 0.001

RandomKeyMutationTest

testMutate 0.003

FractionFieldTest

testZero 0
testOne 0.001
testSerial 0.001

OneWayAnovaTest

testAnovaFValue 0.001
testAnovaPValue 0
testAnovaTest 0

MidpointIntegratorTest

testDimensionCheck 0.001
testBackward 0.01
testDecreasingSteps 0.087
testSmallStep 0.009
testBigStep 0
testStepSize 0.001

RealVectorFormatTest

testSimpleNoDecimals 0
testSimpleWithDecimals 0
testSimpleWithDecimalsTrunc 0
testNan 0.001
testPositiveInfinity 0
testParseSimpleNoDecimals 0
testParseSimpleWithDecimals 0
testParseSimpleWithDecimalsTrunc 0
testParseNan 0
testParsePositiveInfinity 0
testConstructorSingleFormat 0
testFormatObject 0.001
testNegativeX 0
testNegativeY 0
testNegativeZ 0
testNonDefaultSetting 0.001
testStaticFormatRealVectorImpl 0
testParseIgnoredWhitespace 0
testParseNegativeX 0
testParseNegativeY 0
testParseNegativeZ 0
testParseNegativeAll 0
testParseZeroX 0
testParseNonDefaultSetting 0
testParseNegativeInfinity 0
testParseNoComponents 0
testParseManyComponents 0.001
testForgottenPrefix 0
testForgottenSeparator 0
testForgottenSuffix 0

EmpiricalDistributionTest

testSerialization 0.069
testLoad 0.086
testDoubleLoad 0.023
testNext 0.058
testNexFail 0.012
testGridTooFine 0.048
testGridTooFat 0.012
testBinIndexOverflow 0.006
testLoadNullDoubleArray 0.002
testLoadNullURL 0.002
testLoadNullFile 0.002

CovarianceTest

testConsistency 0.003
testLongly 0.001
testSwissFertility 0.001
testConstant 0
testInsufficientData 0.001

HarmonicFitterTest

testNoError 0.013
test1PercentError 0.006
testInitialGuess 0.005
testUnsorted 0.006

ClassicalRungeKuttaStepInterpolatorTest

derivativesConsistency 0.031
serialization 0.113

MeanTest

testSmallSamples 0
testSerial 0.001
testEqualsAndHashCode 0
testSerialization 0.002
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

FixedGenerationCountTest

testIsSatisfied 0.001

AdamsBashforthIntegratorTest

dimensionCheck 0.005
testMinStep 0.002
testIncreasingTolerance 0.048
exceedMaxEvaluations 0.022
backward 0.017
polynomial 0.758

ChiSquareDistributionTest

testDensity 0
testDfAccessors 0
testSmallDf 0.002
testIllegalArguments 0.001
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0.001
testConsistency 0

MidpointStepInterpolatorTest

serialization 0.058
testDerivativesConsistency 0.042

TTestTest

testOneSampleT 0.001
testOneSampleTTest 0.001
testTwoSampleTHeterscedastic 0.001
testTwoSampleTHomoscedastic 0
testSmallSamples 0
testPaired 0

MersenneTwisterTest

testNextInt 0.016
testNextLong 0.024
testGaussian 0.003
testDouble 0.003
testFloat 0.002
testNextIntNeg 0.001
testNextIntN 0.027
testNexBoolean 0.003
testNexBytes 0.032
testMakotoNishimura 0.003

MathUtilsTest

testCompareTo 0
testPow 0.002
testCosh 0
testCoshNaN 0.001
testLog 0
testSinh 0
testSinhNaN 0
test0Choose0 0.001
testAddAndCheck 0
testAddAndCheckLong 0
testBinomialCoefficient 0.03
testBinomialCoefficientLarge 0.867
testBinomialCoefficientFail 0.001
testEquals 0
testEqualsWithAllowedDelta 0
testEqualsWithAllowedUlps 0
testArrayEquals 0
testFactorial 0.001
testFactorialFail 0
testGcd 0.001
testHash 0
testArrayHash 0
testPermutedArrayHash 0.001
testIndicatorByte 0
testIndicatorDouble 0
testIndicatorFloat 0.001
testIndicatorInt 0
testIndicatorLong 0
testIndicatorShort 0
testLcm 0
testMulAndCheck 0
testMulAndCheckLong 0
testNextAfter 0
testNextAfterSpecialCases 0
testScalb 0
testNormalizeAngle 0.021
testRoundDouble 0.002
testRoundFloat 0
testSignByte 0
testSignDouble 0
testSignFloat 0
testSignInt 0
testSignLong 0
testSignShort 0
testSubAndCheck 0
testSubAndCheckErrorMessage 0
testSubAndCheckLong 0
testL1DistanceDouble 0
testL1DistanceInt 0
testL2DistanceDouble 0
testL2DistanceInt 0
testLInfDistanceDouble 0
testLInfDistanceInt 0

ComplexFormatTest

testSimpleNoDecimals 0
testSimpleWithDecimals 0
testSimpleWithDecimalsTrunc 0
testNegativeReal 0
testNegativeImaginary 0
testNegativeBoth 0
testZeroReal 0
testZeroImaginary 0
testDifferentImaginaryChar 0
testStaticFormatComplex 0.001
testNan 0
testPositiveInfinity 0
testNegativeInfinity 0
testParseSimpleNoDecimals 0
testParseSimpleWithDecimals 0
testParseSimpleWithDecimalsTrunc 0
testParseNegativeReal 0
testParseNegativeImaginary 0
testParseNegativeBoth 0
testParseZeroReal 0
testParseZeroImaginary 0.001
testParseDifferentImaginaryChar 0
testParseNan 0
testParsePositiveInfinity 0.001
testPaseNegativeInfinity 0
testConstructorSingleFormat 0
testGetImaginaryFormat 0.001
testSetImaginaryFormatNull 0
testSetRealFormatNull 0
testGetRealFormat 0
testSetImaginaryCharacterNull 0
testSetImaginaryCharacterEmpty 0.001
testFormatNumber 0
testFormatObject 0
testForgottenImaginaryCharacter 0

BiDiagonalTransformerTest

testDimensions 0
testAEqualUSVt 0
testUOrthogonal 0
testVOrthogonal 0
testMatricesValues 0
testBBiDiagonal 0
testUpperOrLower 0

BlockFieldMatrixTest

testSerial 0.006
testAdd 0
testMultiply 0.001
testEqualsAndHashCode 0
testToString 0
testDimensions 0
testCopyFunctions 0.012
testAddFail 0.001
testPlusMinus 0
testMultiply2 0
testTrace 0
testScalarAdd 0.001
testOperate 0
testMath209 0
testTranspose 0
testPremultiplyVector 0.001
testPremultiply 0.001
testGetVectors 0
testGetEntry 0.001
testExamples 0
testGetSubMatrix 0.001
testCopySubMatrix 0.002
testGetRowMatrix 0.001
testSetRowMatrix 0.001
testGetColumnMatrix 0
testSetColumnMatrix 0
testGetRowVector 0.001
testSetRowVector 0.001
testGetColumnVector 0
testSetColumnVector 0.001
testGetRow 0
testSetRow 0
testGetColumn 0.001
testSetColumn 0
testSetSubMatrix 0.001
testWalk 0.072
testSeveralBlocks 0.755
testOperateLarge 0.113
testOperatePremultiplyLarge 0.065
testGetSetMatrixLarge 0.008
testGetSetRowMatrixLarge 0.003
testGetSetColumnMatrixLarge 0.003
testGetSetRowVectorLarge 0.003
testGetSetColumnVectorLarge 0.003
testGetSetRowLarge 0.003
testGetSetColumnLarge 0.003

FastFourierTransformerTest

testAdHocData 0
testSinFunction 0.004
testParameters 0.001
test2DData 0.001

MaxTest

testNaNs 0.001
testSpecialValues 0
testSerial 0
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0
testIncrementation 0.001
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

GeometricMeanTest

testSpecialValues 0.001
testSerial 0
testEqualsAndHashCode 0.001
testSerialization 0.001
testConsistency 0.001
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

AbstractRandomGeneratorTest

testNextInt 0.008
testNextLong 0.008
testNextBoolean 0.001
testNextFloat 0.003
testNextIntExtremeValues 0.001
testNextLongExtremeValues 0
testNextSecureLong 0.043
testNextSecureInt 0.043
testNextPoisson 0.158
testNextPoissonLargeMean 0.268
testNextHex 0.076
testNextSecureHex 0.144
testNextUniform 0.001
testNextUniformExclusiveEndpoints 0
testNextGaussian 0.025
testNextExponential 0.006
testConfig 0
testNextSample 0.026
testNextPermutation 0.003

SimpsonIntegratorTest

testSinFunction 0.001
testParameters 0
testQuinticFunction 0

ElitisticListPopulationTest

testNextGeneration 0.001

BinomialDistributionTest

testDegenerate0 0.002
testDegenerate1 0
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0
testFloatingPointArguments 0.001
testInverseCumulativeProbabilities 0

CauchyDistributionTest

testInverseCumulativeProbabilityExtremes 0.001
testMedian 0
testScale 0
testSetScale 0
testIllegalArguments 0.001
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0
testConsistency 0

EstimatedParameterTest

testConstruction 0.001
testBound 0
testEstimate 0

GLSMultipleLinearRegressionTest

cannotAddXSampleData 0.003
cannotAddNullYSampleData 0.002
cannotAddSampleDataWithSizeMismatch 0.002
cannotAddNullCovarianceData 0.002
notEnoughData 0.002
cannotAddCovarianceDataWithSampleSizeMismatch 0.002
cannotAddCovarianceDataThatIsNotSquare 0.002
canEstimateRegressionParameters 0.002
canEstimateResiduals 0.002
canEstimateRegressionParametersVariance 0.002
canEstimateRegressandVariance 0.001

FitnessCachingTest

testFitnessCaching 0.022

GaussNewtonOptimizerTest

testTrivial 0.004
testNoDependency 0
testOneSet 0.001
testTwoSets 0
testNonInversible 0
testIllConditioned 0.001
testMoreEstimatedParametersSimple 0
testMoreEstimatedParametersUnsorted 0
testRedundantEquations 0.001
testInconsistentEquations 0
testCircleFitting 0.002
testCircleFittingBadInit 0.007
testMaxIterations 0.006
testColumnsPermutation 0
testInconsistentSizes 0

Array2DRowRealMatrixTest

testSerial 0.001
testAdd 0
testMultiply 0.001
testEqualsAndHashCode 0
testToString 0.001
testDimensions 0
testCopyFunctions 0
testAddFail 0
testPlusMinus 0.001
testMultiply2 0
testTrace 0
testScalarAdd 0
testOperate 0
testMath209 0
testTranspose 0
testPremultiplyVector 0.001
testPremultiply 0
testGetVectors 0
testGetEntry 0.001
testExamples 0
testGetSubMatrix 0.001
testCopySubMatrix 0.001
testGetRowMatrix 0.001
testSetRowMatrix 0.001
testGetColumnMatrix 0.001
testSetColumnMatrix 0
testGetRowVector 0
testSetRowVector 0
testGetColumnVector 0.001
testSetColumnVector 0.001
testGetRow 0
testSetRow 0
testGetColumn 0
testSetColumn 0.001
testSetSubMatrix 0.001
testWalk 0.042
testNorm 0
testFrobeniusNorm 0.001

DormandPrince54IntegratorTest

testMinStep 0.002
testIncreasingTolerance 0.057
testDimensionCheck 0.001
testBackward 0.007
testEvents 0.016
testKepler 0.041
testVariableSteps 0.015
testSmallLastStep 0.002

BetaDistributionTest

testDensity 0.025
testCumulative 0.026

TournamentSelectionTest

testSelect 0.002

TestUtilsTest

testOneSampleT 0.001
testOneSampleTTest 0
testTwoSampleTHeterscedastic 0.002
testTwoSampleTHomoscedastic 0.001
testSmallSamples 0
testPaired 0.001
testChiSquare 0.001
testChiSquareIndependence 0.002
testChiSquareLargeTestStatistic 0
testChiSquareZeroCount 0
testOneWayAnovaUtils 0.001

BisectionSolverTest

testDeprecated 0.001
testSinZero 0
testQuinticZero 0
testSetFunctionValueAccuracy 0
testResetFunctionValueAccuracy 0
testSetAbsoluteAccuracy 0
testResetAbsoluteAccuracy 0
testSetMaximalIterationCount 0
testResetMaximalIterationCount 0.001
testSetRelativeAccuracy 0
testResetRelativeAccuracy 0

BigFractionTest

testConstructor 0.002
testSerial 0.006
testGoldenRatio 0
testDoubleConstructor 0
testDigitLimitConstructor 0
testEpsilonLimitConstructor 0
testCompareTo 0
testDoubleValue 0
testFloatValue 0
testIntValue 0
testLongValue 0
testConstructorDouble 0
testAbs 0.001
testReciprocal 0
testNegate 0.001
testAdd 0.001
testDivide 0
testMultiply 0
testSubtract 0.001
testEqualsAndHashCode 0
testGetReducedFraction 0
testBigDecimalValue 0.001
testPow 0.001

GraggBulirschStoerStepInterpolatorTest

derivativesConsistency 0.037
serialization 0.055
checklone 0.034

FunctionEvaluationExceptionTest

testConstructor 0
testConstructorPatternArguments 0.001
testConstructorPatternArgumentsCause 0
testConstructorArray 0
testConstructorArrayPatternArguments 0.001
testConstructorArrayPatternArgumentsCause 0
testConstructorArgumentCause 0
testConstructorArrayArgumentCause 0

ContinuedFractionTest

testGoldenRatio 0.001

ResizableDoubleArrayTest

testEqualsAndHashCode 0
testConstructors 0.001
testSetElementArbitraryExpansion 0
testAdd1000 0
testAddElementRolling 0.001
testSetNumberOfElements 0.001
testWithInitialCapacity 0
testWithInitialCapacityAndExpansionFactor 0
testDiscard 0
testSubstitute 0
testMutators 0.001
testGetValues 0
testMinMax 0.001

EulerStepInterpolatorTest

derivativesConsistency 0.034
serialization 0.072
noReset 0.001
interpolationAtBounds 0
interpolationInside 0.001

ChromosomeTest

testCompareTo 0
testFindSameChromosome 0.002

GammaTest

testRegularizedGammaNanPositive 0
testRegularizedGammaPositiveNan 0
testRegularizedGammaNegativePositive 0
testRegularizedGammaPositiveNegative 0
testRegularizedGammaZeroPositive 0
testRegularizedGammaPositiveZero 0
testRegularizedGammaPositivePositive 0
testLogGammaNan 0
testLogGammaNegative 0
testLogGammaZero 0
testLogGammaPositive 0
testDigammaLargeArgs 0.001
testDigammaSmallArgs 0.006
testTrigamma 0.001

InvalidMatrixExceptionTest

testConstructorMessage 0.001

BinaryChromosomeTest

testIsSame 0.001
testInvalidConstructor 0.001
testRandomConstructor 0.001

MinTest

testNaNs 0
testSpecialValues 0
testSerial 0.001
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0.001
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0.001
testCopy 0
testEvaluation 0

AdamsMoultonIntegratorTest

dimensionCheck 0.011
testMinStep 0.015
testIncreasingTolerance 0.082
exceedMaxEvaluations 0.012
backward 0.017
polynomial 0.076

ComplexTest

testConstructor 0
testSerial 0.005
testAbs 0
testNegate 0
testAdd 0.001
testDivide 0
testMultiply 0
testSubtract 0
testPow 0
testConstructorNaN 0
testAbsNaN 0
testAbsInfinite 0
testAddNaN 0
testAddInfinite 0
testConjugate 0
testConjugateNaN 0
testConjugateInfiinite 0.001
testDivideInfinite 0
testDivideNaN 0
testDivideNaNInf 0.001
testMultiplyNaN 0
testMultiplyNaNInf 0
testScalarMultiply 0
testScalarMultiplyNaN 0
testScalarMultiplyInf 0.001
testNegateNaN 0
testSubtractNaN 0
testEqualsNull 0.001
testEqualsClass 0
testEqualsSame 0
testEqualsTrue 0.001
testEqualsRealDifference 0
testEqualsImaginaryDifference 0
testEqualsNaN 0.001
testHashCode 0
testAcos 0
testAcosInf 0
testAcosNaN 0
testAsin 0
testAsinNaN 0
testAsinInf 0
testAtan 0.001
testAtanInf 0
testAtanNaN 0
testCos 0
testCosNaN 0
testCosInf 0.001
testCosh 0
testCoshNaN 0
testCoshInf 0.001
testExp 0
testExpNaN 0
testExpInf 0.001
testLog 0
testLogNaN 0
testLogInf 0.001
testLogZero 0
testPowNaNBase 0
testPowNaNExponent 0
testPowInf 0
testPowZero 0
testpowNull 0.001
testSin 0
testSinInf 0
testSinNaN 0
testSinh 0
testSinhNaN 0
testSinhInf 0
testSqrtRealPositive 0
testSqrtRealZero 0
testSqrtRealNegative 0
testSqrtImaginaryZero 0
testSqrtImaginaryNegative 0
testSqrtPolar 0
testSqrtNaN 0
testSqrtInf 0.001
testSqrt1z 0
testSqrt1zNaN 0
testTan 0
testTanNaN 0
testTanInf 0
testTanCritical 0
testTanh 0
testTanhNaN 0
testTanhInf 0
testTanhCritical 0
testMath221 0
testNthRoot_normal_thirdRoot 0
testNthRoot_normal_fourthRoot 0
testNthRoot_cornercase_thirdRoot_imaginaryPartEmpty 0.001
testNthRoot_cornercase_thirdRoot_realPartZero 0
testNthRoot_cornercase_NAN_Inf 0
testGetArgument 0
testGetArgumentInf 0
testGetArgumentNaN 0

CholeskySolverTest

testSolve 0.003
testDeterminant 0.001
testSolveDimensionErrors 0

LUSolverTest

testSingular 0.001
testSolve 0
testDeterminant 0.001
testThreshold 0
testSolveDimensionErrors 0.001
testSolveSingularityErrors 0.001

UnivariateRealSolverUtilsTest

testSolveNull 0
testSolveBadParameters 0
testSolveSin 0.001
testSolveAccuracyNull 0
testSolveAccuracySin 0
testSolveNoRoot 0
testBracketSin 0
testBracketEndpointRoot 0
testBadParameters 0.001

MultiStartDifferentiableMultivariateRealOptimizerTest

testCircleFitting 0.018

BetaTest

testRegularizedBetaNanPositivePositive 0
testRegularizedBetaPositiveNanPositive 0
testRegularizedBetaPositivePositiveNan 0
testRegularizedBetaNegativePositivePositive 0
testRegularizedBetaPositiveNegativePositive 0
testRegularizedBetaPositivePositiveNegative 0
testRegularizedBetaZeroPositivePositive 0
testRegularizedBetaPositiveZeroPositive 0
testRegularizedBetaPositivePositiveZero 0
testRegularizedBetaPositivePositivePositive 0
testLogBetaNanPositive 0
testLogBetaPositiveNan 0
testLogBetaNegativePositive 0
testLogBetaPositiveNegative 0
testLogBetaZeroPositive 0.001
testLogBetaPositiveZero 0
testLogBetaPositivePositive 0

ErfTest

testErf0 0.001
testErf1960 0
testErf2576 0
testErf2807 0
testErf3291 0

FractionFormatTest

testFormat 0.005
testFormatNegative 0
testFormatZero 0
testFormatImproper 0
testFormatImproperNegative 0
testParse 0
testParseInteger 0
testParseInvalid 0.001
testParseInvalidDenominator 0.001
testParseNegative 0
testParseProper 0
testParseProperNegative 0
testParseProperInvalidMinus 0
testNumeratorFormat 0
testDenominatorFormat 0
testWholeFormat 0
testLongFormat 0
testDoubleFormat 0

SparseFieldMatrixTest

testAdd 0.004
testMultiply 0.003
testEqualsAndHashCode 0.002
testDimensions 0
testCopyFunctions 0
testAddFail 0
testPlusMinus 0
testMultiply2 0.001
testTrace 0
testScalarAdd 0
testOperate 0.004
testMath209 0
testTranspose 0.004
testPremultiplyVector 0
testPremultiply 0.001
testGetVectors 0.001
testGetEntry 0
testExamples 0.001
testGetRowMatrix 0.001
testGetColumnMatrix 0.001
testGetRowVector 0
testGetColumnVector 0
testSetSubMatrix 0.002
testSubMatrix 0.003

MixedListUnivariateImplTest

testStats 0
testN0andN1Conditions 0
testProductAndGeometricMean 0
testSkewAndKurtosis 0.001

TTestFactoryTest

testOneSampleT 0.004
testOneSampleTTest 0.001
testTwoSampleTHeterscedastic 0.002
testTwoSampleTHomoscedastic 0
testSmallSamples 0.001
testPaired 0

SparseRealVectorTest

testSerial 0.01
testConstructors 0.002
testDataInOut 0.001
testMapFunctions 0.003
testBasicFunctions 0.002
testMisc 0
testPredicates 0

PolynomialFunctionTest

testSerial 0.002
testConstants 0
testLinear 0
testQuadratic 0
testQuintic 0
testfirstDerivativeComparison 0
testString 0
testAddition 0
testSubtraction 0
testMultiplication 0

LevenbergMarquardtEstimatorTest

testTrivial 0.004
testQRColumnsPermutation 0.001
testNoDependency 0
testOneSet 0
testTwoSets 0.001
testNonInversible 0.001
testIllConditioned 0
testMoreEstimatedParametersSimple 0.001
testMoreEstimatedParametersUnsorted 0
testRedundantEquations 0.001
testInconsistentEquations 0
testControlParameters 0.006
testCircleFitting 0.207
testCircleFittingBadInit 0.012
testMath199 0.002

ComplexUtilsTest

testPolar2Complex 0.003
testPolar2ComplexIllegalModulus 0
testPolar2ComplexNaN 0
testPolar2ComplexInf 0

SumSqTest

testSpecialValues 0.001
testSerial 0
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0.001
testCopy 0
testEvaluation 0

VectorialMeanTest

testSerial 0.002
testMismatch 0
testSimplistic 0
testBasicStats 0

DefaultTransformerTest

testSerial 0.001
testTransformDouble 0
testTransformNull 0
testTransformInteger 0
testTransformBigDecimal 0.001
testTransformString 0
testTransformObject 0.001

ComplexFieldTest

testZero 0.002
testOne 0.001
testSerial 0.001

RombergIntegratorTest

testSinFunction 0.001
testParameters 0.001
testQuinticFunction 0

GillIntegratorTest

testDimensionCheck 0.002
testBackward 0.08
testKepler 0.028
testUnstableDerivative 0.002
testDecreasingSteps 0.119
testSmallStep 0.006
testBigStep 0.001
testStepSize 0.001

UncorrelatedRandomVectorGeneratorTest

testMeanAndCorrelation 0.019

MathExceptionTest

testConstructor 0.001
testConstructorPatternArguments 0.005
testConstructorCause 0
testConstructorPatternArgumentsCause 0.001
testPrintStackTrace 0.002
testSerialization 0.011

FrenchVector3DFormatTest

testSimpleNoDecimals 0.001
testSimpleWithDecimals 0
testSimpleWithDecimalsTrunc 0
testNan 0
testPositiveInfinity 0
testParseSimpleNoDecimals 0
testParseSimpleWithDecimals 0.001
testParseSimpleWithDecimalsTrunc 0
testParseNan 0.001
testParsePositiveInfinity 0
testConstructorSingleFormat 0.001
testFormatObject 0
testNegativeX 0
testNegativeY 0
testNegativeZ 0.001
testNonDefaultSetting 0
testParseIgnoredWhitespace 0.001
testParseNegativeX 0
testParseNegativeY 0.001
testParseNegativeZ 0
testParseNegativeAll 0.001
testParseZeroX 0
testParseNonDefaultSetting 0.001
testParseNegativeInfinity 0
testForgottenPrefix 0.001
testForgottenSeparator 0
testForgottenSuffix 0.001
testStaticFormatVector3D 0

FirstOrderConverterTest

testDecreasingSteps 0.044
testSmallStep 0.118
testBigStep 0.001
testDoubleDimension 0

PearsonsCorrelationTest

testConsistency 0.003
testLongly 0.001
testSwissFertility 0.001
testConstant 0
testInsufficientData 0
testStdErrorConsistency 0.001
testCovarianceConsistency 0.003

RandomKeyTest

testConstructor1 0.003
testConstructor2 0.001
testIsSame 0.002
testDecode 0.001
testRandomPermutation 0.002
testIdentityPermutation 0.002
testComparatorPermutation 0.003
testInducedPermutation 0.001
testEqualRepr 0.001

FirstMomentTest

testSerial 0
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0.001
testCopyConsistency 0
testCopy 0
testEvaluation 0

LotteryTest

testCertifiedValues 0.009

ArrayRealVectorTest

testSerial 0.002
testConstructors 0.001
testDataInOut 0.001
testMapFunctions 0.001
testBasicFunctions 0.001
testMisc 0
testPredicates 0

RotationTest

testIdentity 0.005
testAxisAngle 0
testRevert 0
testVectorOnePair 0
testVectorTwoPairs 0
testMatrix 0.002
testAngles 0.279
testSingularities 0.002
testQuaternion 0.001
testCompose 0.001
testComposeInverse 0.001
testApplyInverseTo 0.004

FastCosineTransformerTest

testAdHocData 0.001
testSinFunction 0
testParameters 0.001

FrenchComplexFormatTest

testSimpleNoDecimals 0.002
testSimpleWithDecimals 0.001
testSimpleWithDecimalsTrunc 0
testNegativeReal 0.001
testNegativeImaginary 0
testNegativeBoth 0
testZeroReal 0.001
testZeroImaginary 0
testDifferentImaginaryChar 0
testStaticFormatComplex 0.001
testNan 0
testPositiveInfinity 0
testNegativeInfinity 0.001
testParseSimpleNoDecimals 0.001
testParseSimpleWithDecimals 0
testParseSimpleWithDecimalsTrunc 0
testParseNegativeReal 0.001
testParseNegativeImaginary 0
testParseNegativeBoth 0
testParseZeroReal 0
testParseZeroImaginary 0
testParseDifferentImaginaryChar 0.001
testParseNan 0
testParsePositiveInfinity 0
testPaseNegativeInfinity 0.001
testConstructorSingleFormat 0
testGetImaginaryFormat 0
testSetImaginaryFormatNull 0.001
testSetRealFormatNull 0
testGetRealFormat 0.001
testSetImaginaryCharacterNull 0
testSetImaginaryCharacterEmpty 0
testFormatNumber 0.001
testFormatObject 0
testForgottenImaginaryCharacter 0

SingularValueSolverTest

testConditionNumber 0.007
testSolve 0.003
testSolveDimensionErrors 0.001
testSolveSingularityErrors 0.001

BigMatrixImplTest

testAdd 0.004
testMultiply 0.002
testEqualsAndHashCode 0
testToString 0
testConstructors 0.002
testDimensions 0
testCopyFunctions 0
testAddFail 0.001
testPlusMinus 0.001
testMultiply2 0
testTrace 0.001
testScalarAdd 0.001
testOperate 0.001
testMath209 0
testTranspose 0.003
testPremultiplyVector 0
testPremultiply 0.002
testGetVectors 0.001
testGetRowMatrix 0.001
testGetColumnMatrix 0.001
testSetSubMatrix 0.001
testNorm 0.001
testIsSingular 0.002
testInverse 0.005
testSolve 0.003
testDeterminant 0.003
testLUDecomposition 0.004
testSubMatrix 0.003

NevilleInterpolatorTest

testSinFunction 0.001
testParameters 0.001
testExpm1Function 0.001

LegendreGaussIntegratorTest

testSinFunction 0.002
testQuinticFunction 0
testExactIntegration 0.011

BigFractionFieldTest

testZero 0.003
testOne 0
testSerial 0.001

FastSineTransformerTest

testAdHocData 0.004
testSinFunction 0.006
testParameters 0.001

CorrelatedRandomVectorGeneratorTest

testRank 0.002
testMath226 0
testRootMatrix 0.001
testMeanAndCovariance 0.043

LoessInterpolatorTest

testOnOnePoint 0.003
testOnTwoPoints 0.002
testOnStraightLine 0.002
testOnDistortedSine 0.014
testIncreasingBandwidthIncreasesSmoothness 0.035
testIncreasingRobustnessItersIncreasesSmoothnessWithOutliers 0.006
testUnequalSizeArguments 0.001
testEmptyData 0.001
testNonStrictlyIncreasing 0.002
testNotAllFiniteReal 0.003
testInsufficientBandwidth 0.003
testCompletelyIncorrectBandwidth 0.002

SumTest

testSpecialValues 0
testSerial 0.001
testEqualsAndHashCode 0
testSerialization 0.001
testConsistency 0
testIncrementation 0
testMomentSmallSamples 0
testCopyConsistency 0
testCopy 0
testEvaluation 0

FrequencyTest

testSerial 0.006
testAdd 0.003
testToString 0.001
testCounts 0.001
testPcts 0
testAddNonComparable 0
testEmptyTable 0
testIntegerValues 0

TDistributionTest

testInverseCumulativeProbabilityExtremes 0
testDfAccessors 0.001
testCumulativeProbabilityAgaintStackOverflow 0
testSmallDf 0.017
testIllegalArguments 0.001
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0.005
testConsistency 0.002

BlockRealMatrixTest

testSerial 0.006
testAdd 0.001
testMultiply 0.001
testEqualsAndHashCode 0
testToString 0
testDimensions 0
testCopyFunctions 0.011
testAddFail 0.001
testPlusMinus 0.001
testMultiply2 0
testTrace 0
testScalarAdd 0.001
testOperate 0.004
testMath209 0.001
testTranspose 0.004
testPremultiplyVector 0
testPremultiply 0.001
testGetVectors 0.001
testGetEntry 0.001
testExamples 0.001
testGetSubMatrix 0.003
testCopySubMatrix 0.002
testGetRowMatrix 0
testSetRowMatrix 0.001
testGetColumnMatrix 0.001
testSetColumnMatrix 0.001
testGetRowVector 0.001
testSetRowVector 0.001
testGetColumnVector 0.001
testSetColumnVector 0.001
testGetRow 0.001
testSetRow 0
testGetColumn 0
testSetColumn 0
testSetSubMatrix 0.001
testWalk 0.045
testNorm 0
testFrobeniusNorm 0
testSeveralBlocks 0.092
testOperateLarge 0.097
testOperatePremultiplyLarge 0.062
testGetSetMatrixLarge 0.012
testGetSetRowMatrixLarge 0.004
testGetSetColumnMatrixLarge 0.005
testGetSetRowVectorLarge 0.004
testGetSetColumnVectorLarge 0.005
testGetSetRowLarge 0.004
testGetSetColumnLarge 0.005

MultiStartUnivariateRealOptimizerTest

testSinMin 0.005
testQuinticMin 0.001

OnePointCrossoverTest

testCrossover 0.008

BrentSolverTest

testInitialGuess 0.001
testDeprecated 0.001
testSinZero 0.001
testQuinticZero 0.001
testRootEndpoints 0
testBadEndpoints 0.001

PolynomialFunctionLagrangeFormTest

testParameters 0.002
testLinearFunction 0
testQuadraticFunction 0
testQuinticFunction 0.001

FractionTest

testConstructor 0.001
testSerial 0.003
testGoldenRatio 0.001
testDoubleConstructor 0.001
testDigitLimitConstructor 0
testIntegerOverflow 0
testEpsilonLimitConstructor 0
testCompareTo 0
testDoubleValue 0
testFloatValue 0
testIntValue 0
testLongValue 0.001
testConstructorDouble 0
testAbs 0
testReciprocal 0.001
testNegate 0.001
testAdd 0.002
testDivide 0.001
testMultiply 0
testSubtract 0
testEqualsAndHashCode 0
testGetReducedFraction 0.001
testToString 0.001

FDistributionTest

testInverseCumulativeProbabilityExtremes 0.002
testCumulativeProbabilityExtremes 0
testDfAccessors 0.001
testLargeDegreesOfFreedom 0.009
testSmallDegreesOfFreedom 0.001
testIllegalArguments 0.001
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0.004
testConsistency 0.002

AbstractUnivariateStatisticTest

testTestPositive 0
testTestNegative 0.001

SynchronizedMultivariateSummaryStatisticsTest

testEqualsAndHashCode 0.01
testToString 0.001
testSerialization 0.04
testStats 0
testN0andN1Conditions 0
testSetterInjection 0.001
testShuffledStatistics 0.001
testNaNContracts 0
testSetterIllegalState 0
testDimension 0.001

LaguerreSolverTest

testParameters 0.015
testLinearFunction 0.001
testQuadraticFunction 0
testQuinticFunction 0.002
testDeprecated 0.001
testQuinticFunction2 0.005