Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
2052 0 0 0 100% 180.951

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.549
org.apache.commons.math.special 36 0 0 0 100% 0.028
org.apache.commons.math.util 124 0 0 0 100% 7.214
org.apache.commons.math.stat.descriptive 77 0 0 0 100% 0.323
org.apache.commons.math.stat.regression 38 0 0 0 100% 0.272
org.apache.commons.math.stat.correlation 20 0 0 0 100% 0.18
org.apache.commons.math.stat.clustering 5 0 0 0 100% 0.012
org.apache.commons.math.stat.ranking 7 0 0 0 100% 0.005
org.apache.commons.math 26 0 0 0 100% 0.039
org.apache.commons.math.ode.sampling 8 0 0 0 100% 0.737
org.apache.commons.math.genetics 22 0 0 0 100% 0.262
org.apache.commons.math.analysis.polynomials 30 0 0 0 100% 0.191
org.apache.commons.math.optimization.linear 16 0 0 0 100% 7.007
org.apache.commons.math.ode.nonstiff 108 0 0 0 100% 41.008
org.apache.commons.math.optimization.univariate 4 0 0 0 100% 0.015
org.apache.commons.math.optimization.direct 14 0 0 0 100% 0.129
org.apache.commons.math.optimization.general 61 0 0 0 100% 4.324
org.apache.commons.math.stat 23 0 0 0 100% 0.183
org.apache.commons.math.distribution 114 0 0 0 100% 10.385
org.apache.commons.math.stat.descriptive.summary 40 0 0 0 100% 0.045
org.apache.commons.math.geometry 87 0 0 0 100% 1.792
org.apache.commons.math.linear 481 0 0 0 100% 77.807
org.apache.commons.math.estimation 54 0 0 0 100% 9.796
org.apache.commons.math.analysis.integration 12 0 0 0 100% 0.12
org.apache.commons.math.stat.descriptive.rank 34 0 0 0 100% 0.022
org.apache.commons.math.fraction 89 0 0 0 100% 0.188
org.apache.commons.math.random 90 0 0 0 100% 15.289
org.apache.commons.math.complex 172 0 0 0 100% 0.2
org.apache.commons.math.stat.data 2 0 0 0 100% 0.027
org.apache.commons.math.transform 14 0 0 0 100% 0.107
org.apache.commons.math.stat.inference 40 0 0 0 100% 0.105
org.apache.commons.math.optimization.fitting 8 0 0 0 100% 0.854
org.apache.commons.math.optimization 6 0 0 0 100% 0.092
org.apache.commons.math.ode 8 0 0 0 100% 1.482
org.apache.commons.math.stat.descriptive.moment 106 0 0 0 100% 0.092
org.apache.commons.math.analysis.solvers 53 0 0 0 100% 0.07

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.003
LoessInterpolatorTest 12 0 0 0 100% 0.534
NevilleInterpolatorTest 3 0 0 0 100% 0.008
SplineInterpolatorTest 5 0 0 0 100% 0.004

org.apache.commons.math.special

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

org.apache.commons.math.util

Class Tests Errors Failures Skipped Success Rate Time
BigRealFieldTest 3 0 0 0 100% 0.005
BigRealTest 5 0 0 0 100% 0.006
ContinuedFractionTest 1 0 0 0 100% 0.001
DefaultTransformerTest 7 0 0 0 100% 0.014
MathUtilsTest 53 0 0 0 100% 5.982
OpenIntToDoubleHashMapTest 17 0 0 0 100% 1.042
OpenIntToFieldTest 17 0 0 0 100% 0.133
ResizableDoubleArrayTest 13 0 0 0 100% 0.027
TransformerMapTest 8 0 0 0 100% 0.004

org.apache.commons.math.stat.descriptive

Class Tests Errors Failures Skipped Success Rate Time
AbstractUnivariateStatisticTest 2 0 0 0 100% 0.002
AggregateSummaryStatisticsTest 5 0 0 0 100% 0.018
DescriptiveStatisticsTest 9 0 0 0 100% 0.021
InteractionTest 1 0 0 0 100% 0.002
ListUnivariateImplTest 5 0 0 0 100% 0.01
MixedListUnivariateImplTest 4 0 0 0 100% 0.004
MultivariateSummaryStatisticsTest 10 0 0 0 100% 0.024
StatisticalSummaryValuesTest 2 0 0 0 100% 0.002
SummaryStatisticsTest 10 0 0 0 100% 0.032
SynchronizedDescriptiveStatisticsTest 9 0 0 0 100% 0.053
SynchronizedMultivariateSummaryStatisticsTest 10 0 0 0 100% 0.132
SynchronizedSummaryStatisticsTest 10 0 0 0 100% 0.023

org.apache.commons.math.stat.regression

Class Tests Errors Failures Skipped Success Rate Time
GLSMultipleLinearRegressionTest 11 0 0 0 100% 0.103
OLSMultipleLinearRegressionTest 11 0 0 0 100% 0.146
SimpleRegressionTest 16 0 0 0 100% 0.023

org.apache.commons.math.stat.correlation

Class Tests Errors Failures Skipped Success Rate Time
CovarianceTest 5 0 0 0 100% 0.071
PearsonsCorrelationTest 7 0 0 0 100% 0.071
SpearmansRankCorrelationTest 8 0 0 0 100% 0.038

org.apache.commons.math.stat.clustering

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

org.apache.commons.math.stat.ranking

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

org.apache.commons.math

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

org.apache.commons.math.ode.sampling

Class Tests Errors Failures Skipped Success Rate Time
DummyStepInterpolatorTest 4 0 0 0 100% 0.01
NordsieckStepInterpolatorTest 2 0 0 0 100% 0.633
StepNormalizerTest 2 0 0 0 100% 0.094

org.apache.commons.math.genetics

Class Tests Errors Failures Skipped Success Rate Time
BinaryChromosomeTest 3 0 0 0 100% 0.004
BinaryMutationTest 1 0 0 0 100% 0.004
ChromosomeTest 2 0 0 0 100% 0.021
ElitisticListPopulationTest 1 0 0 0 100% 0.002
FitnessCachingTest 1 0 0 0 100% 0.142
FixedGenerationCountTest 1 0 0 0 100% 0.001
ListPopulationTest 1 0 0 0 100% 0.002
OnePointCrossoverTest 1 0 0 0 100% 0.026
RandomKeyMutationTest 1 0 0 0 100% 0.007
RandomKeyTest 9 0 0 0 100% 0.038
TournamentSelectionTest 1 0 0 0 100% 0.015

org.apache.commons.math.analysis.polynomials

Class Tests Errors Failures Skipped Success Rate Time
PolynomialFunctionLagrangeFormTest 4 0 0 0 100% 0.02
PolynomialFunctionNewtonFormTest 4 0 0 0 100% 0.004
PolynomialFunctionTest 10 0 0 0 100% 0.007
PolynomialSplineFunctionTest 2 0 0 0 100% 0.003
PolynomialsUtilsTest 10 0 0 0 100% 0.157

