Surefire Report

Summary


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

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.054
org.apache.commons.math.special 36 0 0 0 100% 0.014
org.apache.commons.math.util 124 0 0 0 100% 0.858
org.apache.commons.math.stat.descriptive 77 0 0 0 100% 0.099
org.apache.commons.math.stat.correlation 20 0 0 0 100% 0.023
org.apache.commons.math.stat.regression 38 0 0 0 100% 0.056
org.apache.commons.math.stat.clustering 5 0 0 0 100% 0.007
org.apache.commons.math.stat.ranking 7 0 0 0 100% 0.003
org.apache.commons.math 26 0 0 0 100% 0.029
org.apache.commons.math.ode.sampling 8 0 0 0 100% 0.046
org.apache.commons.math.genetics 22 0 0 0 100% 0.072
org.apache.commons.math.analysis.polynomials 30 0 0 0 100% 0.107
org.apache.commons.math.optimization.linear 16 0 0 0 100% 0.116
org.apache.commons.math.optimization.univariate 4 0 0 0 100% 0.004
org.apache.commons.math.ode.nonstiff 108 0 0 0 100% 2.152
org.apache.commons.math.optimization.direct 13 0 0 0 100% 0.032
org.apache.commons.math.optimization.general 61 0 0 0 100% 0.294
org.apache.commons.math.stat 23 0 0 0 100% 0.033
org.apache.commons.math.distribution 114 0 0 0 100% 0.439
org.apache.commons.math.stat.descriptive.summary 40 0 0 0 100% 0.018
org.apache.commons.math.geometry 87 0 0 0 100% 0.201
org.apache.commons.math.linear 481 0 0 0 100% 1.78
org.apache.commons.math.estimation 54 0 0 0 100% 1.529
org.apache.commons.math.analysis.integration 12 0 0 0 100% 0.019
org.apache.commons.math.stat.descriptive.rank 34 0 0 0 100% 0.013
org.apache.commons.math.fraction 89 0 0 0 100% 0.079
org.apache.commons.math.random 90 0 0 0 100% 1.375
org.apache.commons.math.complex 172 0 0 0 100% 0.065
org.apache.commons.math.stat.data 2 0 0 0 100% 0.009
org.apache.commons.math.transform 14 0 0 0 100% 0.018
org.apache.commons.math.optimization.fitting 8 0 0 0 100% 0.039
org.apache.commons.math.stat.inference 40 0 0 0 100% 0.03
org.apache.commons.math.optimization 6 0 0 0 100% 0.031
org.apache.commons.math.ode 8 0 0 0 100% 0.111
org.apache.commons.math.analysis.solvers 53 0 0 0 100% 0.062
org.apache.commons.math.stat.descriptive.moment 106 0 0 0 100% 0.053

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
SplineInterpolatorTest 5 0 0 0 100% 0.002
NevilleInterpolatorTest 3 0 0 0 100% 0.003
DividedDifferenceInterpolatorTest 3 0 0 0 100% 0.002
LoessInterpolatorTest 12 0 0 0 100% 0.047

org.apache.commons.math.special

Class Tests Errors Failures Skipped Success Rate Time
GammaTest 14 0 0 0 100% 0.007
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
OpenIntToFieldTest 17 0 0 0 100% 0.046
DefaultTransformerTest 7 0 0 0 100% 0.003
MathUtilsTest 53 0 0 0 100% 0.693
OpenIntToDoubleHashMapTest 17 0 0 0 100% 0.095
BigRealTest 5 0 0 0 100% 0.004
TransformerMapTest 8 0 0 0 100% 0.004
ContinuedFractionTest 1 0 0 0 100% 0.001
BigRealFieldTest 3 0 0 0 100% 0.004
ResizableDoubleArrayTest 13 0 0 0 100% 0.008

org.apache.commons.math.stat.descriptive

Class Tests Errors Failures Skipped Success Rate Time
SummaryStatisticsTest 10 0 0 0 100% 0.007
AggregateSummaryStatisticsTest 5 0 0 0 100% 0.003
MultivariateSummaryStatisticsTest 10 0 0 0 100% 0.009
SynchronizedSummaryStatisticsTest 10 0 0 0 100% 0.007
SynchronizedMultivariateSummaryStatisticsTest 10 0 0 0 100% 0.048
SynchronizedDescriptiveStatisticsTest 9 0 0 0 100% 0.005
DescriptiveStatisticsTest 9 0 0 0 100% 0.004
InteractionTest 1 0 0 0 100% 0.001
AbstractUnivariateStatisticTest 2 0 0 0 100% 0.002
MixedListUnivariateImplTest 4 0 0 0 100% 0.002
StatisticalSummaryValuesTest 2 0 0 0 100% 0.002
ListUnivariateImplTest 5 0 0 0 100% 0.009

org.apache.commons.math.stat.correlation

Class Tests Errors Failures Skipped Success Rate Time
CovarianceTest 5 0 0 0 100% 0.004
PearsonsCorrelationTest 7 0 0 0 100% 0.008
SpearmansRankCorrelationTest 8 0 0 0 100% 0.011

org.apache.commons.math.stat.regression