org.apache.commons.math.optimization.linear

Class Tests Errors Failures Skipped Success Rate Time
SimplexSolverTest 12 0 0 0 100% 6.996
SimplexTableauTest 4 0 0 0 100% 0.011

org.apache.commons.math.ode.nonstiff

Class Tests Errors Failures Skipped Success Rate Time
AdamsBashforthIntegratorTest 6 0 0 0 100% 19.292
AdamsMoultonIntegratorTest 6 0 0 0 100% 2.021
ClassicalRungeKuttaIntegratorTest 7 0 0 0 100% 1.75
ClassicalRungeKuttaStepInterpolatorTest 2 0 0 0 100% 0.945
DormandPrince54IntegratorTest 8 0 0 0 100% 0.863
DormandPrince54StepInterpolatorTest 3 0 0 0 100% 0.377
DormandPrince853IntegratorTest 10 0 0 0 100% 0.27
DormandPrince853StepInterpolatorTest 3 0 0 0 100% 0.565
EulerIntegratorTest 6 0 0 0 100% 1.056
EulerStepInterpolatorTest 5 0 0 0 100% 0.621
GillIntegratorTest 8 0 0 0 100% 2.345
GillStepInterpolatorTest 2 0 0 0 100% 0.728
GraggBulirschStoerIntegratorTest 10 0 0 0 100% 4.011
GraggBulirschStoerStepInterpolatorTest 3 0 0 0 100% 0.86
HighamHall54IntegratorTest 9 0 0 0 100% 0.518
HighamHall54StepInterpolatorTest 3 0 0 0 100% 0.406
MidpointIntegratorTest 6 0 0 0 100% 1.401
MidpointStepInterpolatorTest 2 0 0 0 100% 0.462
ThreeEighthesIntegratorTest 7 0 0 0 100% 1.806
ThreeEighthesStepInterpolatorTest 2 0 0 0 100% 0.711

org.apache.commons.math.optimization.univariate

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

org.apache.commons.math.optimization.direct

Class Tests Errors Failures Skipped Success Rate Time
MultiDirectionalTest 5 0 0 0 100% 0.064
NelderMeadTest 9 0 0 0 100% 0.065

org.apache.commons.math.optimization.general

Class Tests Errors Failures Skipped Success Rate Time
GaussNewtonOptimizerTest 15 0 0 0 100% 0.131
LevenbergMarquardtOptimizerTest 16 0 0 0 100% 0.207
MinpackTest 18 0 0 0 100% 3.919
NonLinearConjugateGradientOptimizerTest 12 0 0 0 100% 0.067

org.apache.commons.math.stat

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

org.apache.commons.math.distribution

Class Tests Errors Failures Skipped Success Rate Time
BetaDistributionTest 2 0 0 0 100% 0.395
BinomialDistributionTest 7 0 0 0 100% 0.139
CauchyDistributionTest 8 0 0 0 100% 0.016
ChiSquareDistributionTest 7 0 0 0 100% 0.03
ExponentialDistributionTest 9 0 0 0 100% 0.006
FDistributionTest 9 0 0 0 100% 0.091
GammaDistributionTest 9 0 0 0 100% 0.062
HypergeometricDistributionTest 11 0 0 0 100% 5.478
NormalDistributionTest 13 0 0 0 100% 0.427
PascalDistributionTest 7 0 0 0 100% 0.065
PoissonDistributionTest 10 0 0 0 100% 3.44
TDistributionTest 8 0 0 0 100% 0.223
WeibullDistributionTest 9 0 0 0 100% 0.005
ZipfDistributionTest 5 0 0 0 100% 0.008

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

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

org.apache.commons.math.geometry

Class Tests Errors Failures Skipped Success Rate Time
FrenchVector3DFormatTest 28 0 0 0 100% 0.015
RotationOrderTest 1 0 0 0 100% 0.001
RotationTest 12 0 0 0 100% 1.758
Vector3DFormatTest 28 0 0 0 100% 0.013
Vector3DTest 18 0 0 0 100% 0.005

org.apache.commons.math.linear

Class Tests Errors Failures Skipped Success Rate Time
Array2DRowRealMatrixTest 38 0 0 0 100% 0.347
ArrayFieldVectorTest 6 0 0 0 100% 0.013
ArrayRealVectorTest 7 0 0 0 100% 0.01
BiDiagonalTransformerTest 7 0 0 0 100% 0.008
BigMatrixImplTest 28 0 0 0 100% 0.097
BlockFieldMatrixTest 46 0 0 0 100% 51.048
BlockRealMatrixTest 48 0 0 0 100% 5.751
CholeskyDecompositionImplTest 9 0 0 0 100% 0.016
CholeskySolverTest 3 0 0 0 100% 0.021
EigenDecompositionImplTest 15 0 0 0 100% 6.471
EigenSolverTest 4 0 0 0 100% 0.032
FieldLUDecompositionImplTest 9 0 0 0 100% 0.07
FieldMatrixImplTest 36 0 0 0 100% 5.34
FrenchRealVectorFormatTest 30 0 0 0 100% 0.023
InvalidMatrixExceptionTest 1 0 0 0 100% 0
LUDecompositionImplTest 9 0 0 0 100% 0.016
LUSolverTest 6 0 0 0 100% 0.013
MatrixIndexExceptionTest 1 0 0 0 100% 0.001
MatrixUtilsTest 14 0 0 0 100% 0.011
QRDecompositionImplTest 6 0 0 0 100% 6.463
QRSolverTest 6 0 0 0 100% 1.469
RealMatrixImplTest 38 0 0 0 100% 0.231
RealVectorFormatTest 30 0 0 0 100% 0.015
SingularValueDecompositionImplTest 10 0 0 0 100% 0.017
SingularValueSolverTest 4 0 0 0 100% 0.032
SparseFieldMatrixTest 24 0 0 0 100% 0.134
SparseFieldVectorTest 4 0 0 0 100% 0.039
SparseRealMatrixTest 27 0 0 0 100% 0.051
SparseRealVectorTest 7 0 0 0 100% 0.057
TriDiagonalTransformerTest 8 0 0 0 100% 0.011

org.apache.commons.math.estimation

Class Tests Errors Failures Skipped Success Rate Time
EstimatedParameterTest 3 0 0 0 100% 0.001
GaussNewtonEstimatorTest 15 0 0 0 100% 0.104
LevenbergMarquardtEstimatorTest 15 0 0 0 100% 2.117
MinpackTest 18 0 0 0 100% 7.573
WeightedMeasurementTest 3 0 0 0 100% 0.001

org.apache.commons.math.analysis.integration

Class Tests Errors Failures Skipped Success Rate Time
LegendreGaussIntegratorTest 3 0 0 0 100% 0.089
RombergIntegratorTest 3 0 0 0 100% 0.005
SimpsonIntegratorTest 3 0 0 0 100% 0.004
TrapezoidIntegratorTest 3 0 0 0 100% 0.022

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

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