Class Tests Errors Failures Skipped Success Rate Time
SimpleRegressionTest 16 0 0 0 100% 0.005
GLSMultipleLinearRegressionTest 11 0 0 0 100% 0.029
OLSMultipleLinearRegressionTest 11 0 0 0 100% 0.022

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.003

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
MaxIterationsExceededExceptionTest 2 0 0 0 100% 0.002
MathConfigurationExceptionTest 4 0 0 0 100% 0.002
FunctionEvaluationExceptionTest 8 0 0 0 100% 0.004
DuplicateSampleAbscissaExceptionTest 1 0 0 0 100% 0.001
ArgumentOutsideDomainExceptionTest 1 0 0 0 100% 0.003
MathExceptionTest 6 0 0 0 100% 0.014
ConvergenceExceptionTest 4 0 0 0 100% 0.003

org.apache.commons.math.ode.sampling

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

org.apache.commons.math.genetics

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

org.apache.commons.math.analysis.polynomials

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

org.apache.commons.math.optimization.linear

Class Tests Errors Failures Skipped Success Rate Time
SimplexTableauTest 4 0 0 0 100% 0.007
SimplexSolverTest 12 0 0 0 100% 0.109

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
HighamHall54IntegratorTest 9 0 0 0 100% 0.057
ThreeEighthesIntegratorTest 7 0 0 0 100% 0.073
DormandPrince54StepInterpolatorTest 3 0 0 0 100% 0.019
GillStepInterpolatorTest 2 0 0 0 100% 0.071
MidpointStepInterpolatorTest 2 0 0 0 100% 0.077
ClassicalRungeKuttaIntegratorTest 7 0 0 0 100% 0.109
AdamsMoultonIntegratorTest 6 0 0 0 100% 0.165
DormandPrince853IntegratorTest 10 0 0 0 100% 0.013
EulerStepInterpolatorTest 5 0 0 0 100% 0.076
ThreeEighthesStepInterpolatorTest 2 0 0 0 100% 0.039
MidpointIntegratorTest 6 0 0 0 100% 0.066
EulerIntegratorTest 6 0 0 0 100% 0.04
GraggBulirschStoerIntegratorTest 10 0 0 0 100% 0.189
HighamHall54StepInterpolatorTest 3 0 0 0 100% 0.019
DormandPrince853StepInterpolatorTest 3 0 0 0 100% 0.036
ClassicalRungeKuttaStepInterpolatorTest 2 0 0 0 100% 0.118
AdamsBashforthIntegratorTest 6 0 0 0 100% 0.687
DormandPrince54IntegratorTest 8 0 0 0 100% 0.08
GillIntegratorTest 8 0 0 0 100% 0.148
GraggBulirschStoerStepInterpolatorTest 3 0 0 0 100% 0.07

org.apache.commons.math.optimization.direct

Class Tests Errors Failures Skipped Success Rate Time
MultiDirectionalTest 4 0 0 0 100% 0.007
NelderMeadTest 9 0 0 0 100% 0.025

org.apache.commons.math.optimization.general

Class Tests Errors Failures Skipped Success Rate Time
NonLinearConjugateGradientOptimizerTest 12 0 0 0 100% 0.009
LevenbergMarquardtOptimizerTest 16 0 0 0 100% 0.021
MinpackTest 18 0 0 0 100% 0.246
GaussNewtonOptimizerTest 15 0 0 0 100% 0.018

org.apache.commons.math.stat

Class Tests Errors Failures Skipped Success Rate Time
FrequencyTest 8 0 0 0 100% 0.01
CertifiedDataTest 2 0 0 0 100% 0.018
StatUtilsTest 13 0 0 0 100% 0.005

org.apache.commons.math.distribution

Class Tests Errors Failures Skipped Success Rate Time
TDistributionTest 8 0 0 0 100% 0.019
BetaDistributionTest 2 0 0 0 100% 0.035
ExponentialDistributionTest 9 0 0 0 100% 0.003
WeibullDistributionTest 9 0 0 0 100% 0.004
HypergeometricDistributionTest 11 0 0 0 100% 0.245
BinomialDistributionTest 7 0 0 0 100% 0.007
FDistributionTest 9 0 0 0 100% 0.021
ChiSquareDistributionTest 7 0 0 0 100% 0.006
PoissonDistributionTest 10 0 0 0 100% 0.033
ZipfDistributionTest 5 0 0 0 100% 0.003
PascalDistributionTest 7 0 0 0 100% 0.005
NormalDistributionTest 13 0 0 0 100% 0.014
CauchyDistributionTest 8 0 0 0 100% 0.037
GammaDistributionTest 9 0 0 0 100% 0.007

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

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

org.apache.commons.math.geometry

Class Tests Errors Failures Skipped Success Rate Time
RotationOrderTest 1 0 0 0 100% 0.001
FrenchVector3DFormatTest 28 0 0 0 100% 0.012
RotationTest 12 0 0 0 100% 0.175
Vector3DTest 18 0 0 0 100% 0.005
Vector3DFormatTest 28 0 0 0 100% 0.008

org.apache.commons.math.linear

Class Tests Errors Failures Skipped Success Rate Time
MatrixUtilsTest 14 0 0 0 100% 0.01
SingularValueDecompositionImplTest 10 0 0 0 100% 0.004
RealVectorFormatTest 30 0 0 0 100% 0.014
QRSolverTest 6 0 0 0 100% 0.07
SparseFieldMatrixTest 24 0 0 0 100% 0.031
RealMatrixImplTest 38 0 0 0 100% 0.036
BlockRealMatrixTest 48 0 0 0 100% 0.209
FieldLUDecompositionImplTest 9 0 0 0 100% 0.005
CholeskySolverTest 3 0 0 0 100% 0.004
BlockFieldMatrixTest 46 0 0 0 100% 0.723
BigMatrixImplTest 28 0 0 0 100% 0.057
MatrixIndexExceptionTest 1 0 0 0 100% 0.001
EigenDecompositionImplTest 15 0 0 0 100% 0.147
FieldMatrixImplTest 36 0 0 0 100% 0.083
InvalidMatrixExceptionTest 1 0 0 0 100% 0.001
BiDiagonalTransformerTest 7 0 0 0 100% 0.002
LUSolverTest 6 0 0 0 100% 0.003
ArrayFieldVectorTest 6 0 0 0 100% 0.005
CholeskyDecompositionImplTest 9 0 0 0 100% 0.01
TriDiagonalTransformerTest 8 0 0 0 100% 0.005
SparseFieldVectorTest 4 0 0 0 100% 0.005
SingularValueSolverTest 4 0 0 0 100% 0.01
EigenSolverTest 4 0 0 0 100% 0.005
Array2DRowRealMatrixTest 38 0 0 0 100% 0.044
SparseRealMatrixTest 27 0 0 0 100% 0.013
QRDecompositionImplTest 6 0 0 0 100% 0.247
ArrayRealVectorTest 7 0 0 0 100% 0.007
FrenchRealVectorFormatTest 30 0 0 0 100% 0.009
SparseRealVectorTest 7 0 0 0 100% 0.015
LUDecompositionImplTest 9 0 0 0 100% 0.005

org.apache.commons.math.estimation

Class Tests Errors Failures Skipped Success Rate Time
EstimatedParameterTest 3 0 0 0 100% 0.002
MinpackTest 18 0 0 0 100% 1.381
LevenbergMarquardtEstimatorTest 15 0 0 0 100% 0.119
WeightedMeasurementTest 3 0 0 0 100% 0.001
GaussNewtonEstimatorTest 15 0 0 0 100% 0.026

org.apache.commons.math.analysis.integration

Class Tests Errors Failures Skipped Success Rate Time
SimpsonIntegratorTest 3 0 0 0 100% 0.003
LegendreGaussIntegratorTest 3 0 0 0 100% 0.009
RombergIntegratorTest 3 0 0 0 100% 0.003
TrapezoidIntegratorTest 3 0 0 0 100% 0.004

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

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

org.apache.commons.math.fraction

Class Tests Errors Failures Skipped Success Rate Time
FractionFormatTest 18 0 0 0 100% 0.01
BigFractionFormatTest 19 0 0 0 100% 0.009
BigFractionTest 23 0 0 0 100% 0.018
BigFractionFieldTest 3 0 0 0 100% 0.006
FractionTest 23 0 0 0 100% 0.032
FractionFieldTest 3 0 0 0 100% 0.004

org.apache.commons.math.random

Class Tests Errors Failures Skipped Success Rate Time
GaussianRandomGeneratorTest 1 0 0 0 100% 0.003
UncorrelatedRandomVectorGeneratorTest 1 0 0 0 100% 0.012
CorrelatedRandomVectorGeneratorTest 4 0 0 0 100% 0.027
ValueServerTest 8 0 0 0 100% 0.018
EmpiricalDistributionTest 11 0 0 0 100% 0.223
RandomDataTest 17 0 0 0 100% 0.187
RandomAdaptorTest 18 0 0 0 100% 0.241
UniformRandomGeneratorTest 1 0 0 0 100% 0.003
AbstractRandomGeneratorTest 19 0 0 0 100% 0.549
MersenneTwisterTest 10 0 0 0 100% 0.112

org.apache.commons.math.complex

Class Tests Errors Failures Skipped Success Rate Time
ComplexFieldTest 3 0 0 0 100% 0.005
ComplexTest 95 0 0 0 100% 0.029
FrenchComplexFormatTest 35 0 0 0 100% 0.017
ComplexFormatTest 35 0 0 0 100% 0.011
ComplexUtilsTest 4 0 0 0 100% 0.003

org.apache.commons.math.stat.data

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

org.apache.commons.math.transform

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

org.apache.commons.math.optimization.fitting

Class Tests Errors Failures Skipped Success Rate Time
HarmonicFitterTest 4 0 0 0 100% 0.019
PolynomialFitterTest 4 0 0 0 100% 0.02

org.apache.commons.math.stat.inference

Class Tests Errors Failures Skipped Success Rate Time
TTestFactoryTest 6 0 0 0 100% 0.007
TTestTest 6 0 0 0 100% 0.005
ChiSquareFactoryTest 7 0 0 0 100% 0.003
OneWayAnovaTest 3 0 0 0 100% 0.002
ChiSquareTestTest 7 0 0 0 100% 0.003
TestUtilsTest 11 0 0 0 100% 0.01

org.apache.commons.math.optimization

Class Tests Errors Failures Skipped Success Rate Time
MultiStartUnivariateRealOptimizerTest 2 0 0 0 100% 0.006
MultiStartMultivariateRealOptimizerTest 1 0 0 0 100% 0.005
MultiStartDifferentiableMultivariateRealOptimizerTest 1 0 0 0 100% 0.012
MultiStartDifferentiableMultivariateVectorialOptimizerTest 2 0 0 0 100% 0.008