org.apache.commons.math.fraction

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

org.apache.commons.math.random

Class Tests Errors Failures Skipped Success Rate Time
AbstractRandomGeneratorTest 19 0 0 0 100% 3.747
CorrelatedRandomVectorGeneratorTest 4 0 0 0 100% 0.422
EmpiricalDistributionTest 11 0 0 0 100% 1.526
GaussianRandomGeneratorTest 1 0 0 0 100% 0.046
MersenneTwisterTest 10 0 0 0 100% 2.564
RandomAdaptorTest 18 0 0 0 100% 3.221
RandomDataTest 17 0 0 0 100% 2.787
UncorrelatedRandomVectorGeneratorTest 1 0 0 0 100% 0.292
UniformRandomGeneratorTest 1 0 0 0 100% 0.051
ValueServerTest 8 0 0 0 100% 0.633

org.apache.commons.math.complex

Class Tests Errors Failures Skipped Success Rate Time
ComplexFieldTest 3 0 0 0 100% 0.05
ComplexFormatTest 35 0 0 0 100% 0.016
ComplexTest 95 0 0 0 100% 0.066
ComplexUtilsTest 4 0 0 0 100% 0.04
FrenchComplexFormatTest 35 0 0 0 100% 0.028

org.apache.commons.math.stat.data

Class Tests Errors Failures Skipped Success Rate Time
LewTest 1 0 0 0 100% 0.008
LotteryTest 1 0 0 0 100% 0.019

org.apache.commons.math.transform

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

org.apache.commons.math.stat.inference

Class Tests Errors Failures Skipped Success Rate Time
ChiSquareFactoryTest 7 0 0 0 100% 0.006
ChiSquareTestTest 7 0 0 0 100% 0.009
OneWayAnovaTest 3 0 0 0 100% 0.003
TestUtilsTest 11 0 0 0 100% 0.053
TTestFactoryTest 6 0 0 0 100% 0.023
TTestTest 6 0 0 0 100% 0.011

org.apache.commons.math.optimization.fitting

Class Tests Errors Failures Skipped Success Rate Time
HarmonicFitterTest 4 0 0 0 100% 0.121
PolynomialFitterTest 4 0 0 0 100% 0.733

org.apache.commons.math.optimization

Class Tests Errors Failures Skipped Success Rate Time
MultiStartDifferentiableMultivariateRealOptimizerTest 1 0 0 0 100% 0.037
MultiStartDifferentiableMultivariateVectorialOptimizerTest 2 0 0 0 100% 0.023
MultiStartMultivariateRealOptimizerTest 1 0 0 0 100% 0.011
MultiStartUnivariateRealOptimizerTest 2 0 0 0 100% 0.021

org.apache.commons.math.ode

Class Tests Errors Failures Skipped Success Rate Time
ContinuousOutputModelTest 4 0 0 0 100% 0.198
FirstOrderConverterTest 4 0 0 0 100% 1.284

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

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

org.apache.commons.math.analysis.solvers

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

Test Cases

LegendreGaussIntegratorTest

testSinFunction 0.004
testQuinticFunction 0
testExactIntegration 0.085

RombergIntegratorTest

testSinFunction 0.004
testQuinticFunction 0
testParameters 0

SimpsonIntegratorTest

testSinFunction 0.002
testQuinticFunction 0.001
testParameters 0.001

TrapezoidIntegratorTest

testSinFunction 0.004
testQuinticFunction 0.017
testParameters 0.001

DividedDifferenceInterpolatorTest

testSinFunction 0.001
testParameters 0
testExpm1Function 0.001

LoessInterpolatorTest

testOnOnePoint 0.003
testOnTwoPoints 0.002
testOnStraightLine 0.002
testOnDistortedSine 0.082
testIncreasingBandwidthIncreasesSmoothness 0.317
testIncreasingRobustnessItersIncreasesSmoothnessWithOutliers 0.109
testUnequalSizeArguments 0.002
testEmptyData 0.001
testNonStrictlyIncreasing 0.002
testNotAllFiniteReal 0.004
testInsufficientBandwidth 0.002
testCompletelyIncorrectBandwidth 0.002

NevilleInterpolatorTest

testSinFunction 0.001
testParameters 0.005
testExpm1Function 0.001

SplineInterpolatorTest

testInterpolateLinearDegenerateTwoSegment 0.002
testInterpolateLinearDegenerateThreeSegment 0
testInterpolateLinear 0
testInterpolateSin 0.001
testIllegalArguments 0.001

PolynomialFunctionLagrangeFormTest

testQuinticFunction 0.017
testParameters 0
testLinearFunction 0
testQuadraticFunction 0.001

PolynomialFunctionNewtonFormTest

testQuinticFunction 0.001
testParameters 0
testLinearFunction 0
testQuadraticFunction 0.001

PolynomialFunctionTest

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

PolynomialSplineFunctionTest

testConstructor 0.001
testValues 0.001

PolynomialsUtilsTest

testFirstChebyshevPolynomials 0.005
testChebyshevBounds 0.04
testChebyshevDifferentials 0.003
testFirstHermitePolynomials 0.003
testHermiteDifferentials 0.004
testFirstLaguerrePolynomials 0.007
testLaguerreDifferentials 0.007
testFirstLegendrePolynomials 0.003
testLegendreDifferentials 0.005
testHighDegreeLegendre 0.076

BisectionSolverTest

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

BrentSolverTest

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

LaguerreSolverTest

testQuinticFunction 0.015
testParameters 0.001
testLinearFunction 0
testQuadraticFunction 0.001
testDeprecated 0.001
testQuinticFunction2 0.007

MullerSolverTest

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

NewtonSolverTest

testDeprecated 0.002
testSinZero 0
testQuinticZero 0.001

RiddersSolverTest

testSinFunction 0.002
testQuinticFunction 0.001
testParameters 0
testExpm1Function 0.001
testDeprecated 0

UnivariateRealSolverFactoryImplTest

testNewBisectionSolverValid 0
testNewNewtonSolverValid 0
testNewBrentSolverValid 0
testNewSecantSolverValid 0

UnivariateRealSolverUtilsTest

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

ArgumentOutsideDomainExceptionTest

testConstructor 0.001

ComplexFieldTest

testSerial 0.003
testZero 0.008
testOne 0.001

ComplexFormatTest

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

ComplexTest

testSerial 0.02
testConstructor 0
testConstructorNaN 0.001
testAbs 0
testAbsNaN 0
testAbsInfinite 0
testAdd 0
testAddNaN 0
testAddInfinite 0
testConjugate 0
testConjugateNaN 0
testConjugateInfiinite 0
testDivide 0
testDivideInfinite 0
testDivideNaN 0.001
testDivideNaNInf 0
testMultiply 0
testMultiplyNaN 0
testMultiplyNaNInf 0
testScalarMultiply 0
testScalarMultiplyNaN 0
testScalarMultiplyInf 0
testNegate 0
testNegateNaN 0
testSubtract 0
testSubtractNaN 0
testEqualsNull 0.001
testEqualsClass 0
testEqualsSame 0.001
testEqualsTrue 0
testEqualsRealDifference 0.001
testEqualsImaginaryDifference 0
testEqualsNaN 0.001
testHashCode 0
testAcos 0
testAcosInf 0
testAcosNaN 0
testAsin 0
testAsinNaN 0
testAsinInf 0
testAtan 0
testAtanInf 0
testAtanNaN 0
testCos 0
testCosNaN 0
testCosInf 0
testCosh 0.001
testCoshNaN 0
testCoshInf 0.001
testExp 0.002
testExpNaN 0
testExpInf 0
testLog 0.001
testLogNaN 0
testLogInf 0
testLogZero 0.001
testPow 0
testPowNaNBase 0
testPowNaNExponent 0
testPowInf 0
testPowZero 0.001
testpowNull 0
testSin 0
testSinInf 0
testSinNaN 0
testSinh 0
testSinhNaN 0.001
testSinhInf 0
testSqrtRealPositive 0
testSqrtRealZero 0.001
testSqrtRealNegative 0
testSqrtImaginaryZero 0
testSqrtImaginaryNegative 0
testSqrtPolar 0.001
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
testNthRoot_cornercase_thirdRoot_realPartZero 0
testNthRoot_cornercase_NAN_Inf 0
testGetArgument 0
testGetArgumentInf 0
testGetArgumentNaN 0

ComplexUtilsTest

testPolar2Complex 0.038
testPolar2ComplexIllegalModulus 0
testPolar2ComplexNaN 0.001
testPolar2ComplexInf 0

FrenchComplexFormatTest

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

ConvergenceExceptionTest

testConstructor 0
testConstructorPatternArguments 0
testConstructorCause 0
testConstructorPatternArgumentsCause 0.001

BetaDistributionTest

testCumulative 0.374
testDensity 0.021

BinomialDistributionTest

testDegenerate0 0.003
testDegenerate1 0.001
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0.083
testFloatingPointArguments 0.033
testInverseCumulativeProbabilities 0.014

CauchyDistributionTest

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

ChiSquareDistributionTest

testDensity 0
testSmallDf 0.006
testDfAccessors 0.001
testIllegalArguments 0
testCumulativeProbabilities 0.002
testInverseCumulativeProbabilities 0.014
testConsistency 0.004

ExponentialDistributionTest

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

FDistributionTest

testInverseCumulativeProbabilityExtremes 0.002
testDfAccessors 0.001
testCumulativeProbabilityExtremes 0.001
testLargeDegreesOfFreedom 0.051
testSmallDegreesOfFreedom 0.004
testIllegalArguments 0.001
testCumulativeProbabilities 0.002
testInverseCumulativeProbabilities 0.021
testConsistency 0.008

GammaDistributionTest

testValues 0.018
testDensity 0.001
testInverseCumulativeProbabilityExtremes 0
testParameterAccessors 0.001
testProbabilities 0
testIllegalArguments 0.001
testCumulativeProbabilities 0.001
testInverseCumulativeProbabilities 0.037
testConsistency 0.003

HypergeometricDistributionTest

testDegenerateNoFailures 0.002
testDegenerateNoSuccesses 0
testDegenerateFullSample 0
testPopulationSize 0.001
testLargeValues 3.341
testMoreLargeValues 2.123
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0.001
testFloatingPointArguments 0.004
testInverseCumulativeProbabilities 0.004

NormalDistributionTest

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

PascalDistributionTest

testDegenerate0 0.005
testDegenerate1 0.004
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0.002
testFloatingPointArguments 0.013
testInverseCumulativeProbabilities 0.039

PoissonDistributionTest

testNormalApproximateProbability 0.003
testDegenerateInverseCumulativeProbability 0.003
testMean 0
testLargeMeanCumulativeProbability 0.062
testLargeMeanInverseCumulativeProbability 3.352
testIllegalArguments 0.001
testDensities 0
testCumulativeProbabilities 0
testFloatingPointArguments 0.003
testInverseCumulativeProbabilities 0.008

TDistributionTest

testInverseCumulativeProbabilityExtremes 0
testSmallDf 0.158
testDfAccessors 0
testCumulativeProbabilityAgaintStackOverflow 0
testIllegalArguments 0.002
testCumulativeProbabilities 0.002
testInverseCumulativeProbabilities 0.048
testConsistency 0.009

WeibullDistributionTest

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

ZipfDistributionTest

testIllegalArguments 0.002
testDensities 0
testCumulativeProbabilities 0.001
testFloatingPointArguments 0.002
testInverseCumulativeProbabilities 0.002

DuplicateSampleAbscissaExceptionTest

testConstructor 0

EstimatedParameterTest

testConstruction 0.001
testBound 0
testEstimate 0

GaussNewtonEstimatorTest

testTrivial 0.003
testQRColumnsPermutation 0.001
testNoDependency 0.019
testOneSet 0.001
testTwoSets 0.003
testNonInversible 0.001
testIllConditioned 0.002
testMoreEstimatedParametersSimple 0.001
testMoreEstimatedParametersUnsorted 0.001
testRedundantEquations 0.001
testInconsistentEquations 0.001
testBoundParameters 0.001
testMaxIterations 0.004
testCircleFitting 0.002
testCircleFittingBadInit 0.062

LevenbergMarquardtEstimatorTest

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

MinpackTest

testMinpackLinearFullRank 0.024
testMinpackLinearRank1 0.041
testMinpackLinearRank1ZeroColsAndRows 0.031
testMinpackRosenbrok 0.008
testMinpackHelicalValley 0.028
testMinpackPowellSingular 0.28
testMinpackFreudensteinRoth 0.048
testMinpackBard 0.148
testMinpackKowalikOsborne 0.976
testMinpackMeyer 0.604
testMinpackWatson 2.558
testMinpackBox3Dimensional 0.003
testMinpackJennrichSampson 0.006
testMinpackBrownDennis 0.548
testMinpackChebyquad 0.118
testMinpackBrownAlmostLinear 1.791
testMinpackOsborne1 0.052
testMinpackOsborne2 0.302

WeightedMeasurementTest

testIgnored 0
testConstruction 0
testTheory 0

BigFractionFieldTest

testSerial 0.002
testZero 0.003
testOne 0

BigFractionFormatTest

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

BigFractionTest

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

FractionFieldTest

testSerial 0.001
testZero 0.001
testOne 0.001

FractionFormatTest

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

FractionTest

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

FunctionEvaluationExceptionTest

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

BinaryChromosomeTest

testInvalidConstructor 0.001
testRandomConstructor 0.001
testIsSame 0.001

BinaryMutationTest

testMutate 0.003

ChromosomeTest

testCompareTo 0.001
testFindSameChromosome 0.004

ElitisticListPopulationTest

testNextGeneration 0.001

FitnessCachingTest

testFitnessCaching 0.134

FixedGenerationCountTest

testIsSatisfied 0

ListPopulationTest