org.apache.commons.math.ode

Class Tests Errors Failures Skipped Success Rate Time
FirstOrderConverterTest 4 0 0 0 100% 0.103
ContinuousOutputModelTest 4 0 0 0 100% 0.008

org.apache.commons.math.analysis.solvers

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

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

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

Test Cases

MatrixUtilsTest

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

FourthMomentTest

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

TDistributionTest

testCumulativeProbabilityAgaintStackOverflow 0
testSmallDf 0.01
testInverseCumulativeProbabilityExtremes 0
testDfAccessors 0
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0.004
testConsistency 0.001
testIllegalArguments 0.001

OpenIntToFieldTest

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

FirstOrderConverterTest

testDecreasingSteps 0.03
testSmallStep 0.071
testBigStep 0
testDoubleDimension 0.001

SkewnessTest

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

SingularValueDecompositionImplTest

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

DefaultTransformerTest

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

SimplexTableauTest

testInitialization 0.002
testdiscardArtificialVariables 0
testTableauWithNoArtificialVars 0
testSerial 0.003

SumTest

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

BinaryChromosomeTest

testIsSame 0.001
testInvalidConstructor 0.001
testRandomConstructor 0

BetaDistributionTest

testDensity 0.023
testCumulative 0.011

MaxIterationsExceededExceptionTest

testSimpleConstructor 0
testComplexConstructor 0.001

SummaryStatisticsTest

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

NewtonSolverTest

testDeprecated 0.002
testSinZero 0
testQuinticZero 0.001

MathUtilsTest

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

TTestFactoryTest

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

RandomKeyMutationTest

testMutate 0.003

EstimatedParameterTest

testConstruction 0
testBound 0
testEstimate 0

FractionFormatTest

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

ChromosomeTest

testCompareTo 0
testFindSameChromosome 0.001

AggregateSummaryStatisticsTest

testAggregation 0.002
testAggregationConsistency 0
testAggregate 0
testAggregateDegenerate 0.001
testAggregateSpecialValues 0

GaussianRandomGeneratorTest

testMeanAndStandardDeviation 0.002

BigFractionFormatTest

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

MultiStartUnivariateRealOptimizerTest

testSinMin 0.004
testQuinticMin 0.001

MaxTest

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

VarianceTest

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

NonLinearConjugateGradientOptimizerTest

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

RealVectorFormatTest

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

MultiStartMultivariateRealOptimizerTest

testRosenbrock 0.004

ExponentialDistributionTest

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

GammaTest

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

SimpleRegressionTest

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

HighamHall54IntegratorTest

testMinStep 0.001
testIncreasingTolerance 0.024
testBackward 0.004
testEvents 0.008
testKepler 0.012
testSanityChecks 0
testWrongDerivative 0.001
testEventsErrors 0.002
testEventsNoConvergence 0.001

ThreeEighthesIntegratorTest

testDimensionCheck 0.001
testBackward 0.019
testKepler 0.007
testDecreasingSteps 0.039
testSmallStep 0.004
testBigStep 0.001
testStepSize 0.001

BisectionSolverTest

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

LaguerreSolverTest

testParameters 0.014
testQuinticFunction 0.002
testDeprecated 0.001
testLinearFunction 0.001
testQuadraticFunction 0.001
testQuinticFunction2 0.003

NaturalRankingTest

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

QRSolverTest

testSolveDimensionErrors 0.001
testSolve 0
testRank 0
testSolveRankErrors 0.001
testOverdetermined 0.049
testUnderdetermined 0.017

TTestTest

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

PolynomialsUtilsTest

testFirstChebyshevPolynomials 0.002
testChebyshevBounds 0.012
testChebyshevDifferentials 0.001
testFirstHermitePolynomials 0.002
testHermiteDifferentials 0.001
testFirstLaguerrePolynomials 0.002
testLaguerreDifferentials 0.002
testFirstLegendrePolynomials 0.001
testLegendreDifferentials 0.002
testHighDegreeLegendre 0.065

DormandPrince54StepInterpolatorTest

derivativesConsistency 0.002
serialization 0.009
checkClone 0.007

WeibullDistributionTest

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

GillStepInterpolatorTest

serialization 0.065
testDerivativesConsistency 0.004

MidpointStepInterpolatorTest

serialization 0.054
testDerivativesConsistency 0.021

SimpsonIntegratorTest

testSinFunction 0.001
testParameters 0
testQuinticFunction 0

HypergeometricDistributionTest

testDegenerateNoFailures 0.001
testDegenerateNoSuccesses 0.001
testDegenerateFullSample 0
testPopulationSize 0
testLargeValues 0.151
testMoreLargeValues 0.09
testCumulativeProbabilities 0
testInverseCumulativeProbabilities 0
testIllegalArguments 0.001
testDensities 0
testFloatingPointArguments 0

LegendreGaussIntegratorTest

testSinFunction 0.002
testQuinticFunction 0
testExactIntegration 0.007

SimplexSolverTest

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

BigFractionTest

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

StepNormalizerTest

testBoundaries 0.002
testBeforeEnd 0.001

BrentMinimizerTest

testSinMin 0.001
testQuinticMin 0.001
testQuinticMax 0
testMinEndpoints 0.001

ClassicalRungeKuttaIntegratorTest

testBackward 0.009
testKepler 0.029
testSanityChecks 0.001
testDecreasingSteps 0.062
testSmallStep 0.005
testBigStep 0.001
testStepSize 0.001

AdamsMoultonIntegratorTest

testMinStep 0.017
testIncreasingTolerance 0.058
dimensionCheck 0.002
exceedMaxEvaluations 0.01
backward 0.014
polynomial 0.063

SparseFieldMatrixTest

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

RealMatrixImplTest

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

BigFractionFieldTest

testSerial 0.002
testZero 0.002
testOne 0

ProductTest

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

MathConfigurationExceptionTest

testConstructor 0
testConstructorPatternArguments 0
testConstructorCause 0
testConstructorPatternArgumentsCause 0

ComplexFieldTest

testSerial 0.002
testZero 0
testOne 0.001

EuclideanIntegerPointTest

testSerial 0.001
testDistance 0.001
testArrayIsReference 0
testCentroid 0.001

ChiSquareFactoryTest

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

RotationOrderTest

testName 0

MinpackTest

testMinpackLinearFullRank 0.015
testMinpackLinearRank1 0.013
testMinpackLinearRank1ZeroColsAndRows 0.014
testMinpackRosenbrok 0.001
testMinpackHelicalValley 0.003
testMinpackPowellSingular 0.031
testMinpackFreudensteinRoth 0.002
testMinpackBard 0.023
testMinpackKowalikOsborne 0.18
testMinpackMeyer 0.152
testMinpackWatson 0.102
testMinpackBox3Dimensional 0.002
testMinpackJennrichSampson 0.002
testMinpackBrownDennis 0.222
testMinpackChebyquad 0.017
testMinpackBrownAlmostLinear 0.299
testMinpackOsborne1 0.028
testMinpackOsborne2 0.269

FastCosineTransformerTest

testAdHocData 0.001
testSinFunction 0
testParameters 0.001

SplineInterpolatorTest

testIllegalArguments 0.001
testInterpolateLinearDegenerateTwoSegment 0
testInterpolateLinearDegenerateThreeSegment 0
testInterpolateLinear 0
testInterpolateSin 0

BinaryMutationTest

testMutate 0.001

BinomialDistributionTest

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

DormandPrince853IntegratorTest

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

HarmonicFitterTest

testNoError 0.007
test1PercentError 0.003
testInitialGuess 0.002
testUnsorted 0.003

BlockRealMatrixTest

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

MultivariateSummaryStatisticsTest

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

FieldLUDecompositionImplTest

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

SynchronizedSummaryStatisticsTest

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

FDistributionTest

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

RombergIntegratorTest

testSinFunction 0.001
testParameters 0
testQuinticFunction 0.001

TrapezoidIntegratorTest

testSinFunction 0
testParameters 0
testQuinticFunction 0.002

CovarianceTest

testConsistency 0.002
testLongly 0
testSwissFertility 0
testConstant 0
testInsufficientData 0

FunctionEvaluationExceptionTest

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

KurtosisTest

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

TournamentSelectionTest

testSelect 0.002

CholeskySolverTest

testSolveDimensionErrors 0.002
testSolve 0
testDeterminant 0

ContinuousOutputModelTest

testBoundaries 0.001
testRandomAccess 0.004
testModelsMerging 0.001
testErrorConditions 0

OpenIntToDoubleHashMapTest

testPutAndGetWith0ExpectedSize 0.008
testPutAndGetWithExpectedSize 0.008
testPutAndGet 0.008
testPutAbsentOnExisting 0.011
testPutOnExisting 0.006
testGetAbsent 0.006
testGetFromEmpty 0.001
testRemove 0.006
testRemove2 0.005
testRemoveFromEmpty 0.001
testRemoveAbsent 0.006
testCopy 0.003
testContainsKey 0.012
testIterator 0.005
testConcurrentModification 0.001
testPutKeysWithCollisions 0.001
testPutKeysWithCollision2 0.001

MultiDirectionalTest

testRosenbrock 0.001
testFunctionEvaluationExceptions 0.001
testMinimizeMaximize 0.002
testPowell 0.003

UncorrelatedRandomVectorGeneratorTest

testMeanAndCorrelation 0.012

LevenbergMarquardtOptimizerTest

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

BlockFieldMatrixTest

testSerial 0.005
testAdd 0
testEqualsAndHashCode 0
testMultiply 0.001
testDimensions 0
testCopyFunctions 0.005
testAddFail 0.001
testPlusMinus 0
testMultiply2 0
testTrace 0
testScalarAdd 0
testOperate 0.001
testMath209 0
testTranspose 0
testPremultiplyVector 0.001
testPremultiply 0
testGetVectors 0.001
testGetEntry 0
testExamples 0.001
testGetSubMatrix 0.001
testCopySubMatrix 0.002
testGetRowMatrix 0
testSetRowMatrix 0
testGetColumnMatrix 0.001
testSetColumnMatrix 0
testGetRowVector 0.001
testSetRowVector 0
testGetColumnVector 0.001
testSetColumnVector 0
testGetRow 0.001
testSetRow 0
testGetColumn 0
testSetColumn 0
testToString 0
testSetSubMatrix 0.001
testWalk 0.045
testSeveralBlocks 0.53
testOperateLarge 0.057
testOperatePremultiplyLarge 0.046
testGetSetMatrixLarge 0.005
testGetSetRowMatrixLarge 0.002
testGetSetColumnMatrixLarge 0.002
testGetSetRowVectorLarge 0.002
testGetSetColumnVectorLarge 0.002
testGetSetRowLarge 0.002
testGetSetColumnLarge 0.002