testGetFittestChromosome 0.001

OnePointCrossoverTest

testCrossover 0.021

RandomKeyMutationTest

testMutate 0.007

RandomKeyTest

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

TournamentSelectionTest

testSelect 0.014

FrenchVector3DFormatTest

testSimpleNoDecimals 0.001
testSimpleWithDecimals 0
testSimpleWithDecimalsTrunc 0.001
testNan 0
testPositiveInfinity 0
testParseSimpleNoDecimals 0
testParseSimpleWithDecimals 0
testParseSimpleWithDecimalsTrunc 0
testParseNan 0
testParsePositiveInfinity 0
testConstructorSingleFormat 0
testFormatObject 0
testNegativeX 0
testNegativeY 0
testNegativeZ 0
testNonDefaultSetting 0.001
testStaticFormatVector3D 0
testParseIgnoredWhitespace 0.002
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

RotationOrderTest

testName 0

RotationTest

testIdentity 0.015
testAxisAngle 0
testRevert 0
testVectorOnePair 0
testVectorTwoPairs 0
testMatrix 0.002
testAngles 1.695
testSingularities 0.003
testQuaternion 0.005
testCompose 0.006
testComposeInverse 0.006
testApplyInverseTo 0.021

Vector3DFormatTest

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

Vector3DTest

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

Array2DRowRealMatrixTest

testSerial 0.001
testAdd 0.001
testMultiply 0.001
testEqualsAndHashCode 0.001
testToString 0
testNorm 0
testDimensions 0
testCopyFunctions 0
testAddFail 0.001
testFrobeniusNorm 0.001
testPlusMinus 0.001
testMultiply2 0
testTrace 0
testScalarAdd 0.001
testOperate 0
testMath209 0
testTranspose 0.001
testPremultiplyVector 0
testPremultiply 0.001
testGetVectors 0.001
testGetEntry 0.001
testExamples 0
testGetSubMatrix 0.002
testCopySubMatrix 0.002
testGetRowMatrix 0.001
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.029
testWalk 0.287

ArrayFieldVectorTest

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

ArrayRealVectorTest

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

BiDiagonalTransformerTest

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

BigMatrixImplTest

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

BlockFieldMatrixTest

testSerial 0.012
testAdd 0
testMultiply 0.006
testEqualsAndHashCode 0.001
testToString 0
testDimensions 0
testCopyFunctions 0.105
testAddFail 0.001
testPlusMinus 0.001
testMultiply2 0
testTrace 0
testScalarAdd 0.001
testOperate 0.001
testMath209 0
testTranspose 0.004
testPremultiplyVector 0.002
testPremultiply 0.006
testGetVectors 0
testGetEntry 0.001
testExamples 0.005
testGetSubMatrix 0.002
testCopySubMatrix 0.003
testGetRowMatrix 0.001
testSetRowMatrix 0.001
testGetColumnMatrix 0.001
testSetColumnMatrix 0
testGetRowVector 0
testSetRowVector 0.001
testGetColumnVector 0.001
testSetColumnVector 0
testGetRow 0.001
testSetRow 0.001
testGetColumn 0
testSetColumn 0.001
testSetSubMatrix 0.002
testWalk 4.009
testSeveralBlocks 36.286
testOperateLarge 4.919
testOperatePremultiplyLarge 4.877
testGetSetMatrixLarge 0.21
testGetSetRowMatrixLarge 0.113
testGetSetColumnMatrixLarge 0.1
testGetSetRowVectorLarge 0.092
testGetSetColumnVectorLarge 0.093
testGetSetRowLarge 0.086
testGetSetColumnLarge 0.091

BlockRealMatrixTest

testSerial 0.013
testAdd 0.001
testMultiply 0.002
testEqualsAndHashCode 0.011
testToString 0
testNorm 0.001
testDimensions 0
testCopyFunctions 0.044
testAddFail 0.001
testFrobeniusNorm 0
testPlusMinus 0.001
testMultiply2 0
testTrace 0
testScalarAdd 0
testOperate 0.01
testMath209 0
testTranspose 0.007
testPremultiplyVector 0
testPremultiply 0.001
testGetVectors 0
testGetEntry 0
testExamples 0.001
testGetSubMatrix 0.003
testCopySubMatrix 0.003
testGetRowMatrix 0.001
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.002
testWalk 0.293
testSeveralBlocks 0.255
testOperateLarge 2.343
testOperatePremultiplyLarge 2.417
testGetSetMatrixLarge 0.132
testGetSetRowMatrixLarge 0.03
testGetSetColumnMatrixLarge 0.04
testGetSetRowVectorLarge 0.03
testGetSetColumnVectorLarge 0.03
testGetSetRowLarge 0.028
testGetSetColumnLarge 0.031

CholeskyDecompositionImplTest

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

CholeskySolverTest

testSolve 0.008
testDeterminant 0
testSolveDimensionErrors 0.001

EigenDecompositionImplTest

testDimensions 0.003
testVOrthogonal 0.004
testDimension1 0
testDimension2 0
testDimension3 0.001
testDimension4WithSplit 0.001
testDimension4WithoutSplit 0.002
testTridiagonal 0.068
testEigenvalues 0.002
testBigMatrix 6.375
testEigenvectors 0.004
testAEqualVDVt 0.004
testDiagonal 0.001
testRepeatedEigenvalue 0.001
testDistinctEigenvalues 0.001

EigenSolverTest

testSolve 0.01
testSolveDimensionErrors 0.004
testNonInvertible 0.003
testInvertible 0.012

FieldLUDecompositionImplTest

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

FieldMatrixImplTest

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

FrenchRealVectorFormatTest

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

InvalidMatrixExceptionTest

testConstructorMessage 0

LUDecompositionImplTest

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

LUSolverTest

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

MatrixIndexExceptionTest

testConstructorMessage 0.001

MatrixUtilsTest

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

QRDecompositionImplTest

testDimensions 1.876
testMatricesValues 0.001
testAEqualQR 1.985
testQOrthogonal 1.971
testRUpperTriangular 0.315
testHTrapezoidal 0.313

QRSolverTest

testSolve 0.007
testSolveDimensionErrors 0.001
testRank 0.001
testSolveRankErrors 0
testOverdetermined 0.943
testUnderdetermined 0.515

RealMatrixImplTest

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

RealVectorFormatTest

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

SingularValueDecompositionImplTest

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

SingularValueSolverTest

testSolve 0.028
testSolveDimensionErrors 0.001
testSolveSingularityErrors 0.001
testConditionNumber 0

SparseFieldMatrixTest

testAdd 0.025
testMultiply 0.019
testEqualsAndHashCode 0.002
testDimensions 0
testCopyFunctions 0.001
testAddFail 0.001
testPlusMinus 0.004
testMultiply2 0.001
testTrace 0.001
testScalarAdd 0.001
testOperate 0.008
testMath209 0
testTranspose 0.01
testPremultiplyVector 0.002
testPremultiply 0.009
testGetVectors 0
testGetEntry 0
testExamples 0.006
testGetRowMatrix 0.001
testGetColumnMatrix 0.002
testGetRowVector 0.001
testGetColumnVector 0.001
testSetSubMatrix 0.004
testSubMatrix 0.014

SparseFieldVectorTest

testMapFunctions 0.015
testBasicFunctions 0.022
testMisc 0.001
testPredicates 0

SparseRealMatrixTest

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

SparseRealVectorTest

testSerial 0.018
testConstructors 0.002
testDataInOut 0.002
testMapFunctions 0.025
testBasicFunctions 0.008
testMisc 0.001
testPredicates 0.001

TriDiagonalTransformerTest

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

MathConfigurationExceptionTest

testConstructor 0
testConstructorPatternArguments 0.001
testConstructorCause 0
testConstructorPatternArgumentsCause 0

MathExceptionTest

testConstructor 0
testConstructorPatternArguments 0.004
testConstructorCause 0
testConstructorPatternArgumentsCause 0
testPrintStackTrace 0.003
testSerialization 0.012

MaxIterationsExceededExceptionTest

testSimpleConstructor 0
testComplexConstructor 0.001

ContinuousOutputModelTest

testBoundaries 0.069
testRandomAccess 0.113
testModelsMerging 0.014
testErrorConditions 0

FirstOrderConverterTest

testDoubleDimension 0.001
testDecreasingSteps 0.224
testSmallStep 1.054
testBigStep 0.003

AdamsBashforthIntegratorTest

dimensionCheck 0.004
testMinStep 0.002
testIncreasingTolerance 0.431
exceedMaxEvaluations 0.245
backward 0.256
polynomial 18.35

AdamsMoultonIntegratorTest

dimensionCheck 0.017
testMinStep 0.026
testIncreasingTolerance 1.023
exceedMaxEvaluations 0.141
backward 0.203
polynomial 0.576

ClassicalRungeKuttaIntegratorTest

testDecreasingSteps 1.16
testSmallStep 0.196
testBigStep 0.001
testSanityChecks 0.001
testBackward 0.172
testKepler 0.218
testStepSize 0.001

ClassicalRungeKuttaStepInterpolatorTest

derivativesConsistency 0.27
serialization 0.675

DormandPrince54IntegratorTest

testMinStep 0.002
testIncreasingTolerance 0.419
testBackward 0.097
testKepler 0.191
testDimensionCheck 0
testSmallLastStep 0.002
testEvents 0.043
testVariableSteps 0.105

DormandPrince54StepInterpolatorTest

derivativesConsistency 0.052
serialization 0.187
checkClone 0.136

DormandPrince853IntegratorTest

testMinStep 0.001
testIncreasingTolerance 0.034
testBackward 0.014
testKepler 0.091
testDimensionCheck 0
testEvents 0.056
testVariableSteps 0.065
testNullIntervalCheck 0.001
testNoDenseOutput 0.003
testUnstableDerivative 0.002

DormandPrince853StepInterpolatorTest

derivativesConsistency 0.037
serialization 0.253
checklone 0.271

EulerIntegratorTest

testDecreasingSteps 0.818
testSmallStep 0.132
testBigStep 0.001
testBackward 0.101
testStepSize 0.002
testDimensionCheck 0

EulerStepInterpolatorTest

derivativesConsistency 0.21
serialization 0.395
noReset 0
interpolationAtBounds 0
interpolationInside 0.001

GillIntegratorTest

testDecreasingSteps 1.669
testSmallStep 0.237
testBigStep 0.002
testBackward 0.208
testKepler 0.22
testStepSize 0.001
testDimensionCheck 0.001
testUnstableDerivative 0.003

GillStepInterpolatorTest

serialization 0.555
testDerivativesConsistency 0.171

GraggBulirschStoerIntegratorTest

testMinStep 0.002
testIncreasingTolerance 0.069
testBackward 0.01
testKepler 0.311
testDimensionCheck 0
testEvents 0.053
testVariableSteps 0.027
testNullIntervalCheck 0.001
testUnstableDerivative 0.002
testIntegratorControls 3.536

GraggBulirschStoerStepInterpolatorTest

derivativesConsistency 0.306
serialization 0.37
checklone 0.182

HighamHall54IntegratorTest

testMinStep 0.003
testIncreasingTolerance 0.267
testSanityChecks 0.001
testBackward 0.016
testKepler 0.179
testEvents 0.036
testWrongDerivative 0.001
testEventsErrors 0.006
testEventsNoConvergence 0.007

HighamHall54StepInterpolatorTest

derivativesConsistency 0.055
serialization 0.167
checkClone 0.181

MidpointIntegratorTest

testDecreasingSteps 1.095
testSmallStep 0.149
testBigStep 0.001
testBackward 0.15
testStepSize 0.001
testDimensionCheck 0

MidpointStepInterpolatorTest

serialization 0.267
testDerivativesConsistency 0.193

ThreeEighthesIntegratorTest

testDecreasingSteps 1.26
testSmallStep 0.177
testBigStep 0.001
testBackward 0.177
testKepler 0.188
testStepSize 0.001
testDimensionCheck 0

ThreeEighthesStepInterpolatorTest

derivativesConsistency 0.206
serialization 0.503

DummyStepInterpolatorTest

testSerialization 0.001
testNoReset 0.001
testFixedState 0
testImpossibleSerialization 0.006

NordsieckStepInterpolatorTest

derivativesConsistency 0.457
serialization 0.175

StepNormalizerTest

testBoundaries 0.047
testBeforeEnd 0.046

MultiDirectionalTest

testFunctionEvaluationExceptions 0.003
testMinimizeMaximize 0.021
testRosenbrock 0.003
testPowell 0.031
testMath283 0.003

NelderMeadTest

testMaxIterations 0.008
testFunctionEvaluationExceptions 0.002
testMinimizeMaximize 0.011
testRosenbrock 0.003
testPowell 0.01
testLeastSquares1 0.011
testLeastSquares2 0.005
testLeastSquares3 0.007
testMaxEvaluations 0.003

HarmonicFitterTest

testInitialGuess 0.036
testNoError 0.02
test1PercentError 0.031
testUnsorted 0.033

PolynomialFitterTest

testNoError 0.18
testSmallError 0.273
testRedundantSolvable 0.162
testRedundantUnsolvable 0.116

GaussNewtonOptimizerTest

testTrivial 0.009
testNoDependency 0.002
testOneSet 0.001
testTwoSets 0.003
testNonInversible 0
testIllConditioned 0.002
testMoreEstimatedParametersSimple 0.001
testMoreEstimatedParametersUnsorted 0.004
testRedundantEquations 0.001
testInconsistentEquations 0.001
testMaxIterations 0.054
testCircleFitting 0.002
testCircleFittingBadInit 0.041
testColumnsPermutation 0.001
testInconsistentSizes 0.001

LevenbergMarquardtOptimizerTest

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

MinpackTest