RiddersSolverTest

testSinFunction 0.001
testParameters 0.001
testQuinticFunction 0
testDeprecated 0
testExpm1Function 0

CorrelatedRandomVectorGeneratorTest

testRank 0.001
testMath226 0.001
testRootMatrix 0
testMeanAndCovariance 0.024

PolynomialFunctionNewtonFormTest

testParameters 0.001
testQuinticFunction 0
testLinearFunction 0
testQuadraticFunction 0.001

OneWayAnovaTest

testAnovaFValue 0
testAnovaPValue 0
testAnovaTest 0

PercentileTest

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

ChiSquareDistributionTest

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

DuplicateSampleAbscissaExceptionTest

testConstructor 0

SynchronizedMultivariateSummaryStatisticsTest

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

UnivariateRealSolverFactoryImplTest

testNewBisectionSolverValid 0.001
testNewNewtonSolverValid 0
testNewBrentSolverValid 0
testNewSecantSolverValid 0

FrenchVector3DFormatTest

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

GLSMultipleLinearRegressionTest

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

ValueServerTest

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

BigMatrixImplTest

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

PoissonDistributionTest

testNormalApproximateProbability 0.001
testDegenerateInverseCumulativeProbability 0
testMean 0
testLargeMeanCumulativeProbability 0.002
testLargeMeanInverseCumulativeProbability 0.027
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0
testIllegalArguments 0.001
testDensities 0
testFloatingPointArguments 0

MatrixIndexExceptionTest

testConstructorMessage 0

ComplexTest

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

EulerStepInterpolatorTest

derivativesConsistency 0.015
serialization 0.056
noReset 0
interpolationAtBounds 0
interpolationInside 0.001

EmpiricalDistributionTest

testSerialization 0.059
testLoad 0.064
testDoubleLoad 0.021
testNext 0.027
testNexFail 0.005
testGridTooFine 0.017
testGridTooFat 0.01
testBinIndexOverflow 0.005
testLoadNullDoubleArray 0.002
testLoadNullURL 0.002
testLoadNullFile 0.003

EigenDecompositionImplTest

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

ThreeEighthesStepInterpolatorTest

derivativesConsistency 0.002
serialization 0.035

PearsonsCorrelationTest

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

FrenchComplexFormatTest

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

FractionTest

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

DummyStepInterpolatorTest

testNoReset 0.001
testFixedState 0
testSerialization 0.001
testImpossibleSerialization 0.003

FieldMatrixImplTest

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

ListPopulationTest

testGetFittestChromosome 0.001

RandomKeyTest

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

FrequencyTest

testSerial 0.004
testAdd 0.002
testToString 0
testCounts 0.001
testPcts 0.001
testAddNonComparable 0
testEmptyTable 0
testIntegerValues 0

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.001
testLogBetaNegativePositive 0
testLogBetaPositiveNegative 0
testLogBetaZeroPositive 0
testLogBetaPositiveZero 0
testLogBetaPositivePositive 0

ErfTest

testErf0 0.001
testErf1960 0
testErf2576 0
testErf2807 0
testErf3291 0

PolynomialFitterTest

testNoError 0.004
testSmallError 0.007
testRedundantSolvable 0.004
testRedundantUnsolvable 0.004

StandardDeviationTest

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

InvalidMatrixExceptionTest

testConstructorMessage 0

SumLogTest

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

MinpackTest

testMinpackLinearFullRank 0.001
testMinpackLinearRank1 0.001
testMinpackLinearRank1ZeroColsAndRows 0.001
testMinpackRosenbrok 0
testMinpackHelicalValley 0.001
testMinpackPowellSingular 0.012
testMinpackFreudensteinRoth 0.001
testMinpackBard 0.003
testMinpackKowalikOsborne 0.03
testMinpackMeyer 0.028
testMinpackWatson 0.051
testMinpackBox3Dimensional 0.001
testMinpackJennrichSampson 0.001
testMinpackBrownDennis 0.044
testMinpackChebyquad 0.012
testMinpackBrownAlmostLinear 0.049
testMinpackOsborne1 0.002
testMinpackOsborne2 0.006

ChiSquareTestTest

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

MidpointIntegratorTest

testDimensionCheck 0
testBackward 0.007
testDecreasingSteps 0.049
testSmallStep 0.007
testBigStep 0
testStepSize 0.001

BiDiagonalTransformerTest

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

EulerIntegratorTest

testDimensionCheck 0.001
testBackward 0.004
testDecreasingSteps 0.03
testSmallStep 0.003
testBigStep 0
testStepSize 0.001

CertifiedDataTest

testSummaryStatistics 0.013
testDescriptiveStatistics 0.005

ArgumentOutsideDomainExceptionTest

testConstructor 0.002

SynchronizedDescriptiveStatisticsTest

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

MeanTest

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

SpearmansRankCorrelationTest

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

DescriptiveStatisticsTest

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

LUSolverTest

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

RandomDataTest

testNextInt 0
testNextLong 0
testNextIntExtremeValues 0
testNextLongExtremeValues 0
testNextSecureLong 0.003
testNextSecureInt 0.003
testNextPoisson 0.005
testNextPoissonLargeMean 0.085
testNextHex 0.016
testNextSecureHex 0.059
testNextUniform 0
testNextUniformExclusiveEndpoints 0.001
testNextGaussian 0.005
testNextExponential 0.001
testConfig 0.001
testNextSample 0.003
testNextPermutation 0

LotteryTest

testCertifiedValues 0.006

NevilleInterpolatorTest

testSinFunction 0.001
testParameters 0
testExpm1Function 0

PolynomialSplineFunctionTest

testConstructor 0
testValues 0

FractionFieldTest

testSerial 0.002
testZero 0
testOne 0

PolynomialFunctionLagrangeFormTest

testParameters 0.002
testQuinticFunction 0.001
testLinearFunction 0
testQuadraticFunction 0

OnePointCrossoverTest

testCrossover 0.006

ArrayFieldVectorTest

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

CholeskyDecompositionImplTest

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

ComplexFormatTest

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

InteractionTest

testInteraction 0

LevenbergMarquardtEstimatorTest

testTrivial 0.003
testNoDependency 0.001
testOneSet 0
testTwoSets 0
testNonInversible 0
testIllConditioned 0
testMoreEstimatedParametersSimple 0
testMoreEstimatedParametersUnsorted 0
testRedundantEquations 0.001
testInconsistentEquations 0
testCircleFitting 0.104
testCircleFittingBadInit 0.005
testQRColumnsPermutation 0
testControlParameters 0.001
testMath199 0.001

TriDiagonalTransformerTest

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

DividedDifferenceInterpolatorTest

testSinFunction 0
testParameters 0.001
testExpm1Function 0

ZipfDistributionTest

testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0.001
testIllegalArguments 0
testDensities 0
testFloatingPointArguments 0

BigRealTest

testCompareTo 0.001
testConstructor 0
testEqualsAndHashCode 0
testDoubleValue 0.001
testBigDecimalValue 0

GraggBulirschStoerIntegratorTest

testDimensionCheck 0
testNullIntervalCheck 0
testMinStep 0.001
testIncreasingTolerance 0.003
testBackward 0.001
testEvents 0.003
testKepler 0.015
testVariableSteps 0.002
testUnstableDerivative 0
testIntegratorControls 0.162

StatUtilsTest

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

HighamHall54StepInterpolatorTest

derivativesConsistency 0.001
serialization 0.01
checkClone 0.007

FastSineTransformerTest

testAdHocData 0.003
testSinFunction 0.004
testParameters 0

MathExceptionTest

testSerialization 0.008
testConstructor 0
testConstructorPatternArguments 0.003
testConstructorCause 0
testConstructorPatternArgumentsCause 0
testPrintStackTrace 0.001

AbstractUnivariateStatisticTest

testTestPositive 0
testTestNegative 0.001

MultiStartDifferentiableMultivariateRealOptimizerTest

testCircleFitting 0.011

TransformerMapTest

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

PascalDistributionTest

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

RotationTest

testIdentity 0.002
testAxisAngle 0
testRevert 0
testVectorOnePair 0.001
testVectorTwoPairs 0
testMatrix 0.001
testAngles 0.161
testSingularities 0.001
testQuaternion 0
testCompose 0
testComposeInverse 0.001
testApplyInverseTo 0.002

MixedListUnivariateImplTest

testStats 0
testN0andN1Conditions 0
testProductAndGeometricMean 0
testSkewAndKurtosis 0.001

FastFourierTransformerTest

testAdHocData 0.001
testSinFunction 0.002
testParameters 0.001
test2DData 0.001

SparseFieldVectorTest

testMapFunctions 0.002
testBasicFunctions 0.001
testMisc 0.001
testPredicates 0

ConvergenceExceptionTest

testConstructor 0
testConstructorPatternArguments 0.001
testConstructorCause 0
testConstructorPatternArgumentsCause 0.001

SingularValueSolverTest

testConditionNumber 0.005
testSolveDimensionErrors 0.002
testSolve 0
testSolveSingularityErrors 0.001

DormandPrince853StepInterpolatorTest

derivativesConsistency 0.003
serialization 0.014
checklone 0.018

NormalDistributionTest

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

StatisticalSummaryValuesTest

testSerialization 0.001
testEqualsAndHashCode 0

CauchyDistributionTest

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

MedianTest

testCopy 0.001
testEvaluation 0

FastHadamardTransformerTest

test8Points 0.001
test4Points 0
testNoIntInverse 0
test3Points 0

RandomAdaptorTest

testAdaptor 0.001
testNextInt 0.001
testNextLong 0
testNextIntExtremeValues 0
testNextLongExtremeValues 0
testNextSecureLong 0.005
testNextSecureInt 0.004
testNextPoisson 0.023
testNextPoissonLargeMean 0.089
testNextHex 0.036
testNextSecureHex 0.063
testNextUniform 0.001
testNextUniformExclusiveEndpoints 0
testNextGaussian 0.004
testNextExponential 0.004
testConfig 0
testNextSample 0.006
testNextPermutation 0.001

UniformRandomGeneratorTest

testMeanAndStandardDeviation 0.002

WeightedMeasurementTest

testIgnored 0.001
testConstruction 0
testTheory 0

ThirdMomentTest

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

BrentSolverTest

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

FixedGenerationCountTest

testIsSatisfied 0.001