testMinpackLinearFullRank 0.009
testMinpackLinearRank1 0.019
testMinpackLinearRank1ZeroColsAndRows 0.026
testMinpackRosenbrok 0.006
testMinpackHelicalValley 0.016
testMinpackPowellSingular 0.178
testMinpackFreudensteinRoth 0.016
testMinpackBard 0.042
testMinpackKowalikOsborne 0.521
testMinpackMeyer 0.376
testMinpackWatson 0.784
testMinpackBox3Dimensional 0.006
testMinpackJennrichSampson 0.005
testMinpackBrownDennis 0.512
testMinpackChebyquad 0.096
testMinpackBrownAlmostLinear 1.177
testMinpackOsborne1 0.021
testMinpackOsborne2 0.106

NonLinearConjugateGradientOptimizerTest

testTrivial 0.001
testNoDependency 0.001
testOneSet 0.002
testTwoSets 0.01
testNonInversible 0.002
testIllConditioned 0.023
testMoreEstimatedParametersSimple 0.002
testMoreEstimatedParametersUnsorted 0.005
testRedundantEquations 0.001
testInconsistentEquations 0.002
testCircleFitting 0.003
testColumnsPermutation 0.001

SimplexSolverTest

testMath272 0.006
testSimplexSolver 0.003
testSingleVariableAndConstraint 0.002
testModelWithNoArtificialVars 0.002
testMinimization 0.002
testSolutionWithNegativeDecisionVariable 0.002
testInfeasibleSolution 0.002
testUnboundedSolution 0.002
testRestrictVariablesToNonNegative 0.014
testEpsilon 0.003
testTrivialModel 0.002
testLargeModel 6.952

SimplexTableauTest

testSerial 0.009
testInitialization 0.001
testdiscardArtificialVariables 0
testTableauWithNoArtificialVars 0

MultiStartDifferentiableMultivariateRealOptimizerTest

testCircleFitting 0.037

MultiStartDifferentiableMultivariateVectorialOptimizerTest

testTrivial 0.008
testNoOptimum 0.002

MultiStartMultivariateRealOptimizerTest

testRosenbrock 0.011

MultiStartUnivariateRealOptimizerTest

testSinMin 0.016
testQuinticMin 0.004

BrentMinimizerTest

testSinMin 0.002
testQuinticMin 0.006
testQuinticMax 0.002
testMinEndpoints 0.002

AbstractRandomGeneratorTest

testNextInt 0.03
testNextLong 0.007
testNextBoolean 0.001
testNextFloat 0.007
testNextIntExtremeValues 0.001
testNextLongExtremeValues 0
testNextSecureLong 0.033
testNextSecureInt 0.027
testNextPoisson 0.283
testNextPoissonLargeMean 1.989
testNextHex 0.466
testNextSecureHex 0.492
testNextUniform 0.003
testNextUniformExclusiveEndpoints 0.003
testNextGaussian 0.247
testNextExponential 0.053
testConfig 0.002
testNextSample 0.084
testNextPermutation 0.015

CorrelatedRandomVectorGeneratorTest

testRank 0.004
testMath226 0.001
testRootMatrix 0.001
testMeanAndCovariance 0.414

EmpiricalDistributionTest

testSerialization 0.167
testLoad 0.098
testDoubleLoad 0.03
testNext 0.273
testNexFail 0.002
testGridTooFine 0.745
testGridTooFat 0.152
testBinIndexOverflow 0.042
testLoadNullDoubleArray 0.012
testLoadNullURL 0.002
testLoadNullFile 0.001

GaussianRandomGeneratorTest

testMeanAndStandardDeviation 0.046

MersenneTwisterTest

testNextInt 0.063
testNextLong 0.096
testGaussian 0.024
testDouble 0.021
testFloat 0.018
testNextIntNeg 0.002
testNextIntN 1.123
testNexBoolean 0.028
testNexBytes 1.174
testMakotoNishimura 0.011

RandomAdaptorTest

testAdaptor 0.001
testNextInt 0.008
testNextLong 0.005
testNextIntExtremeValues 0.001
testNextLongExtremeValues 0
testNextSecureLong 0.009
testNextSecureInt 0.01
testNextPoisson 0.233
testNextPoissonLargeMean 2.025
testNextHex 0.295
testNextSecureHex 0.361
testNextUniform 0.004
testNextUniformExclusiveEndpoints 0.003
testNextGaussian 0.136
testNextExponential 0.056
testConfig 0.001
testNextSample 0.058
testNextPermutation 0.014

RandomDataTest

testNextInt 0.005
testNextLong 0.004
testNextIntExtremeValues 0
testNextLongExtremeValues 0
testNextSecureLong 0.008
testNextSecureInt 0.009
testNextPoisson 0.108
testNextPoissonLargeMean 1.888
testNextHex 0.227
testNextSecureHex 0.296
testNextUniform 0.004
testNextUniformExclusiveEndpoints 0.003
testNextGaussian 0.131
testNextExponential 0.022
testConfig 0.001
testNextSample 0.064
testNextPermutation 0.014

UncorrelatedRandomVectorGeneratorTest

testMeanAndCorrelation 0.287

UniformRandomGeneratorTest

testMeanAndStandardDeviation 0.051

ValueServerTest

testNextDigest 0.623
testNextDigestFail 0.001
testEmptyReplayFile 0.001
testEmptyDigestFile 0
testReplay 0.005
testModes 0
testFill 0
testProperties 0

BetaTest

testRegularizedBetaNanPositivePositive 0
testRegularizedBetaPositiveNanPositive 0
testRegularizedBetaPositivePositiveNan 0
testRegularizedBetaNegativePositivePositive 0
testRegularizedBetaPositiveNegativePositive 0.001
testRegularizedBetaPositivePositiveNegative 0
testRegularizedBetaZeroPositivePositive 0
testRegularizedBetaPositiveZeroPositive 0.001
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

GammaTest

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

CertifiedDataTest

testSummaryStatistics 0.085
testDescriptiveStatistics 0.078

EuclideanIntegerPointTest

testSerial 0.001
testDistance 0
testArrayIsReference 0.001
testCentroid 0.001

KMeansPlusPlusClustererTest

dimension2 0.006

CovarianceTest

testConsistency 0.033
testLongly 0.008
testSwissFertility 0.016
testConstant 0
testInsufficientData 0.001

PearsonsCorrelationTest

testConsistency 0.011
testLongly 0.009
testSwissFertility 0.007
testConstant 0
testInsufficientData 0.001
testStdErrorConsistency 0.01
testCovarianceConsistency 0.031

SpearmansRankCorrelationTest

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

LewTest

testCertifiedValues 0.008

LotteryTest

testCertifiedValues 0.019

AbstractUnivariateStatisticTest

testTestPositive 0
testTestNegative 0

AggregateSummaryStatisticsTest

testAggregation 0.012
testAggregationConsistency 0.003
testAggregate 0.002
testAggregateDegenerate 0
testAggregateSpecialValues 0.001

DescriptiveStatisticsTest

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

InteractionTest

testInteraction 0.001