EigenSolverTest

testNonInvertible 0.002
testInvertible 0
testSolveDimensionErrors 0
testSolve 0.001

FitnessCachingTest

testFitnessCaching 0.019

GaussNewtonEstimatorTest

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

AbstractRandomGeneratorTest

testNextInt 0.002
testNextLong 0.003
testNextBoolean 0
testNextFloat 0.002
testNextIntExtremeValues 0
testNextLongExtremeValues 0
testNextSecureLong 0.023
testNextSecureInt 0.024
testNextPoisson 0.108
testNextPoissonLargeMean 0.174
testNextHex 0.054
testNextSecureHex 0.112
testNextUniform 0
testNextUniformExclusiveEndpoints 0.001
testNextGaussian 0.016
testNextExponential 0.003
testConfig 0.001
testNextSample 0.019
testNextPermutation 0.002

Vector3DTest

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

Array2DRowRealMatrixTest

testSerial 0.002
testNorm 0
testAdd 0
testEqualsAndHashCode 0.001
testMultiply 0
testDimensions 0.001
testCopyFunctions 0
testAddFail 0
testFrobeniusNorm 0
testPlusMinus 0
testMultiply2 0
testTrace 0.001
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.001
testSetRowMatrix 0.001
testGetColumnMatrix 0
testSetColumnMatrix 0.001
testGetRowVector 0
testSetRowVector 0
testGetColumnVector 0.001
testSetColumnVector 0
testGetRow 0
testSetRow 0.001
testGetColumn 0
testSetColumn 0
testToString 0
testSetSubMatrix 0.001
testWalk 0.021

ClassicalRungeKuttaStepInterpolatorTest

derivativesConsistency 0.02
serialization 0.097

ListUnivariateImplTest

testSerialization 0.007
testStats 0
testN0andN1Conditions 0
testProductAndGeometricMean 0
testSkewAndKurtosis 0

OLSMultipleLinearRegressionTest

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

VectorialCovarianceTest

testSerial 0.001
testMismatch 0
testSimplistic 0
testBasicStats 0

ContinuedFractionTest

testGoldenRatio 0

MinTest

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

SparseRealMatrixTest

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

QRDecompositionImplTest

testDimensions 0.106
testMatricesValues 0.001
testQOrthogonal 0.102
testAEqualQR 0.03
testRUpperTriangular 0.004
testHTrapezoidal 0.004

SumSqTest

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

AdamsBashforthIntegratorTest

testMinStep 0.003
testIncreasingTolerance 0.037
dimensionCheck 0.002
exceedMaxEvaluations 0.021
backward 0.019
polynomial 0.601

GaussNewtonOptimizerTest

testTrivial 0.003
testColumnsPermutation 0
testNoDependency 0.001
testOneSet 0
testTwoSets 0
testNonInversible 0
testIllConditioned 0.001
testMoreEstimatedParametersSimple 0
testMoreEstimatedParametersUnsorted 0
testRedundantEquations 0
testInconsistentEquations 0
testInconsistentSizes 0
testMaxIterations 0.005
testCircleFitting 0.001
testCircleFittingBadInit 0.003

ArrayRealVectorTest

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

SecondMomentTest

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

TestUtilsTest

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

PolynomialFunctionTest

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

Vector3DFormatTest

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

MullerSolverTest

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

MultiStartDifferentiableMultivariateVectorialOptimizerTest

testTrivial 0.004
testNoOptimum 0.003

KMeansPlusPlusClustererTest

dimension2 0.002

LoessInterpolatorTest

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

ComplexUtilsTest

testPolar2Complex 0.002
testPolar2ComplexIllegalModulus 0.001
testPolar2ComplexNaN 0
testPolar2ComplexInf 0

UnivariateRealSolverUtilsTest

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

MersenneTwisterTest

testGaussian 0.003
testDouble 0.002
testFloat 0.001
testNextIntNeg 0.001
testNextIntN 0.039
testNextInt 0.002
testNextLong 0.003
testNexBoolean 0.002
testNexBytes 0.051
testMakotoNishimura 0.002

GeometricMeanTest

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

LewTest

testCertifiedValues 0.001

VectorialMeanTest

testSerial 0.002
testMismatch 0
testSimplistic 0
testBasicStats 0

DormandPrince54IntegratorTest

testDimensionCheck 0.001
testMinStep 0.001
testIncreasingTolerance 0.032
testBackward 0.004
testEvents 0.01
testKepler 0.022
testVariableSteps 0.008
testSmallLastStep 0.001

ElitisticListPopulationTest

testNextGeneration 0.001

FirstMomentTest

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

NelderMeadTest

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

FrenchRealVectorFormatTest

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

NordsieckStepInterpolatorTest

derivativesConsistency 0.019
serialization 0.013

BigRealFieldTest

testSerial 0.002
testZero 0.001
testOne 0

GammaDistributionTest

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

ResizableDoubleArrayTest

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

GillIntegratorTest

testDimensionCheck 0.002
testBackward 0.049
testKepler 0.015
testUnstableDerivative 0.001
testDecreasingSteps 0.074
testSmallStep 0.004
testBigStep 0.001
testStepSize 0.001

GraggBulirschStoerStepInterpolatorTest

derivativesConsistency 0.018
serialization 0.031
checklone 0.019

SparseRealVectorTest

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

LUDecompositionImplTest

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