ListUnivariateImplTest

testSerialization 0.008
testStats 0
testN0andN1Conditions 0
testSkewAndKurtosis 0
testProductAndGeometricMean 0.001

MixedListUnivariateImplTest

testStats 0.001
testN0andN1Conditions 0
testSkewAndKurtosis 0.002
testProductAndGeometricMean 0

FirstMomentTest

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

FourthMomentTest

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

GeometricMeanTest

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

KurtosisTest

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

MeanTest

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

SecondMomentTest

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

SkewnessTest

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

StandardDeviationTest

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

ThirdMomentTest

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

VarianceTest

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

VectorialCovarianceTest

testSerial 0
testMismatch 0.001
testSimplistic 0
testBasicStats 0

VectorialMeanTest

testSerial 0.003
testMismatch 0.001
testSimplistic 0
testBasicStats 0.001

MultivariateSummaryStatisticsTest

testEqualsAndHashCode 0.003
testToString 0.001
testSerialization 0.008
testSetterInjection 0
testShuffledStatistics 0.007
testStats 0
testN0andN1Conditions 0.001
testSetterIllegalState 0
testDimension 0.001
testNaNContracts 0

MaxTest

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

MedianTest

testCopy 0.001
testEvaluation 0

MinTest

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

PercentileTest

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

StatisticalSummaryValuesTest

testEqualsAndHashCode 0.001
testSerialization 0.001

ProductTest

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

SumLogTest

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

SumSqTest

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

SumTest

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

SummaryStatisticsTest

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

SynchronizedDescriptiveStatisticsTest

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

SynchronizedMultivariateSummaryStatisticsTest

testEqualsAndHashCode 0.025
testToString 0.002
testSerialization 0.066
testSetterInjection 0.001
testShuffledStatistics 0.009
testStats 0
testN0andN1Conditions 0
testSetterIllegalState 0.009
testDimension 0.002
testNaNContracts 0

SynchronizedSummaryStatisticsTest

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

FrequencyTest

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

ChiSquareFactoryTest

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

ChiSquareTestTest

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

OneWayAnovaTest

testAnovaFValue 0.001
testAnovaPValue 0.001
testAnovaTest 0.001

TestUtilsTest

testSmallSamples 0
testChiSquare 0.004
testChiSquareIndependence 0.003
testChiSquareLargeTestStatistic 0
testChiSquareZeroCount 0
testOneSampleT 0.021
testOneSampleTTest 0.003
testTwoSampleTHeterscedastic 0.004
testTwoSampleTHomoscedastic 0.012
testPaired 0.001
testOneWayAnovaUtils 0.003

TTestFactoryTest

testSmallSamples 0.008
testOneSampleT 0.003
testOneSampleTTest 0.002
testTwoSampleTHeterscedastic 0.005
testTwoSampleTHomoscedastic 0.001
testPaired 0.001

TTestTest

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

NaturalRankingTest

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

GLSMultipleLinearRegressionTest

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

OLSMultipleLinearRegressionTest

testLongly 0.015
testSwissFertility 0.068
cannotAddXSampleData 0.002
cannotAddNullYSampleData 0.007
cannotAddSampleDataWithSizeMismatch 0.002
testPerfectFit 0.018
testHat 0.009
canEstimateRegressionParameters 0.003
canEstimateResiduals 0.002
canEstimateRegressionParametersVariance 0.004
canEstimateRegressandVariance 0.005

SimpleRegressionTest

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

StatUtilsTest

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

FastCosineTransformerTest

testSinFunction 0.002
testParameters 0.001
testAdHocData 0.002

FastFourierTransformerTest

testSinFunction 0.042
testParameters 0.001
testAdHocData 0.001
test2DData 0.003

FastHadamardTransformerTest

test8Points 0.001
test4Points 0.001
testNoIntInverse 0
test3Points 0

FastSineTransformerTest

testSinFunction 0.045
testParameters 0.001
testAdHocData 0.001

BigRealFieldTest

testSerial 0.002
testZero 0.001
testOne 0

BigRealTest

testConstructor 0.001
testCompareTo 0
testDoubleValue 0.001
testBigDecimalValue 0.001
testEqualsAndHashCode 0.001

ContinuedFractionTest

testGoldenRatio 0

DefaultTransformerTest

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

MathUtilsTest

testCosh 0
testCoshNaN 0
testLog 0
testPow 0.002
testSinh 0
testSinhNaN 0
testCompareTo 0
test0Choose0 0
testAddAndCheck 0
testAddAndCheckLong 0
testBinomialCoefficient 0.085
testBinomialCoefficientLarge 5.842
testBinomialCoefficientFail 0.002
testEquals 0
testEqualsWithAllowedDelta 0
testEqualsWithAllowedUlps 0
testArrayEquals 0
testFactorial 0
testFactorialFail 0.001
testGcd 0.001
testHash 0
testArrayHash 0
testPermutedArrayHash 0
testIndicatorByte 0
testIndicatorDouble 0
testIndicatorFloat 0
testIndicatorInt 0
testIndicatorLong 0
testIndicatorShort 0
testLcm 0
testMulAndCheck 0
testMulAndCheckLong 0
testNextAfter 0.001
testNextAfterSpecialCases 0
testScalb 0
testNormalizeAngle 0.02
testRoundDouble 0.002
testRoundFloat 0.001
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

OpenIntToDoubleHashMapTest

testCopy 0.06
testPutAndGetWith0ExpectedSize 0.053
testPutAndGetWithExpectedSize 0.046
testPutAndGet 0.187
testPutAbsentOnExisting 0.173
testPutOnExisting 0.043
testGetAbsent 0.027
testGetFromEmpty 0
testRemove 0.083
testRemove2 0.036
testRemoveFromEmpty 0
testRemoveAbsent 0.038
testContainsKey 0.18
testIterator 0.09
testConcurrentModification 0.019
testPutKeysWithCollisions 0.001
testPutKeysWithCollision2 0.001

OpenIntToFieldTest

testCopy 0.001
testPutAndGetWith0ExpectedSize 0.001
testPutAndGetWithExpectedSize 0
testPutAndGet 0
testPutAbsentOnExisting 0.028
testPutOnExisting 0.003
testGetAbsent 0.025
testGetFromEmpty 0
testRemove 0.002
testRemove2 0.001
testRemoveFromEmpty 0
testRemoveAbsent 0.015
testContainsKey 0.015
testIterator 0.001
testConcurrentModification 0
testPutKeysWithCollisions 0
testPutKeysWithCollision2 0.001

ResizableDoubleArrayTest

testEqualsAndHashCode 0.001
testConstructors 0.001
testSetElementArbitraryExpansion 0
testAdd1000 0.004
testAddElementRolling 0.006
testSetNumberOfElements 0
testWithInitialCapacity 0.003
testWithInitialCapacityAndExpansionFactor 0.007
testDiscard 0.001
testSubstitute 0
testMutators 0.001
testGetValues 0
testMinMax 0.001

TransformerMapTest

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