Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
4993004599.099%12,955.647

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.commons.math3.transform54000100%0.673
org.apache.commons.math3.exception9000100%0.002
org.apache.commons.math3.analysis.polynomials40000100%74.521
org.apache.commons.math3.ode.sampling40000100%1.085
org.apache.commons.math3.distribution.fitting9000100%1.086
org.apache.commons.math3.geometry.euclidean.twod42000100%1.262
org.apache.commons.math3.filter4000100%0.054
org.apache.commons.math3.optimization15000100%0.43
org.apache.commons.math3.optimization.direct7300198.63%2,282.943
org.apache.commons.math3.exception.util12000100%0.084
org.apache.commons.math3.stat.inference49000100%0.221
org.apache.commons.math3.primes3000100%0.638
org.apache.commons.math3.optim.nonlinear.vector.jacobian65000100%10.673
org.apache.commons.math3.random731000100%3,719.108
org.apache.commons.math3.analysis.solvers92000100%0.144
org.apache.commons.math3.optim11000100%0.006
org.apache.commons.math3.stat.clustering20000100%2.855
org.apache.commons.math3.genetics63000100%5.063
org.apache.commons.math3.ode.nonstiff113000100%41.97
org.apache.commons.math3.optimization.linear30000100%21.891
org.apache.commons.math3.optim.nonlinear.scalar.gradient13000100%0.071
org.apache.commons.math3.complex221000100%0.154
org.apache.commons.math3.stat.correlation30000100%0.143
org.apache.commons.math3.optim.nonlinear.vector4000100%0.002
org.apache.commons.math3.dfp86000100%126.565
org.apache.commons.math3.stat29000100%0.138
org.apache.commons.math3.distribution304000100%101.123
org.apache.commons.math3.optim.linear31000100%66.49
org.apache.commons.math3.analysis.differentiation148000100%61.199
org.apache.commons.math3.special70000100%0.438
org.apache.commons.math3.optim.univariate22000100%0.15
org.apache.commons.math3.fitting28000100%117.112
org.apache.commons.math3.analysis.interpolation82000100%159.175
org.apache.commons.math3.optim.nonlinear.scalar11000100%0.135
org.apache.commons.math3.geometry.partitioning.utilities5000100%0.008
org.apache.commons.math32000100%0
org.apache.commons.math3.geometry.euclidean.threed211000100%437.883
org.apache.commons.math3.analysis18000100%0.729
org.apache.commons.math3.analysis.function80000100%2.036
org.apache.commons.math3.ode14000100%36.944
org.apache.commons.math3.stat.regression81000100%303.26
org.apache.commons.math3.stat.descriptive85000100%0.184
org.apache.commons.math3.ode.events13000100%3.458
org.apache.commons.math3.stat.descriptive.moment148000100%0.066
org.apache.commons.math3.stat.descriptive.summary54000100%0.016
org.apache.commons.math3.optimization.fitting28000100%1,130.967
org.apache.commons.math3.geometry.euclidean.oned8000100%0
org.apache.commons.math3.linear908004195.485%102.691
org.apache.commons.math3.analysis.integration.gauss65000100%18.94
org.apache.commons.math3.stat.ranking9000100%0.004
org.apache.commons.math3.optimization.general7400198.649%71.72
org.apache.commons.math3.fraction99000100%0.029
org.apache.commons.math3.ml.distance9000100%0
org.apache.commons.math3.stat.data2000100%0.003
org.apache.commons.math3.stat.descriptive.rank47000100%0.01
org.apache.commons.math3.optimization.univariate20000100%0.143
org.apache.commons.math3.analysis.integration17000100%181.396
org.apache.commons.math3.optim.nonlinear.scalar.noderiv6700198.507%2,547.094
org.apache.commons.math3.ml.clustering12000100%0.512
org.apache.commons.math3.util36300199.725%1,319.955

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

org.apache.commons.math3.transform

ClassTestsErrors FailuresSkippedSuccess RateTime
FastHadamardTransformerTest4000100%0.001
FastFourierTransformerTest12000100%0.293
FastCosineTransformerTest18000100%0.144
FastSineTransformerTest20000100%0.235

org.apache.commons.math3.analysis.polynomials

ClassTestsErrors FailuresSkippedSuccess RateTime
PolynomialsUtilsTest18000100%74.52
PolynomialFunctionNewtonFormTest5000100%0
PolynomialFunctionLagrangeFormTest4000100%0
PolynomialFunctionTest11000100%0.001
PolynomialSplineFunctionTest2000100%0

org.apache.commons.math3.ode.sampling

ClassTestsErrors FailuresSkippedSuccess RateTime
StepNormalizerOutputTest16000100%0.089
StepNormalizerOutputOverlapTest16000100%0.097
NordsieckStepInterpolatorTest2000100%0.793
DummyStepInterpolatorTest4000100%0
StepNormalizerTest2000100%0.106

org.apache.commons.math3.distribution.fitting

ClassTestsErrors FailuresSkippedSuccess RateTime
MultivariateNormalMixtureExpectationMaximizationTest9000100%1.086

org.apache.commons.math3.geometry.euclidean.twod

ClassTestsErrors FailuresSkippedSuccess RateTime
PolygonsSetTest20000100%1.252
LineTest9000100%0.01
SegmentTest1000100%0
SubLineTest12000100%0

org.apache.commons.math3.filter

ClassTestsErrors FailuresSkippedSuccess RateTime
KalmanFilterTest4000100%0.054

org.apache.commons.math3.optimization

ClassTestsErrors FailuresSkippedSuccess RateTime
SimplePointCheckerTest3000100%0
MultivariateDifferentiableVectorMultiStartOptimizerTest2000100%0.015
MultivariateMultiStartOptimizerTest1000100%0.022
PointValuePairTest1000100%0.014
PointVectorValuePairTest1000100%0
SimpleVectorValueCheckerTest3000100%0.001
MultivariateDifferentiableMultiStartOptimizerTest1000100%0.378
SimpleValueCheckerTest3000100%0

org.apache.commons.math3.optimization.direct

ClassTestsErrors FailuresSkippedSuccess RateTime
MultivariateFunctionMappingAdapterTest4000100%0.053
SimplexOptimizerNelderMeadTest10000100%0.053
PowellOptimizerTest4000100%0.032
MultivariateFunctionPenaltyAdapterTest5000100%0.06
SimplexOptimizerMultiDirectionalTest7000100%0.056
CMAESOptimizerTest24000100%1,698.841
BOBYQAOptimizerTest1900194.737%583.848

org.apache.commons.math3.exception.util

ClassTestsErrors FailuresSkippedSuccess RateTime
LocalizedFormatsTest6000100%0.071
ExceptionContextTest5000100%0.012
ArgUtilsTest1000100%0.001

org.apache.commons.math3.stat.inference

ClassTestsErrors FailuresSkippedSuccess RateTime
MannWhitneyUTestTest3000100%0.023
ChiSquareTestTest7000100%0.033
TestUtilsTest14000100%0.065
WilcoxonSignedRankTestTest2000100%0.007
GTestTest13000100%0.043
OneWayAnovaTest4000100%0.011
TTestTest6000100%0.039

org.apache.commons.math3.primes

ClassTestsErrors FailuresSkippedSuccess RateTime
PrimesTest3000100%0.638

org.apache.commons.math3.optim.nonlinear.vector.jacobian

ClassTestsErrors FailuresSkippedSuccess RateTime
GaussNewtonOptimizerTest21000100%0.77
AbstractLeastSquaresOptimizerTest3000100%0.019
MinpackTest18000100%4.59
LevenbergMarquardtOptimizerTest23000100%5.294

org.apache.commons.math3.random

ClassTestsErrors FailuresSkippedSuccess RateTime
RandomDataGeneratorTest49000100%294.865
UniformRandomGeneratorTest1000100%0.008
EmpiricalDistributionTest26000100%255.85
RandomAdaptorTest1000100%0
AbstractRandomGeneratorTest62000100%237.443
ISAACTest63000100%308.469
SynchronizedRandomGeneratorTest2000100%112.387
Well19937aTest63000100%325.539
ValueServerTest9000100%0.518
UnitSphereRandomVectorGeneratorTest1000100%20.726
MersenneTwisterTest63000100%295.073
Well44497aTest63000100%316.611
Well19937cTest63000100%334.78
StableRandomGeneratorTest7000100%2.553
Well44497bTest63000100%366.83
Well1024aTest63000100%302.467
BitsStreamGeneratorTest62000100%253.823
CorrelatedRandomVectorGeneratorTest5000100%2.538
Well512aTest63000100%288.479
UncorrelatedRandomVectorGeneratorTest1000100%0.138
GaussianRandomGeneratorTest1000100%0.011

org.apache.commons.math3.analysis.solvers

ClassTestsErrors FailuresSkippedSuccess RateTime
NewtonRaphsonSolverTest2000100%0.003
BisectionSolverTest3000100%0.004
PegasusSolverTest8000100%0.009
BrentSolverTest6000100%0.022
IllinoisSolverTest8000100%0.011
MullerSolver2Test4000100%0.005
LaguerreSolverTest5000100%0.011
RegulaFalsiSolverTest9000100%0.035
SecantSolverTest8000100%0.015
BracketingNthOrderBrentSolverTest15000100%0.022
UnivariateSolverUtilsTest14000100%0.001
RiddersSolverTest4000100%0.001
NewtonSolverTest2000100%0.005
MullerSolverTest4000100%0

org.apache.commons.math3.optim

ClassTestsErrors FailuresSkippedSuccess RateTime
PointVectorValuePairTest1000100%0.003
SimplePointCheckerTest3000100%0
PointValuePairTest1000100%0.001
SimpleValueCheckerTest3000100%0.002
SimpleVectorValueCheckerTest3000100%0

org.apache.commons.math3.stat.clustering

ClassTestsErrors FailuresSkippedSuccess RateTime
DBSCANClustererTest7000100%0
KMeansPlusPlusClustererTest5000100%2.852
EuclideanDoublePointTest4000100%0
EuclideanIntegerPointTest4000100%0.003

org.apache.commons.math3.genetics

ClassTestsErrors FailuresSkippedSuccess RateTime
OrderedCrossoverTest4000100%0.004
TournamentSelectionTest1000100%0.004
FixedGenerationCountTest1000100%0.001
CycleCrossoverTest6000100%0.003
ChromosomeTest2000100%0
RandomKeyTest10000100%0.006
FixedElapsedTimeTest1000100%3.006
ElitisticListPopulationTest8000100%0
BinaryChromosomeTest3000100%0.003
OnePointCrossoverTest1000100%0
UniformCrossoverTest6000100%0.856
ListPopulationTest10000100%0.005
GeneticAlgorithmTestPermutations1000100%1.03
FitnessCachingTest1000100%0.016
NPointCrossoverTest5000100%0
GeneticAlgorithmTestBinary1000100%0.129
RandomKeyMutationTest1000100%0
BinaryMutationTest1000100%0

org.apache.commons.math3.optimization.linear

ClassTestsErrors FailuresSkippedSuccess RateTime
SimplexTableauTest4000100%0
SimplexSolverTest26000100%21.891

org.apache.commons.math3.optim.nonlinear.scalar.gradient

ClassTestsErrors FailuresSkippedSuccess RateTime
NonLinearConjugateGradientOptimizerTest13000100%0.071

org.apache.commons.math3.complex

ClassTestsErrors FailuresSkippedSuccess RateTime
ComplexFieldTest3000100%0.002
ComplexFormatTest31000100%0
RootsOfUnityTest6000100%0.01
ComplexTest123000100%0.022
QuaternionTest22000100%0.101
ComplexUtilsTest5000100%0.015
FrenchComplexFormatTest31000100%0.004

org.apache.commons.math3.stat.correlation

ClassTestsErrors FailuresSkippedSuccess RateTime
SpearmansRankCorrelationTest11000100%0.022
StorelessCovarianceTest5000100%0.006
CovarianceTest6000100%0.025
PearsonsCorrelationTest8000100%0.09

org.apache.commons.math3.optim.nonlinear.vector

ClassTestsErrors FailuresSkippedSuccess RateTime
MultiStartMultivariateVectorOptimizerTest4000100%0.002

org.apache.commons.math3.dfp

ClassTestsErrors FailuresSkippedSuccess RateTime
DfpTest77000100%95.048
DfpDecTest3000100%0.049
BracketingNthOrderBrentSolverDFPTest4000100%31.401
DfpMathTest2000100%0.067

org.apache.commons.math3.stat

ClassTestsErrors FailuresSkippedSuccess RateTime
CertifiedDataTest2000100%0.125
FrequencyTest11000100%0.009
StatUtilsTest16000100%0.004

org.apache.commons.math3.optim.linear

ClassTestsErrors FailuresSkippedSuccess RateTime
SimplexSolverTest27000100%66.49
SimplexTableauTest4000100%0

org.apache.commons.math3.analysis.differentiation

ClassTestsErrors FailuresSkippedSuccess RateTime
JacobianFunctionTest1000100%0.417
DSCompilerTest7000100%0.215
GradientFunctionTest2000100%5.538
DerivativeStructureTest122000100%53.706
FiniteDifferencesDifferentiatorTest16000100%1.323

org.apache.commons.math3.special

ClassTestsErrors FailuresSkippedSuccess RateTime
GammaTest25000100%0.022
BetaTest29000100%0.019
ErfTest16000100%0.397

org.apache.commons.math3.optim.univariate

ClassTestsErrors FailuresSkippedSuccess RateTime
SimpleUnivariateValueCheckerTest3000100%0
BrentOptimizerTest10000100%0.133
BracketFinderTest4000100%0.003
MultiStartUnivariateOptimizerTest5000100%0.014

org.apache.commons.math3.fitting

ClassTestsErrors FailuresSkippedSuccess RateTime
HarmonicFitterTest7000100%0.495
CurveFitterTest3000100%0
GaussianFitterTest9000100%0.923
PolynomialFitterTest9000100%115.694

org.apache.commons.math3.optim.nonlinear.scalar

ClassTestsErrors FailuresSkippedSuccess RateTime
MultiStartMultivariateOptimizerTest2000100%0.059
MultivariateFunctionPenaltyAdapterTest5000100%0.066
MultivariateFunctionMappingAdapterTest4000100%0.01

org.apache.commons.math3.geometry.partitioning.utilities

ClassTestsErrors FailuresSkippedSuccess RateTime
AVLTreeTest5000100%0.008

org.apache.commons.math3

ClassTestsErrors FailuresSkippedSuccess RateTime
RetryRunnerTest2000100%0

org.apache.commons.math3.geometry.euclidean.threed

ClassTestsErrors FailuresSkippedSuccess RateTime
RotationOrderTest1000100%0
RotationTest15000100%8.274
PolyhedronsSetTest6000100%0.902
PlaneTest10000100%0
Vector3DFormatTest28000100%0.002
SubLineTest12000100%0
FieldRotationDfpTest17000100%274.27
FieldVector3DTest31000100%4.242
SphericalCoordinatesTest5000100%25.873
LineTest7000100%0
FrenchVector3DFormatTest28000100%0.006
FieldRotationDSTest18000100%123.781
Vector3DTest33000100%0.533

org.apache.commons.math3.analysis

ClassTestsErrors FailuresSkippedSuccess RateTime
FunctionUtilsTest18000100%0.729

org.apache.commons.math3.analysis.function

ClassTestsErrors FailuresSkippedSuccess RateTime
StepFunctionTest9000100%0
SigmoidTest9000100%0.003
LogitTest15000100%0
SqrtTest3000100%0.02
LogisticTest14000100%0.042
GaussianTest14000100%0
HarmonicOscillatorTest8000100%0
SincTest8000100%1.971

org.apache.commons.math3.ode

ClassTestsErrors FailuresSkippedSuccess RateTime
JacobianMatricesTest6000100%35.946
FirstOrderConverterTest4000100%0.547
ContinuousOutputModelTest4000100%0.451

org.apache.commons.math3.stat.regression

ClassTestsErrors FailuresSkippedSuccess RateTime
SimpleRegressionTest20000100%0.037
MillerUpdatingRegressionTest17000100%4.392
GLSMultipleLinearRegressionTest21000100%298.789
OLSMultipleLinearRegressionTest23000100%0.042

org.apache.commons.math3.stat.descriptive

ClassTestsErrors FailuresSkippedSuccess RateTime
SynchronizedSummaryStatisticsTest13000100%0.014
SynchronizedDescriptiveStatisticsTest10000100%0.033
MixedListUnivariateImplTest4000100%0.003
MultivariateSummaryStatisticsTest10000100%0.027
StatisticalSummaryValuesTest3000100%0.001
DescriptiveStatisticsTest10000100%0.029
AbstractUnivariateStatisticTest2000100%0.001
SummaryStatisticsTest13000100%0.012
ListUnivariateImplTest5000100%0.023
SynchronizedMultivariateSummaryStatisticsTest10000100%0.025
AggregateSummaryStatisticsTest5000100%0.016

org.apache.commons.math3.ode.events

ClassTestsErrors FailuresSkippedSuccess RateTime
EventStateTest2000100%0.005
ReappearingEventTest2000100%0.032
OverlappingEventsTest2000100%0.119
EventFilterTest7000100%3.302

org.apache.commons.math3.stat.descriptive.moment

ClassTestsErrors FailuresSkippedSuccess RateTime
FourthMomentTest12000100%0.004
MeanTest14000100%0.01
InteractionTest1000100%0
VectorialMeanTest4000100%0.002
VarianceTest15000100%0.01
FirstMomentTest12000100%0.002
VectorialCovarianceTest4000100%0
SemiVarianceTest9000100%0.005
SkewnessTest13000100%0.003
SecondMomentTest12000100%0.003
KurtosisTest13000100%0.012
StandardDeviationTest14000100%0.006
ThirdMomentTest12000100%0.004
GeometricMeanTest13000100%0.005

org.apache.commons.math3.stat.descriptive.summary

ClassTestsErrors FailuresSkippedSuccess RateTime
SumTest14000100%0.003
SumSqTest13000100%0.001
SumLogTest13000100%0.004
ProductTest14000100%0.008

org.apache.commons.math3.optimization.fitting

ClassTestsErrors FailuresSkippedSuccess RateTime
HarmonicFitterTest7000100%1.343
GaussianFitterTest9000100%2.698
PolynomialFitterTest9000100%1,126.914
CurveFitterTest3000100%0.012

org.apache.commons.math3.geometry.euclidean.oned

ClassTestsErrors FailuresSkippedSuccess RateTime
IntervalTest4000100%0
IntervalsSetTest4000100%0

org.apache.commons.math3.linear

ClassTestsErrors FailuresSkippedSuccess RateTime
MatrixDimensionMismatchExceptionTest1000100%0
RealVectorFormatTest30000100%0
FrenchRealVectorFormatTest30000100%0.008
LUDecompositionTest9000100%0.056
FieldLUDecompositionTest9000100%0.104
EigenDecompositionTest2800292.857%9.732
ConjugateGradientTest17000100%8.092
DiagonalMatrixTest25000100%0
MatrixUtilsTest17000100%0
RRQRDecompositionTest7000100%2.434
SparseRealMatrixTest27000100%0.011
RectangularCholeskyDecompositionTest3000100%0.004
OpenMapRealMatrixTest1000100%0.001
BlockRealMatrixTest48000100%3.41
FieldLUSolverTest5000100%0.012
QRDecompositionTest7000100%1.797
UnmodifiableOpenMapRealVectorTest8000100%3.429
RRQRSolverTest6000100%1.631
SparseRealVectorTest10600892.453%2.216
SparseFieldMatrixTest24000100%0.046
TriDiagonalTransformerTest8000100%0
SymmLQTest36000100%11.813
LUSolverTest6000100%0
ArrayRealVectorTest10800694.444%0.319
RealMatrixFormatTest2900196.552%0
HessenbergTransformerTest9000100%7.859
SparseFieldVectorTest5000100%0.007
BiDiagonalTransformerTest8000100%0
BlockFieldMatrixTest46000100%19.667
SchurTransformerTest8000100%10.69
SingularValueSolverTest5000100%0
FieldMatrixImplTest37000100%1.604
ArrayFieldVectorTest8000100%0.001
SingularValueDecompositionTest13000100%15.486
UnmodifiableArrayRealVectorTest8000100%0.194
CholeskySolverTest3000100%0.002
QRSolverTest6000100%1.295
Array2DRowRealMatrixTest39000100%0.127
RealVectorTest105002477.143%0.627
EigenSolverTest4000100%0.011
CholeskyDecompositionTest9000100%0.006

org.apache.commons.math3.analysis.integration.gauss

ClassTestsErrors FailuresSkippedSuccess RateTime
LegendreTest2000100%0.874
LegendreParametricTest30000100%0.48
LegendreHighPrecisionTest2000100%17.076
LegendreHighPrecisionParametricTest30000100%0.493
BaseRuleFactoryTest1000100%0.017

org.apache.commons.math3.stat.ranking

ClassTestsErrors FailuresSkippedSuccess RateTime
NaturalRankingTest9000100%0.004

org.apache.commons.math3.optimization.general

ClassTestsErrors FailuresSkippedSuccess RateTime
NonLinearConjugateGradientOptimizerTest12000100%0.253
AbstractLeastSquaresOptimizerTest3000100%0.088
LevenbergMarquardtOptimizerTest2200195.455%3.048
MinpackTest18000100%62.892
GaussNewtonOptimizerTest19000100%5.439

org.apache.commons.math3.fraction

ClassTestsErrors FailuresSkippedSuccess RateTime
FractionTest25000100%0.006
BigFractionFormatTest19000100%0.007
BigFractionFieldTest3000100%0
FractionFormatTest22000100%0.008
FractionFieldTest3000100%0
BigFractionTest27000100%0.008

org.apache.commons.math3.ml.distance

ClassTestsErrors FailuresSkippedSuccess RateTime
EuclideanDistanceTest2000100%0
ChebyshevDistanceTest2000100%0
CanberraDistanceTest3000100%0
ManhattanDistanceTest2000100%0

org.apache.commons.math3.stat.data

ClassTestsErrors FailuresSkippedSuccess RateTime
LewTest1000100%0
LotteryTest1000100%0.003

org.apache.commons.math3.stat.descriptive.rank

ClassTestsErrors FailuresSkippedSuccess RateTime
MinTest14000100%0.005
MedianTest5000100%0.001
PercentileTest14000100%0.003
MaxTest14000100%0.001

org.apache.commons.math3.optimization.univariate

ClassTestsErrors FailuresSkippedSuccess RateTime
BracketFinderTest4000100%0.001
BrentOptimizerTest10000100%0.128
UnivariateMultiStartOptimizerTest3000100%0.013
SimpleUnivariateValueCheckerTest3000100%0.001

org.apache.commons.math3.analysis.integration

ClassTestsErrors FailuresSkippedSuccess RateTime
LegendreGaussIntegratorTest4000100%36.865
SimpsonIntegratorTest3000100%0
RombergIntegratorTest3000100%0
IterativeLegendreGaussIntegratorTest4000100%144.476
TrapezoidIntegratorTest3000100%0.055

org.apache.commons.math3.optim.nonlinear.scalar.noderiv

ClassTestsErrors FailuresSkippedSuccess RateTime
SimplexOptimizerNelderMeadTest11000100%0.057
SimplexOptimizerMultiDirectionalTest8000100%0.053
PowellOptimizerTest5000100%0.024
BOBYQAOptimizerTest1900194.737%677.966
CMAESOptimizerTest24000100%1,868.994

org.apache.commons.math3.ml.clustering

ClassTestsErrors FailuresSkippedSuccess RateTime
KMeansPlusPlusClustererTest4000100%0.488
MultiKMeansPlusPlusClustererTest1000100%0.008
DBSCANClustererTest7000100%0.016

org.apache.commons.math3.util

ClassTestsErrors FailuresSkippedSuccess RateTime
FastMathTest4800197.917%1,315.727
PrecisionTest15000100%0.009
BigRealFieldTest3000100%0
OpenIntToFieldTest17000100%0.051
IncrementorTest10000100%0
Decimal64Test63000100%0.192
ArithmeticUtilsTest24000100%3.032
BigRealTest14000100%0.01
MathArraysTest38000100%0.322
PairTest4000100%0
FastMathStrictComparisonTest53000100%0.034
ResizableDoubleArrayTest17000100%0.001
MathUtilsTest19000100%0.179
MultidimensionalCounterTest5000100%0.001
ContinuedFractionTest1000100%0
TransformerMapTest8000100%0
OpenIntToDoubleHashMapTest17000100%0.397
DefaultTransformerTest7000100%0

Test Cases

[Summary] [Package List] [Test Cases]

MatrixDimensionMismatchExceptionTest

testAccessors0

SpearmansRankCorrelationTest

testConstant0.002
testConsistency0
testLongly0.002
testInsufficientData0
testSwiss0.006
testMath891Array0
testMath891Matrix0.001
testStdErrorConsistency0
testCovarianceConsistency0
testSwissFertility0.009
testPValueNearZero0.002

LegendreTest

testCos0
testInverse0.874

RealVectorFormatTest

testSimpleNoDecimals0
testSimpleWithDecimals0
testSimpleWithDecimalsTrunc0
testNan0
testPositiveInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNan0
testParsePositiveInfinity0
testConstructorSingleFormat0
testNegativeX0
testNegativeY0
testNegativeZ0
testNonDefaultSetting0
tesNegativeInfinity0
testParseIgnoredWhitespace0
testParseNegativeX0
testParseNegativeY0
testParseNegativeZ0
testParseNegativeAll0
testParseZeroX0
testParseNonDefaultSetting0
testParseNegativeInfinity0
testForgottenPrefix0
testForgottenSeparator0
testForgottenSuffix0
testDefaultFormatRealVectorImpl0
testParseNoComponents0
testParseManyComponents0

FrenchRealVectorFormatTest

testSimpleNoDecimals0
testSimpleWithDecimals0
testSimpleWithDecimalsTrunc0
testNan0
testPositiveInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNan0
testParsePositiveInfinity0.001
testConstructorSingleFormat0
testNegativeX0
testNegativeY0.001
testNegativeZ0
testNonDefaultSetting0
tesNegativeInfinity0
testParseIgnoredWhitespace0.001
testParseNegativeX0
testParseNegativeY0
testParseNegativeZ0.001
testParseNegativeAll0.003
testParseZeroX0
testParseNonDefaultSetting0
testParseNegativeInfinity0
testForgottenPrefix0
testForgottenSeparator0
testForgottenSuffix0
testDefaultFormatRealVectorImpl0
testParseNoComponents0.001
testParseManyComponents0

RotationOrderTest

testName0

MultivariateFunctionMappingAdapterTest

testStartSimplexInsideRange0.031
testOptimumOutsideRange0.002
testUnbounded0.01
testHalfBounded0.01

StepFunctionTest

testPreconditions10
testSomeValues0
testPreconditions20
testPreconditions30
testPreconditions40
testPreconditions50
testPreconditions60
testEndpointBehavior0
testHeaviside0

LUDecompositionTest

testDimensions0
testNonSquare0
testPAEqualLU0.055
testLLowerTriangular0.001
testUUpperTriangular0
testPPermutation0
testSingular0
testMatricesValues10
testMatricesValues20

StepNormalizerOutputTest

testIncNeither0.005
testIncNeitherRev0.006
testIncFirst0.004
testIncFirstRev0.006
testIncLast0.006
testIncLastRev0.01
testIncBoth0.005
testIncBothRev0.005
testMulNeither0.006
testMulNeitherRev0.005
testMulFirst0.006
testMulFirstRev0.005
testMulLast0.005
testMulLastRev0.005
testMulBoth0.005
testMulBothRev0.005

LocalizedFormatsTest

testMessageNumber0
testAllKeysPresentInPropertiesFiles0.008
testAllPropertiesCorrespondToKeys0
testNoMissingFrenchTranslation0.02
testNoOpEnglishTranslation0.015
testVariablePartsConsistency0.028

KMeansPlusPlusClustererTest

testPerformClusterAnalysisDegenerate0.001
testCertainSpace0.355
testSmallDistances0.132
testPerformClusterAnalysisToManyClusters0

RandomDataGeneratorTest

testNextSecureLongIAE0
testNextSecureLongNegativeToPositiveRange0.1
testNextSecureLongNegativeRange0.07
testNextSecureLongPositiveRange0.071
testNextSecureIntIAE0
testNextSecureIntNegativeToPositiveRange0.07
testNextSecureIntNegativeRange0.061
testNextSecureIntPositiveRange0.054
testNextSecureHex0.241
testNextIntExtremeValues0
testNextLongExtremeValues0
testNextUniformExtremeValues0
testNextIntIAE0
testNextIntNegativeToPositiveRange0.068
testNextIntNegativeRange0.103
testNextIntPositiveRange0.136
testNextIntWideRange5.455
testNextLongIAE0
testNextLongNegativeToPositiveRange0.074
testNextLongNegativeRange0.11
testNextLongPositiveRange0.117
testNextLongWideRange88.459
testNextPoisson0.414
testNextPoissonConsistency189.827
testNextHex0.196
testNextUniformIAE0
testNextUniformUniformPositiveBounds0.048
testNextUniformUniformNegativeToPositiveBounds0.048
testNextUniformUniformNegaiveBounds0.053
testNextUniformUniformMaximalInterval0.048
testNextUniformExclusiveEndpoints0.007
testNextGaussian0.026
testNextExponential0.029
testConfig0.003
testNextSample0.021
testNextPermutation0.009
testNextInversionDeviate0.012
testNextBeta1.052
testNextCauchy0.026
testNextChiSquare1.42
testNextF2.081
testNextGamma0.212
testNextT1.377
testNextWeibull0.051
testNextBinomial0.356
testNextHypergeometric0.267
testNextPascal0.488
testNextZipf1.601
testReseed0.004

KolmogorovSmirnovDistributionTest

testCumulativeDensityFunction5.294

BracketFinderTest

testCubicMin0
testCubicMax0
testMinimumIsOnIntervalBoundary0
testIntervalBoundsOrdering0.001

SynchronizedSummaryStatisticsTest

testSerialization0.005
testEqualsAndHashCode0.002
testCopy0.001
testStats0
testN0andN1Conditions0.001
testProductAndGeometricMean0.001
testSetterInjection0.001
testSetterIllegalState0
testNaNContracts0.001
testGetSummary0.001
testOverrideVarianceWithMathClass0.001
testOverrideMeanWithMathClass0
testOverrideGeoMeanWithMathClass0

UniformRandomGeneratorTest

testMeanAndStandardDeviation0.008

SigmoidTest

testSomeValues0
testDerivativeLargeArguments0.001
testParametricUsage10.001
testParametricUsage20
testParametricUsage30
testParametricUsage40.001
testParametricValue0
testDerivative0
testDerivativesHighOrder0

TriangularDistributionTest

testPreconditions10
testPreconditions20
testPreconditions30
testPreconditions40
testGetLowerBound0
testGetUpperBound0
testMeanVariance0
testIllegalArguments0
testDensityIntegrals2.312
testCumulativeProbabilities0.003
testInverseCumulativeProbabilities0.001
testDensities0.001
testConsistency0.001
testSampling0.012
testIsSupportLowerBoundInclusive0
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.004

RetryRunnerTest

testRetryFailAlways0
testRetryFailSometimes0

NewtonRaphsonSolverTest

testSinZero0.002
testQuinticZero0.001

LogNormalDistributionTest

testPreconditions0
testDensity0
testInverseCumulativeProbabilityExtremes0
testMeanVariance0
testQuantiles0.005
testGetScale0.001
testGetShape0.001
testExtremeValues9.397
testIllegalArguments0.001
testDensityIntegrals0.029
testCumulativeProbabilities0.009
testInverseCumulativeProbabilities0.004
testDensities0.001
testConsistency0.005
testSampling0.035
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.004

HarmonicFitterTest

testPreconditions10
testNoError0.037
test1PercentError0.051
testTinyVariationsData0.302
testInitialGuess0.053
testUnsorted0.051
testMath8440.001

FieldLUDecompositionTest

testDimensions0
testNonSquare0
testPAEqualLU0.098
testLLowerTriangular0
testUUpperTriangular0
testPPermutation0.002
testSingular0.002
testMatricesValues10.001
testMatricesValues20.001

TricubicSplineInterpolatorTest

testPreconditions0.108
testPlane0.125
testWave0.135

GammaTest

testLogGamma0.004
testRegularizedGammaNanPositive0
testRegularizedGammaPositiveNan0
testRegularizedGammaNegativePositive0
testRegularizedGammaPositiveNegative0
testRegularizedGammaZeroPositive0
testRegularizedGammaPositiveZero0
testRegularizedGammaPositivePositive0
testLogGammaNan0
testLogGammaNegative0
testLogGammaZero0.001
testLogGammaPositive0
testDigammaLargeArgs0
testDigammaSmallArgs0.003
testTrigamma0.001
testLogGammaPrecondition10
testLogGammaPrecondition20
testInvGamma1pm10
testInvGamma1pm1Precondition10
testInvGamma1pm1Precondition20
testLogGamma1p0
testLogGamma1pPrecondition10
testLogGamma1pPrecondition20
testGamma0.013
testGammaNegativeInteger0

PolygonsSetTest

testIntersection0.073
testSimplyConnected0.048
testStair0.036
testHole0.019
testDisjointPolygons0.013
testOppositeHyperplanes0.021
testSingularPoint0.016
testLineIntersection0.006
testUnlimitedSubHyperplane0.032
testUnion0.041
testXor0.044
testDifference0.032
testEmptyDifference0.004
testChoppedHexagon0.006
testConcentric0.009
testBug200405200.031
testBug200410030.004
testSqueezedHexa0.006
testIssue880Simplified0.007
testIssue880Complete0.804

WeibullDistributionTest

testMoments0
testInverseCumulativeProbabilityExtremes0
testAlpha0
testBeta0
testIllegalArguments0.001
testDensityIntegrals2.02
testCumulativeProbabilities0.007
testInverseCumulativeProbabilities0.004
testDensities0.001
testConsistency0.003
testSampling0.046
testIsSupportLowerBoundInclusive0
testIsSupportUpperBoundInclusive0
testDistributionClone0.004

ComplexFieldTest

testSerial0.002
testZero0
testOne0

EigenDecompositionTest

testSquareRoot0.004
testDimensions0.004
testMath8480.023
testDimension10.002
testDimension20.003
testDimension30.003
testDimension3MultipleRoot0.003
testDimension4WithSplit0.003
testDimension4WithoutSplit0.005
testMath3080.003
testMathpbx020.003
testMathpbx030.004
testTridiagonal0.286
testEigenvalues0.004
testBigMatrix9.276
testSymmetric0.004
testSquareRootNonSymmetric0.004
testSquareRootNonPositiveDefinite0.003
testUnsymmetric0.022
testRandomUnsymmetricMatrix0.023
skipped
testNormalDistributionUnsymmetricMatrix0.023
skipped
testEigenvectors0.003
testAEqualVDVt0.006
testVOrthogonal0.006
testDiagonal0.003
testRepeatedEigenvalue0.003
testDistinctEigenvalues0.003
testZeroDivide0.003

SynchronizedDescriptiveStatisticsTest

testToString0.001
testCopy0.001
testSetterInjection0
testShuffledStatistics0.013
testWindowSize0.001
testGetValues0
testPercentileSetter0.002
test200907200.001
testRemoval0.001
testSummaryConsistency0.013

BrentOptimizerTest

testSinMin0
testSinMinWithValueChecker0
testBoundaries0
testQuinticMin0
testQuinticMinStatistics0.097
testQuinticMax0.001
testMinEndpoints0.002
testMath8320.026
testKeepInitIfBest0.002
testMath8550

PolynomialsUtilsTest

testFirstChebyshevPolynomials0.005
testChebyshevBounds0.017
testChebyshevDifferentials0.001
testChebyshevOrthogonality61.258
testFirstHermitePolynomials0.003
testHermiteDifferentials0.004
testHermiteOrthogonality3.745
testFirstLaguerrePolynomials0.004
testLaguerreDifferentials0.006
testLaguerreOrthogonality3.491
testFirstLegendrePolynomials0.003
testLegendreDifferentials0.004
testLegendreOrthogonality0.076
testHighDegreeLegendre0.07
testJacobiLegendre0.006
testJacobiEvaluationAt10.27
testJacobiOrthogonality5.556
testShift0.001

SimplePointCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0

RotationTest

testCompose0
testIdentity0
testAxisAngle0
testRevert0
testVectorOnePair0
testVectorTwoPairs0
testMatrix0
testAngles8.166
testSingularities0.005
testQuaternion0.005
testComposeInverse0.004
testArray0.006
testApplyInverseTo0.087
testIssue6390.001
testIssue8010

AVLTreeTest

testInsert0.005
testDelete10.002
testNavigation0
testSearch0.001
testRepetition0

FourthMomentTest

testSerial0
testSerialization0.002
testConsistency0.001
testEqualsAndHashCode0
testIncrementation0.001
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

PolyhedronsSetTest

testBox0.143
testTetrahedron0.031
testIsometry0.055
testBuildBox0.075
testCross0.417
testIssue7800.181

SimpleRegressionTest

testRandom0.002
testRegressIfaceMethod0.001
testRegressExceptions0.001
testNoInterceot_noint20
testNoIntercept_noint10
testNorris0.001
testCorr0
testNaNs0
testClear0.001
testInference0.014
testPerfect0.002
testPerfectNegative0.001
testSSENonNegative0
testRemoveXY0.005
testRemoveSingle0.005
testRemoveMultiple0.004
testRemoveObsFromEmpty0
testRemoveObsFromSingle0
testRemoveMultipleToEmpty0
testRemoveMultiplePastEmpty0

SimplexTableauTest

testSerial0
testInitialization0
testDropPhase1Objective0
testTableauWithNoArtificialVars0

NotStrictlyPositiveExceptionTest

testAccessors0

PointVectorValuePairTest

testSerial0.003

MultiStartMultivariateVectorOptimizerTest

testTrivial0
testNoOptimum0
testGetOptimaBeforeOptimize0
testIssue9140.002

MeanTest

testSmallSamples0.001
testWeightedMean0
testSerial0.001
testSerialization0.001
testConsistency0
testEqualsAndHashCode0.001
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0.001
testEvaluation0
testEvaluateArraySegment0.005
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

JacobianMatricesTest

testLowAccuracyExternalDifferentiation2.628
testHighAccuracyExternalDifferentiation23.882
testInternalDifferentiation5.017
testAnalyticalDifferentiation4.248
testFinalResult0.082
testParameterizable0.089

InteractionTest

testInteraction0

DfpTest

testToString0.004
testAdd0.019
testDivide0.015
testReciprocal0.006
testMultiply0.011
testRemainder0.006
testCopySign0.006
testSqrt0.03
testCeil0.002
testFloor0.003
testRint0.003
testRound0.007
testNextAfter0.006
testByteConstructor0.002
testIntConstructor0.002
testLongConstructor0.003
testCompare0.009
testDivideInt0.005
testIntValue0.003
testLog10K0.002
testPower10K0.003
testLog100.003
testPower100.004
testIssue56733.41
testIsZero0.004
testSignPredicates0.003
testSpecialConstructors0.003
testAbs0.058
testAcos0.262
testAsin0.264
testAtan0.152
testCos0.111
testCosh0.179
testExp0.121
testLog0.082
testSin0.119
testSinh0.199
testTan0.173
testTanh0.214
testAtan27.043
testSignum0.029
testAddField1.268
testAddDouble1.239
testSubtractField1.163
testSubtractDouble1.168
testMultiplyField1.328
testMultiplyDouble1.323
testMultiplyInt0.591
testDivideField1.617
testDivideDouble1.631
testRemainderField2.074
testRemainderDouble1.786
testAcosh0.546
testAsinh0.248
testAtanh0.177
testCbrt0.259
testHypot3.953
testRootN0.574
testPowField3.144
testPowDouble3.115
testPowInt0.284
testExpm10.123
testLog1p0.161
testCopySignField1.21
testCopySignDouble0.926
testScalb20.322
testLinearCombinationFaFa0.532
testLinearCombinationDaFa0.527
testLinearCombinationFF20.161
testLinearCombinationDF20.152
testLinearCombinationFF30.194
testLinearCombinationDF30.193
testLinearCombinationFF40.239
testLinearCombinationDF40.231
testGetField0.003
testEquals0.003
testHash0.003

OrderedCrossoverTest

testCrossover0.003
testCrossoverDimensionMismatchException0
testCrossoverInvalidFixedLengthChromosomeFirst0
testCrossoverInvalidFixedLengthChromosomeSecond0.001

ConjugateGradientTest

testNonSquareOperator0
testDimensionMismatchRightHandSide0
testDimensionMismatchSolution0
testNonPositiveDefiniteLinearOperator0
testUnpreconditionedSolution0
testUnpreconditionedInPlaceSolutionWithInitialGuess0
testUnpreconditionedSolutionWithInitialGuess0
testUnpreconditionedResidual0.014
testNonSquarePreconditioner0
testMismatchedOperatorDimensions0.001
testNonPositiveDefinitePreconditioner0.001
testPreconditionedSolution0.035
testPreconditionedResidual0.016
testPreconditionedSolution28.005
testEventManagement0.008
testUnpreconditionedNormOfResidual0.006
testPreconditionedNormOfResidual0.006

LegendreParametricTest

testAllMonomials[0]0
testAllMonomials[1]0
testAllMonomials[2]0
testAllMonomials[3]0
testAllMonomials[4]0
testAllMonomials[5]0
testAllMonomials[6]0
testAllMonomials[7]0.002
testAllMonomials[8]0.004
testAllMonomials[9]0.005
testAllMonomials[10]0.006
testAllMonomials[11]0.008
testAllMonomials[12]0.008
testAllMonomials[13]0.011
testAllMonomials[14]0.011
testAllMonomials[15]0.014
testAllMonomials[16]0.015
testAllMonomials[17]0.02
testAllMonomials[18]0.019
testAllMonomials[19]0.02
testAllMonomials[20]0.022
testAllMonomials[21]0.025
testAllMonomials[22]0.027
testAllMonomials[23]0.03
testAllMonomials[24]0.032
testAllMonomials[25]0.036
testAllMonomials[26]0.036
testAllMonomials[27]0.04
testAllMonomials[28]0.042
testAllMonomials[29]0.047

MultivariateDifferentiableVectorMultiStartOptimizerTest

testTrivial0.011
testNoOptimum0.004

PlaneTest

testContains0
testOffset0
testIntersection0
testSimilar0
testPoint0
testThreePoints0
testRotate0
testTranslate0
testIntersection20
testIntersection30

MultivariateMultiStartOptimizerTest

testRosenbrock0.022

MillerUpdatingRegressionTest

testHasIntercept0
testAddObsGetNClear0
testNegativeTestAddObs0
testNegativeTestAddMultipleObs0
testRegressAirlineConstantExternal0.006
testRegressAirlineConstantInternal0.008
testFilippelli0.025
testWampler10.002
testWampler20.002
testWampler30.003
testLongly0.004
testOneRedundantColumn0.013
testThreeRedundantColumn0.021
testPCorr0.012
testHdiag2.158
testHdiagConstant2.131
testSubsetRegression0.007

ClassicalRungeKuttaStepInterpolatorTest

derivativesConsistency0.104
serialization0.744

SimplexOptimizerNelderMeadTest

testRosenbrock0.006
testMinimize10.007
testMinimize20.006
testMaximize10.006
testMaximize20.006
testPowell0.007
testLeastSquares10.007
testLeastSquares20.006
testLeastSquares30.004
testMaxIterations0.002
testBoundsUnsupported0

DiagonalMatrixTest

testAdd0
testSubtract0
testAddToEntry0
testMultiply20
testOperate0
testSetSubMatrix0
testCopy0
testConstructor10
testConstructor20
testConstructor30
testCreateError0
testCreate0
testGetData0
testMultiplyEntry0
testMultiply10
testPreMultiply0
testSetNonDiagonalEntry0
testSetNonDiagonalZero0
testAddNonDiagonalEntry0
testAddNonDiagonalZero0
testMultiplyNonDiagonalEntry0
testMultiplyNonDiagonalZero0
testSetEntryOutOfRange0
testNull0
testSetSubMatrixError0

LoessInterpolatorTest

testOnOnePoint0
testOnTwoPoints0
testOnStraightLine0
testOnDistortedSine0.037
testIncreasingBandwidthIncreasesSmoothness0.164
testIncreasingRobustnessItersIncreasesSmoothnessWithOutliers0.059
testUnequalSizeArguments0
testEmptyData0
testNonStrictlyIncreasing10
testNonStrictlyIncreasing20
testNotAllFiniteReal10
testNotAllFiniteReal20
testNotAllFiniteReal30
testNotAllFiniteReal40
testNotAllFiniteReal50
testNotAllFiniteReal60
testInsufficientBandwidth0.001
testCompletelyIncorrectBandwidth10
testCompletelyIncorrectBandwidth20
testMath296withoutWeights0.003

MixedListUnivariateImplTest

testStats0.001
testN0andN1Conditions0
testSkewAndKurtosis0.002
testProductAndGeometricMean0

VectorialMeanTest

testSerial0.002
testMismatch0
testSimplistic0
testBasicStats0

SimplexSolverTest

testMath8280.044
testMath828Cycle0.113
testMath7810.004
testMath713NegativeVariable0.001
testMath434NegativeVariable0.002
testMath434UnfeasibleSolution0.002
testMath434PivotRowSelection0.002
testMath434PivotRowSelection20.036
testMath2720.004
testMath2860.008
testDegeneracy0.002
testMath2880.004
testMath290GEQ0.001
testMath290LEQ0
testMath2930.017
testSimplexSolver0.001
testSingleVariableAndConstraint0
testModelWithNoArtificialVars0.002
testMinimization0.002
testSolutionWithNegativeDecisionVariable0.002
testInfeasibleSolution0.001
testUnboundedSolution0.001
testRestrictVariablesToNonNegative0.007
testEpsilon0.002
testTrivialModel0
testLargeModel23.538
testMath93042.694

MultivariateNormalMixtureModelDistributionTest

testDensities0.003
testSampling0.011
testNonUnitWeightSum0.003
testWeightSumOverFlow0.003
testPreconditionPositiveWeights0.003

TDistributionTest

testPreconditions0.001
testMoments0.003
testInverseCumulativeProbabilityExtremes0.001
testDfAccessors0.001
testSmallDf0.042
testCumulativeProbabilityAgainstStackOverflow0.002
nistData0.01
testIllegalArguments0.001
testDensityIntegrals0.197
testCumulativeProbabilities0.025
testInverseCumulativeProbabilities0.022
testDensities0.002
testConsistency0.012
testSampling1.376
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.007

MannWhitneyUTestTest

testMannWhitneyUSimple0.002
testMannWhitneyUInputValidation0
testBigDataSet0.021

FastMathTest

testConstants0
testAtan20.001
testAtan2SpecialCases0.006
testNextAfter0.005
testMinMaxDouble0.006
testMinMaxFloat0.005
testHyperbolic0.947
testMath9040.005
testMath905LargePositive0.013
testMath905LargeNegative0.013
testHyperbolicInverses0.605
testLogAccuracy15.203
testLog10Accuracy24.169
testLog1pAccuracy10.757
testLog1pSpecialCases0.005
testLogSpecialCases0.005
testExpSpecialCases0.005
testPowSpecialCases0.005
testPowAccuracy27.317
testExpAccuracy18.991
testSinAccuracy8.229
testCosAccuracy8.121
testTanAccuracy12.683
testAtanAccuracy12.207
testAtan2Accuracy14.387
testExpm1Accuracy9.363
testAsinAccuracy176.271
testAcosAccuracy177.99
testAcosSpecialCases0.005
testAsinSpecialCases0.005
testSinhAccuracy157.688
testCoshAccuracy153.44
testTanhAccuracy305.309
testCbrtAccuracy171.643
testToDegrees4.018
testToRadians4.248
testDoubleNextAfterSpecialCases0.005
testFloatNextAfterSpecialCases0.005
testDoubleScalbSpecialCases0.005
testFloatScalbSpecialCases0.005
checkMissingFastMathClasses0.006
checkExtraFastMathClasses0.006
skipped
testSignumDouble0.005
testSignumFloat0.005
testLogWithBase0.005
testIndicatorDouble0.004
testIndicatorFloat0.005
testIntPow2.001

DormandPrince54IntegratorTest

testDimensionCheck0
testBackward0
testKepler0.47
testMinStep0
testIncreasingTolerance0.178
testEvents0.092
testVariableSteps0.055
testSmallLastStep0.001

SimplePointCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0

JacobianFunctionTest

testSphere0.417

StepNormalizerOutputOverlapTest

testIncNeither0.006
testIncNeitherRev0.005
testIncFirst0.005
testIncFirstRev0.013
testIncLast0.01
testIncLastRev0.005
testIncBoth0.005
testIncBothRev0.005
testMulNeither0.006
testMulNeitherRev0.005
testMulFirst0.006
testMulFirstRev0.005
testMulLast0.006
testMulLastRev0.005
testMulBoth0.005
testMulBothRev0.005

MicrosphereInterpolatorTest

testLinearFunction2D0.876
testParaboloid2D13.729

MatrixUtilsTest

testCreateRealMatrix0
testcreateFieldMatrix0
testCreateRowRealMatrix0
testCreateRowFieldMatrix0
testCreateColumnRealMatrix0
testCreateColumnFieldMatrix0
testCreateIdentityMatrix0
testcreateFieldIdentityMatrix0
testBigFractionConverter0
testFractionConverter0
testSolveLowerTriangularSystem0
testSolveUpperTriangularSystem0
testBlockInverse0
testIsSymmetric0
testIsSymmetricTolerance0
testCheckSymmetric10
testCheckSymmetric20

PascalDistributionTest

testMoments0
testDegenerate00
testDegenerate10
testIllegalArguments0
testCumulativeProbabilities0
testInverseCumulativeProbabilities0.006
testDensities0.001
testSampling0.493
testConsistencyAtSupportBounds0.001

DimensionMismatchExceptionTest

testAccessors0.001

AbstractIntegerDistributionTest

testCumulativeProbabilitiesSingleArguments0
testCumulativeProbabilitiesRangeArguments0

FieldHermiteInterpolatorTest

testQuadratic0.014
testZero0.006
testSine13.289
testMixedDerivatives0.009
testRandomPolynomialsValuesOnly41.979
testRandomPolynomialsFirstDerivative84.743
testSquareRoot2.585
testWikipedia0.028
testOnePointParabola0.01
testEmptySampleValue0
testEmptySampleDerivative0
testDuplicatedAbscissa0

CertifiedDataTest

testSummaryStatistics0.099
testDescriptiveStatistics0.026

CurveFitterTest

testMath3030
testMath3040
testMath3720

RRQRDecompositionTest

testNonInvertible0
testRank0
testDimensions0.455
testQOrthogonal0.613
testRUpperTriangular0.312
testHTrapezoidal0.322
testAPEqualQR0.732

TournamentSelectionTest

testSelect0.004

HarmonicFitterTest

testPreconditions10
testNoError0.082
test1PercentError0.129
testTinyVariationsData0.859
testInitialGuess0.146
testUnsorted0.127
testMath8440

StorelessCovarianceTest

testSymmetry0.002
testLonglySimpleVar0
testLonglySimpleCov0
testLonglyByRow0.002
testSwissFertilityByRow0.002

PolynomialFunctionNewtonFormTest

testParameters0
testQuinticFunction0
testDerivative0
testLinearFunction0
testQuadraticFunction0

FastHadamardTransformerTest

test8Points0.001
test4Points0
testNoIntInverse0
test3Points0

SparseRealMatrixTest

testSerial0
testNorm0
testToString0
testAdd0
testScalarAdd0
testMultiply0.001
testDimensions0
testGetEntry0
testCopyFunctions0
testAddFail0
testPlusMinus0
testMultiply20
testTrace0
testOperate0
testMath2090
testTranspose0
testPremultiplyVector0
testPremultiply0.003
testGetVectors0.001
testExamples0.001
testSubMatrix0.003
testGetRowMatrix0
testGetColumnMatrix0
testGetRowVector0.001
testGetColumnVector0
testEqualsAndHashCode0
testSetSubMatrix0.001

SumTest

testSpecialValues0
testWeightedSum0
testSerial0.001
testSerialization0.001
testConsistency0
testEqualsAndHashCode0
testIncrementation0.001
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

PointValuePairTest

testSerial0.014

VarianceTest

testNaN0.001
testPopulation0
testWeightedVariance0.001
testSerial0.001
testSerialization0.002
testConsistency0
testEqualsAndHashCode0.002
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0.001
testWeightedConsistency0.002

ExceptionContextTest

testMessageChain0.001
testNoArgAddMessage0
testContext0
testSerialize0.008
testSerializeUnserializable0.003

FastFourierTransformerTest

testAdHocData0
testSinFunction0.007
testTransformFunctionNotStrictlyPositiveNumberOfSamples0.001
testTransformFunctionInvalidBounds0.001
testTransformComplexSizeNotAPowerOfTwo0.001
testTransformRealSizeNotAPowerOfTwo0
testTransformFunctionSizeNotAPowerOfTwo0.006
testTransformComplex0.106
testStandardTransformReal0.079
testStandardTransformFunction0.089
test2DData0.003
test2DDataUnitary0

BisectionSolverTest

testSinZero0.002
testQuinticZero0.001
testMath3690.001

BicubicSplineInterpolatorTest

testPreconditions0.001
testPlane0.003
testParaboloid0.004

FirstMomentTest

testSerial0
testSerialization0
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0.001
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0.001
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

MultivariateSummaryStatisticsTest

testSerialization0.009
testToString0.001
testEqualsAndHashCode0.003
testStats0.001
testN0andN1Conditions0
testSetterInjection0.001
testSetterIllegalState0
testShuffledStatistics0.01
testDimension0.001
testNaNContracts0.001

RectangularCholeskyDecompositionTest

testDecomposition3x30
testFullRank0.001
testMath7890.003

Vector3DFormatTest

testSimpleNoDecimals0
testSimpleWithDecimals0
testSimpleWithDecimalsTrunc0
testNan0
testPositiveInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNan0
testParsePositiveInfinity0
testConstructorSingleFormat0
testNegativeX0
testNegativeY0
testNegativeZ0
testNonDefaultSetting0
testDefaultFormatVector3D0
tesNegativeInfinity0
testParseIgnoredWhitespace0
testParseNegativeX0
testParseNegativeY0
testParseNegativeZ0
testParseNegativeAll0.001
testParseZeroX0
testParseNonDefaultSetting0
testParseNegativeInfinity0
testForgottenPrefix0
testForgottenSeparator0.001
testForgottenSuffix0

ComplexFormatTest

testSimpleNoDecimals0
testTrimOneImaginary0
testSimpleWithDecimals0
testSimpleWithDecimalsTrunc0
testNegativeReal0
testNegativeImaginary0
testNegativeBoth0
testZeroReal0
testZeroImaginary0
testDifferentImaginaryChar0
testDefaultFormatComplex0
testNan0
testPositiveInfinity0
testNegativeInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNegativeReal0
testParseNegativeImaginary0
testParseNegativeBoth0
testParseZeroReal0
testParseZeroImaginary0
testParseDifferentImaginaryChar0
testParseNan0
testParsePositiveInfinity0
testPaseNegativeInfinity0
testConstructorSingleFormat0
testGetImaginaryFormat0
testGetRealFormat0
testFormatNumber0
testForgottenImaginaryCharacter0

EmpiricalDistributionTest

testSerialization1.328
testLoad1.278
testDoubleLoad1.209
testNext1.391
testNexFail1.155
testGridTooFine1.655
testGridTooFat1.346
testBinIndexOverflow1.167
testLoadNullDoubleArray1.171
testLoadNullURL1.285
testLoadNullFile1.184
testGetBinUpperBounds1.179
testGeneratorConfig1.161
testReSeed1.198
testDensityIntegrals224.933
testKernelOverrideConstant1.173
testKernelOverrideUniform1.152
testIllegalArguments1.147
testCumulativeProbabilities1.205
testInverseCumulativeProbabilities1.16
testDensities1.158
testConsistency1.182
testSampling1.386
testIsSupportLowerBoundInclusive1.156
testIsSupportUpperBoundInclusive1.147
testDistributionClone1.344

OpenMapRealMatrixTest

testMath6790.001

FixedGenerationCountTest

testIsSatisfied0.001

EventStateTest

closeEvents0
testIssue6950.005

EuclideanDistanceTest

test0
testZero0

AdamsBashforthIntegratorTest

dimensionCheck0
testMinStep0
testIncreasingTolerance0.775
exceedMaxEvaluations0.409
backward0.397
polynomial0.077

SimpleUnivariateValueCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0

SimplexOptimizerNelderMeadTest

testRosenbrock0
testMinimize10.001
testMinimize20.006
testMaximize10.007
testMaximize20.007
testPowell0.007
testLeastSquares10.014
testLeastSquares20.004
testLeastSquares30.005
testMaxIterations0.002

RootsOfUnityTest

testMathIllegalState10.001
testMathIllegalState20
testMathIllegalState30
testZeroNumberOfRoots0
testGetNumberOfRoots0
testComputeRoots0.009

DormandPrince853IntegratorTest

testDimensionCheck0
testBackward0
testMissedEndEvent0.002
testKepler0.206
testMinStep0
testIncreasingTolerance0.091
testNullIntervalCheck0
testEvents0.028
testVariableSteps0.051
testTooLargeFirstStep0.001
testUnstableDerivative0.001
testEventsScheduling0.029

PegasusSolverTest

testBadEndpoints0
testSinZero0.001
testQuinticZero0.001
testRootEndpoints0
testSolutionLeftSide0.002
testSolutionRightSide0.002
testSolutionBelowSide0.002
testSolutionAboveSide0.001

BrentSolverTest

testInitialGuess0.001
testMath8320.016
testBadEndpoints0.001
testSinZero0.001
testQuinticZero0.002
testRootEndpoints0.001

RandomAdaptorTest

testAdaptor0

ComplexTest

testSerial0.003
testConjugate0.001
testConstructor0
testConstructorNaN0
testAbs0
testAbsNaN0.001
testAbsInfinite0
testAdd0
testAddNaN0
testAddInf0
testScalarAdd0
testScalarAddNaN0
testScalarAddInf0
testConjugateNaN0
testConjugateInfiinite0
testDivide0
testDivideReal0
testDivideImaginary0
testDivideInf0
testDivideZero0
testDivideZeroZero0
testDivideNaN0
testDivideNaNInf0
testScalarDivide0
testScalarDivideNaN0
testScalarDivideInf0
testScalarDivideZero0
testReciprocal0
testReciprocalReal0
testReciprocalImaginary0.001
testReciprocalInf0
testReciprocalZero0
testReciprocalNaN0
testMultiply0.001
testMultiplyNaN0
testMultiplyInfInf0
testMultiplyNaNInf0
testScalarMultiply0
testScalarMultiplyNaN0
testScalarMultiplyInf0
testNegate0
testNegateNaN0
testSubtract0
testSubtractNaN0
testSubtractInf0
testScalarSubtract0
testScalarSubtractNaN0
testScalarSubtractInf0
testEqualsNull0
testEqualsClass0
testEqualsSame0
testEqualsTrue0
testEqualsRealDifference0
testEqualsImaginaryDifference0
testEqualsNaN0
testHashCode0
testAcos0.001
testAcosInf0
testAcosNaN0
testAsin0
testAsinNaN0
testAsinInf0
testAtan0
testAtanInf0.001
testAtanI0
testAtanNaN0
testCos0.001
testCosNaN0
testCosInf0.001
testCosh0
testCoshNaN0
testCoshInf0.001
testExp0
testExpNaN0
testExpInf0
testLog0
testLogNaN0
testLogInf0
testLogZero0
testPow0.001
testPowNaNBase0
testPowNaNExponent0
testPowInf0
testPowZero0.001
testScalarPow0
testScalarPowNaNBase0
testScalarPowNaNExponent0
testScalarPowInf0.001
testScalarPowZero0
testpowNull0
testSin0
testSinInf0
testSinNaN0
testSinh0
testSinhNaN0
testSinhInf0
testSqrtRealPositive0
testSqrtRealZero0
testSqrtRealNegative0
testSqrtImaginaryZero0.001
testSqrtImaginaryNegative0
testSqrtPolar0.003
testSqrtNaN0
testSqrtInf0
testSqrt1z0
testSqrt1zNaN0
testTan0
testTanNaN0
testTanInf0
testTanCritical0
testTanh0
testTanhNaN0
testTanhInf0
testTanhCritical0.001
testMath2210
testNthRoot_normal_thirdRoot0.001
testNthRoot_normal_fourthRoot0
testNthRoot_cornercase_thirdRoot_imaginaryPartEmpty0.001
testNthRoot_cornercase_thirdRoot_realPartZero0
testNthRoot_cornercase_NAN_Inf0
testGetArgument0
testGetArgumentInf0
testGetArgumentNaN0

CycleCrossoverTest

testCrossover0.002
testCrossoverDimensionMismatchException0
testCrossoverInvalidFixedLengthChromosomeFirst0
testCrossoverInvalidFixedLengthChromosomeSecond0
testCrossoverExample0
testCrossoverExample20.001

BlockRealMatrixTest

testSerial0.005
testNorm0
testToString0
testAdd0
testScalarAdd0
testMultiply0.002
testDimensions0
testGetEntry0
testCopyFunctions0.042
testAddFail0
testPlusMinus0.001
testMultiply20
testTrace0.001
testOperate0.002
testMath2090
testTranspose0
testPremultiplyVector0
testPremultiply0.001
testGetVectors0
testExamples0.001
testGetRowMatrix0.001
testGetColumnMatrix0
testGetRowVector0.001
testGetColumnVector0
testEqualsAndHashCode0.001
testSetSubMatrix0.001
testFrobeniusNorm0
testGetSubMatrix0.002
testCopySubMatrix0.001
testSetRowMatrix0.001
testSetColumnMatrix0
testSetRowVector0.001
testSetColumnVector0
testGetRow0.001
testSetRow0
testGetColumn0
testSetColumn0.001
testWalk0.31
testSeveralBlocks0.157
testOperateLarge1.112
testOperatePremultiplyLarge1.127
testGetSetMatrixLarge0.227
testGetSetRowMatrixLarge0.071
testGetSetColumnMatrixLarge0.07
testGetSetRowVectorLarge0.068
testGetSetColumnVectorLarge0.07
testGetSetRowLarge0.066
testGetSetColumnLarge0.066

IllinoisSolverTest

testBadEndpoints0.001
testSinZero0.001
testQuinticZero0.001
testRootEndpoints0
testSolutionLeftSide0.002
testSolutionRightSide0.002
testSolutionBelowSide0.002
testSolutionAboveSide0.002

StatisticalSummaryValuesTest

testSerialization0.001
testToString0
testEqualsAndHashCode0

IntervalTest

testInfinite0
testInterval0
testTolerance0
testSinglePoint0

AbstractRandomGeneratorTest

testNextIntDirect21.06
testNextIntIAE20.001
testNextLongDirect0.001
testNextBooleanDirect0
testNextFloatDirect0.002
testDoubleDirect0.124
testFloatDirect0.012
testNextIntNeg0
testNextInt20.003
testNextLong20
testNexBoolean20.005
testNexBytes0.953
testSeeding0.001
testNextSecureLongIAE0
testNextSecureLongNegativeToPositiveRange0
testNextSecureLongNegativeRange0
testNextSecureLongPositiveRange0.001
testNextSecureIntIAE0
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0
testNextSecureIntPositiveRange0
testNextSecureHex0
testNextIntExtremeValues0
testNextLongExtremeValues0
testNextUniformExtremeValues0
testNextIntIAE0.001
testNextIntNegativeToPositiveRange0.056
testNextIntNegativeRange0.07
testNextIntPositiveRange0.086
testNextIntWideRange2.146
testNextLongIAE0
testNextLongNegativeToPositiveRange0.056
testNextLongNegativeRange0.077
testNextLongPositiveRange0.074
testNextLongWideRange21.793
testNextPoisson0.221
testNextPoissonConsistency181.394
testNextHex0.219
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.03
testNextUniformUniformNegativeToPositiveBounds0.035
testNextUniformUniformNegaiveBounds0.03
testNextUniformUniformMaximalInterval0.023
testNextUniformExclusiveEndpoints0.002
testNextGaussian0.008
testNextExponential0.016
testConfig0.003
testNextSample0.023
testNextPermutation0.01
testNextInversionDeviate0.012
testNextBeta1.047
testNextCauchy0.019
testNextChiSquare1.408
testNextF2.083
testNextGamma0.166
testNextT1.39
testNextWeibull0.043
testNextBinomial0.357
testNextHypergeometric0.285
testNextPascal0.476
testNextZipf1.616
testReseed0.004

FieldLUSolverTest

testSingular0.001
testSolveDimensionErrors0.001
testSolve0.008
testDeterminant0.002
testSolveSingularityErrors0

PowellOptimizerTest

testSumSinc0.022
testQuadratic0.003
testMaximizeQuadratic0.002
testRelativeToleranceOnScaledValues0.005

GraggBulirschStoerStepInterpolatorTest

derivativesConsistency0.101
serialization0.271
checklone0.12

NordsieckStepInterpolatorTest

derivativesConsistency0.663
serialization0.13

BrentOptimizerTest

testSinMin0.002
testSinMinWithValueChecker0.001
testBoundaries0.002
testQuinticMin0.001
testQuinticMinStatistics0.097
testQuinticMax0.001
testMinEndpoints0.003
testMath8320.025
testKeepInitIfBest0.001
testMath8550

UnivariatePeriodicInterpolatorTest

testSine0
testLessThanOnePeriodCoverage0
testMoreThanOnePeriodCoverage0
testTooFewSamples0
testUnsortedSamples0

QRDecompositionTest

testNonInvertible0.001
testDimensions0.4
testAEqualQR0.532
testQOrthogonal0.5
testRUpperTriangular0.179
testHTrapezoidal0.184
testMatricesValues0.001

NotPositiveExceptionTest

testAccessors0.001

MultiStartMultivariateOptimizerTest

testRosenbrock0.035
testCircleFitting0.024

PointValuePairTest

testSerial0.001

UnmodifiableOpenMapRealVectorTest

testAllButExcluded0.404
testGetEntry0.001
testSetEntry0.001
testAddToEntry0
testGetSubVector3.014
testSetSubVector0.001
testIterator0.004
testSparseIterator0.004

MultivariateNormalDistributionTest

testDensities0
testSampling31.033
testGetMean0.002
testGetCovarianceMatrix0.002
testUnivariateDistribution0.012

ChiSquareTestTest

testChiSquare0.01
testChiSquareIndependence0.008
testChiSquareLargeTestStatistic0.001
testChiSquareZeroCount0.001
testChiSquareDataSetsComparisonEqualCounts0.003
testChiSquareDataSetsComparisonUnEqualCounts0.005
testChiSquareDataSetsComparisonBadCounts0.005

EnumeratedIntegerDistributionTest

testSample7.023
testExceptions0.004
testProbability0
testCumulativeProbability0
testGetNumericalMean0
testGetNumericalVariance0
testGetSupportLowerBound0
testGetSupportUpperBound0
testIsSupportConnected0

SubLineTest

testEndPoints0
testNoEndPoints0
testNoSegments0
testSeveralSegments0
testHalfInfiniteNeg0
testHalfInfinitePos0
testIntersectionInsideInside0
testIntersectionInsideBoundary0
testIntersectionInsideOutside0
testIntersectionBoundaryBoundary0
testIntersectionBoundaryOutside0
testIntersectionOutsideOutside0

ISAACTest

testReference0.006
testNextIntDirect35.801
testNextIntIAE20.001
testNextLongDirect0.005
testNextBooleanDirect0.002
testNextFloatDirect0.007
testDoubleDirect0.14
testFloatDirect0.015
testNextIntNeg0.001
testNextInt20.012
testNextLong20.003
testNexBoolean20.013
testNexBytes0.64
testSeeding0.007
testNextSecureLongIAE0.001
testNextSecureLongNegativeToPositiveRange0.001
testNextSecureLongNegativeRange0.001
testNextSecureLongPositiveRange0.001
testNextSecureIntIAE0.001
testNextSecureIntNegativeToPositiveRange0.001
testNextSecureIntNegativeRange0.001
testNextSecureIntPositiveRange0.001
testNextSecureHex0
testNextIntExtremeValues0.001
testNextLongExtremeValues0.001
testNextUniformExtremeValues0.001
testNextIntIAE0.001
testNextIntNegativeToPositiveRange0.06
testNextIntNegativeRange0.087
testNextIntPositiveRange0.112
testNextIntWideRange3.77
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.066
testNextLongNegativeRange0.093
testNextLongPositiveRange0.102
testNextLongWideRange55.279
testNextPoisson0.324
testNextPoissonConsistency202.63
testNextHex0.189
testNextUniformIAE0.002
testNextUniformUniformPositiveBounds0.038
testNextUniformUniformNegativeToPositiveBounds0.038
testNextUniformUniformNegaiveBounds0.037
testNextUniformUniformMaximalInterval0.039
testNextUniformExclusiveEndpoints0.005
testNextGaussian0.025
testNextExponential0.024
testConfig0.006
testNextSample0.019
testNextPermutation0.009
testNextInversionDeviate0.013
testNextBeta1.065
testNextCauchy0.032
testNextChiSquare1.394
testNextF2.043
testNextGamma0.201
testNextT1.379
testNextWeibull0.049
testNextBinomial0.353
testNextHypergeometric0.268
testNextPascal0.474
testNextZipf1.568
testReseed0.01

RRQRSolverTest

testRank0
testSolveDimensionErrors0.001
testSolveRankErrors0
testSolve0
testOverdetermined1.186
testUnderdetermined0.444

ChromosomeTest

testCompareTo0
testFindSameChromosome0

ReappearingEventTest

testDormandPrince0.023
testGragg0.009

SparseRealVectorTest

testConstructors0
testMap0
This test is skipped until MATH-821 is fixed
testMapToSelf0
This test is skipped until MATH-821 is fixed
testConcurrentModification0.001
testSet0.003
testSerial0.002
testEquals0
testGetEntry0
testSetEntry0.001
testAddToEntry0.001
testGetSubVector0
testIterator0
testGetDimension0
testGetEntryInvalidIndex10
testGetEntryInvalidIndex20
testSetEntryInvalidIndex10.001
testSetEntryInvalidIndex20
testAddToEntryInvalidIndex10
testAddToEntryInvalidIndex20
testAppendVector0.001
testAppendScalar0
testGetSubVectorInvalidIndex10
testGetSubVectorInvalidIndex20
testGetSubVectorInvalidIndex30
testGetSubVectorInvalidIndex40
testSetSubVectorSameType0
testSetSubVectorMixedType0
testSetSubVectorInvalidIndex10
testSetSubVectorInvalidIndex20
testSetSubVectorInvalidIndex30.001
testIsNaN0
testIsInfinite0
testAddSameType0.006
testAddMixedTypes0.004
testAddDimensionMismatch0
testSubtractSameType0.005
testSubtractMixedTypes0.005
testSubtractDimensionMismatch0
testEbeMultiplySameType0.001
ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyMixedTypes0.001
ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyDimensionMismatch0.001
ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideSameType0.001
ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideMixedTypes0.001
ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideDimensionMismatch0.001
ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testGetDistanceSameType0
testGetDistanceMixedTypes0
testGetDistanceDimensionMismatch0
testGetNorm0
testGetL1DistanceSameType0
testGetL1DistanceMixedTypes0
testGetL1DistanceDimensionMismatch0.001
testGetL1Norm0
testGetLInfDistanceSameType0
testGetLInfDistanceMixedTypes0
testGetLInfDistanceDimensionMismatch0
testGetLInfNorm0
testMapAdd0.004
testMapAddToSelf0.003
testMapSubtract0.003
testMapSubtractToSelf0.003
testMapMultiply0.005
testMapMultiplyToSelf0.004
testMapDivide0.005
testMapDivideToSelf0.005
testOuterProductSameType0.005
testOuterProductMixedTypes0.004
testProjectionSameType0.001
testProjectionMixedTypes0
testProjectionNullVector0
testProjectionDimensionMismatch0
testToArray0
testUnitVector0
testUnitize0
testUnitVectorNullVector0
testUnitizeNullVector0
testCombineSameType0.584
testCombineMixedTypes0.492
testCombineDimensionMismatchSameType0
testCombineDimensionMismatchMixedTypes0
testCombineToSelfSameType0.563
testCombineToSelfMixedTypes0.48
testCombineToSelfDimensionMismatchSameType0
testCombineToSelfDimensionMismatchMixedTypes0
testCopy0.001
testDotProductSameType0.006
testDotProductDimensionMismatchSameType0
testDotProductMixedTypes0.003
testDotProductDimensionMismatchMixedTypes0.001
testCosineSameType0
testCosineMixedTypes0.001
testCosineLeftNullVector0
testCosineRightNullVector0
testCosineDimensionMismatch0.001
testMinMax0
testWalkInDefaultOrderPreservingVisitor10.001
testWalkInDefaultOrderPreservingVisitor20
testWalkInDefaultOrderPreservingVisitor30.001
testWalkInOptimizedOrderPreservingVisitor10
testWalkInOptimizedOrderPreservingVisitor20
testWalkInOptimizedOrderPreservingVisitor30.001
testWalkInDefaultOrderChangingVisitor10
testWalkInDefaultOrderChangingVisitor20
testWalkInDefaultOrderChangingVisitor30.001
testWalkInOptimizedOrderChangingVisitor10
testWalkInOptimizedOrderChangingVisitor20
testWalkInOptimizedOrderChangingVisitor30

PrecisionTest

testEqualsWithRelativeTolerance0
testEqualsIncludingNaN0
testEqualsWithAllowedDelta0
testMath4750
testEqualsIncludingNaNWithAllowedDelta0
testFloatEqualsWithAllowedUlps0
testEqualsWithAllowedUlps0
testEqualsIncludingNaNWithAllowedUlps0
testCompareToEpsilon0
testCompareToMaxUlps0
testRoundDouble0
testRoundFloat0
testIssue7210
testRepresentableDelta0.009
testMath8430

GaussianFitterTest

testFit010.025
testFit020
testFit030
testFit040.034
testFit050.019
testFit060.018
testFit070.008
testMath5190.815
testMath7980.004

PointVectorValuePairTest

testSerial0

MultivariateFunctionPenaltyAdapterTest

testStartSimplexInsideRange0.01
testOptimumOutsideRange0.023
testUnbounded0.009
testHalfBounded0.015
testStartSimplexOutsideRange0.009

BigRealFieldTest

testSerial0
testZero0
testOne0

EulerStepInterpolatorTest

derivativesConsistency0.054
serialization0.078
noReset0
interpolationAtBounds0
interpolationInside0.001

LegendreGaussIntegratorTest

testSinFunction0.002
testQuinticFunction0.001
testExactIntegration0.066
testIssue46436.796

MultiKMeansPlusPlusClustererTest

dimension20.008

PolynomialFitterTest

testMath7980.008
testNoError0.159
testFit0.02
testSmallError0.321
testMath798WithToleranceTooLow6.992
testMath798WithToleranceTooLowButNoException6.924
testRedundantSolvable0.276
testRedundantUnsolvable0.166
testLargeSample100.828

MultivariateNormalMixtureExpectationMaximizationTest

testFit0.709
testNonEmptyData0.001
testNonJaggedData0
testMultipleColumnsRequired0
testMaxIterationsPositive0.006
testThresholdPositive0.006
testConvergenceException0.353
testIncompatibleIntialMixture0.004
testInitialMixture0.007

FastCosineTransformerTest

testAdHocData[0]0
testSinFunction[0]0
testParameters[0]0
testTransformRealInvalidDataSize[0]0
testTransformFunctionInvalidDataSize[0]0.002
testTransformFunctionNotStrictlyPositiveNumberOfSamples[0]0
testTransformFunctionInvalidBounds[0]0.001
testTransformReal[0]0.03
testTransformFunction[0]0.036
testAdHocData[1]0.001
testSinFunction[1]0
testParameters[1]0.001
testTransformRealInvalidDataSize[1]0.001
testTransformFunctionInvalidDataSize[1]0.003
testTransformFunctionNotStrictlyPositiveNumberOfSamples[1]0
testTransformFunctionInvalidBounds[1]0.001
testTransformReal[1]0.025
testTransformFunction[1]0.043

LegendreHighPrecisionTest

testCos0.007
testInverse17.069

GraggBulirschStoerIntegratorTest

testDimensionCheck0
testBackward0.006
testKepler1.043
testMinStep0.001
testIncreasingTolerance0.059
testNullIntervalCheck0
testIntegratorControls11.277
testEvents0.045
testVariableSteps0.085
testTooLargeFirstStep0.001
testUnstableDerivative0.002
testIssue5960.003

FractionTest

testSerial0.002
testToString0
testConstructor0
testAbs0.001
testAdd0
testDivide0
testReciprocal0
testMultiply0
testNegate0
testSubtract0
testEqualsAndHashCode0
testIntValue0
testGoldenRatio0
testCompareTo0
testDoubleValue0
testDoubleConstructor0.001
testDigitLimitConstructor0
testIntegerOverflow0.001
testEpsilonLimitConstructor0
testFloatValue0
testLongValue0
testConstructorDouble0.001
testPercentage0
testMath8350
testGetReducedFraction0

SynchronizedRandomGeneratorTest

testAdapter0
testMath899Sync112.387

CovarianceTest

testConstant0
testConsistency0.015
testLongly0.005
testSwissFertility0.005
testInsufficientData0
testOneColumn0

OpenIntToFieldTest

testIterator0
testCopy0
testConcurrentModification0
testPutAndGetWith0ExpectedSize0
testPutAndGetWithExpectedSize0
testPutAndGet0
testPutAbsentOnExisting0.012
testPutOnExisting0.001
testGetAbsent0.011
testGetFromEmpty0.001
testRemove0.001
testRemove20.001
testRemoveFromEmpty0
testRemoveAbsent0.011
testContainsKey0.011
testPutKeysWithCollisions0.001
testPutKeysWithCollision20.001

MultivariateFunctionPenaltyAdapterTest

testStartSimplexInsideRange0.01
testOptimumOutsideRange0.021
testUnbounded0.008
testHalfBounded0.014
testStartSimplexOutsideRange0.007

ZipfDistributionTest

testPreconditions10
testPreconditions20
testMoments0
testIllegalArguments0
testCumulativeProbabilities0
testInverseCumulativeProbabilities0.001
testDensities0.003
testSampling0.827
testConsistencyAtSupportBounds0.002

VectorialCovarianceTest

testSerial0
testMismatch0
testSimplistic0
testBasicStats0

DescriptiveStatisticsTest

testToString0
testCopy0.001
testSetterInjection0
testShuffledStatistics0.011
testWindowSize0.001
testGetValues0.001
testPercentileSetter0
test200907200.001
testRemoval0.001
testSummaryConsistency0.013

TestUtilsTest

testOneSampleT0.006
testOneSampleTTest0.009
testTwoSampleTHeterscedastic0.007
testTwoSampleTHomoscedastic0.003
testSmallSamples0.001
testPaired0.004
testChiSquare0.009
testChiSquareIndependence0.008
testChiSquareLargeTestStatistic0.002
testChiSquareZeroCount0.002
testOneWayAnovaUtils0.007
testGTestGoodnesOfFit0.004
testGTestIndependance0.003
testRootLogLikelihood0

SemiVarianceTest

testSample0.002
testPopulation0
testInsufficientData0
testSingleDown0.003
testSingleUp0
testNonMeanCutoffs0
testVarianceDecompMeanCutoff0
testVarianceDecompNonMeanCutoff0
testNoVariance0

RandomKeyTest

testConstructor10.001
testConstructor20
testIsSame0.001
testDecode0
testInvalidRepresentation0
testRandomPermutation0.002
testIdentityPermutation0
testComparatorPermutation0.002
testInducedPermutation0
testEqualRepr0

SkewnessTest

testNaN0
testSerial0.001
testSerialization0.002
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

BigFractionFormatTest

testFormat0.002
testFormatNegative0
testFormatZero0
testFormatImproper0
testFormatImproperNegative0
testParse0
testParseInteger0
testParseInvalid0.001
testParseInvalidDenominator0
testParseNegative0.001
testParseProper0
testParseProperNegative0
testParseProperInvalidMinus0
testNumeratorFormat0
testDenominatorFormat0.001
testWholeFormat0
testLongFormat0.001
testDoubleFormat0
testParseBig0.001

SparseFieldMatrixTest

testAdd0.002
testScalarAdd0.001
testMultiply0.008
testDimensions0.001
testGetEntry0
testCopyFunctions0.001
testAddFail0.001
testPlusMinus0.002
testMultiply20.001
testTrace0.001
testOperate0.001
testMath2090
testTranspose0.005
testPremultiplyVector0.001
testPremultiply0.007
testGetVectors0
testExamples0.004
testSubMatrix0.004
testGetRowMatrix0
testGetColumnMatrix0.001
testGetRowVector0
testGetColumnVector0.001
testEqualsAndHashCode0.001
testSetSubMatrix0.003

SimplexOptimizerMultiDirectionalTest

testRosenbrock0
testMinimize10
testMinimize20.005
testMaximize10.01
testMaximize20.014
testPowell0.02
testMath2830.004
testBoundsUnsupported0

GaussianFitterTest

testFit010.04
testFit020
testFit030.001
testFit040.125
testFit050.061
testFit060.025
testFit070.017
testMath5192.419
testMath7980.01

TriDiagonalTransformerTest

testQOrthogonal0
testNonSquare0
testAEqualQTQt0
testNoAccessBelowDiagonal0
testQTOrthogonal0
testTTriDiagonal0
testMatricesValues50
testMatricesValues30

CauchyDistributionTest

testPreconditions0
testMoments0
testInverseCumulativeProbabilityExtremes0
testMedian0
testScale0
testIllegalArguments0
testDensityIntegrals0.693
testCumulativeProbabilities0.004
testInverseCumulativeProbabilities0.001
testDensities0.001
testConsistency0.002
testSampling0.023
testIsSupportLowerBoundInclusive0
testIsSupportUpperBoundInclusive0
testDistributionClone0.004

SimpsonIntegratorTest

testSinFunction0
testParameters0
testQuinticFunction0

HermiteInterpolatorTest

testQuadratic0
testZero0
testSine0.038
testMixedDerivatives0.001
testRandomPolynomialsValuesOnly0.18
testRandomPolynomialsFirstDerivative0.67
testSquareRoot0.02
testWikipedia0.003
testOnePointParabola0.001
testDuplicatedAbscissa0
testEmptySample0

SimpleVectorValueCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0.001

PearsonsCorrelationTest

testConstant0
testConsistency0.006
testLongly0.012
testSwissFertility0.01
testInsufficientData0
testStdErrorConsistency0.015
testCovarianceConsistency0.045
testPValueNearZero0.002

SymmLQTest

testNonSquareOperator0.001
testDimensionMismatchRightHandSide0.001
testDimensionMismatchSolution0
testUnpreconditionedSolution0.009
testUnpreconditionedInPlaceSolutionWithInitialGuess0.004
testUnpreconditionedSolutionWithInitialGuess0.005
testNonSquarePreconditioner0.001
testMismatchedOperatorDimensions0
testNonPositiveDefinitePreconditioner0.001
testPreconditionedSolution0.025
testPreconditionedSolution211.649
testEventManagement0.004
testUnpreconditionedNormOfResidual0.004
testPreconditionedNormOfResidual0.006
testSolveSaunders10
testSolveSaunders20
testSolveSaunders30
testSolveSaunders40
testSolveSaunders50
testSolveSaunders60.001
testSolveSaunders70.018
testSolveSaunders80.021
testSolveSaunders90.003
testSolveSaunders100.003
testSolveSaunders110.001
testSolveSaunders120.001
testSolveSaunders130
testSolveSaunders140
testSolveSaunders150.001
testSolveSaunders160
testSolveSaunders170.026
testSolveSaunders180.02
testSolveSaunders190.003
testSolveSaunders200.004
testNonSelfAdjointOperator0
testNonSelfAdjointPreconditioner0.001

LogitTest

testPreconditions10
testSomeValues0
testDerivativeLargeArguments0
testParametricUsage10
testParametricUsage20
testParametricUsage30
testParametricUsage40
testParametricUsage50
testParametricUsage60
testParametricValue0
testPreconditions20
testDerivative0
testDerivativesHighOrder0
testValueWithInverseFunction0
testDerivativesWithInverseFunction0

Well19937aTest

testReferenceCode0.004
testNextIntDirect39.106
testNextIntIAE20
testNextLongDirect0.006
testNextBooleanDirect0.003
testNextFloatDirect0.004
testDoubleDirect0.155
testFloatDirect0.014
testNextIntNeg0.001
testNextInt20.016
testNextLong20.004
testNexBoolean20.018
testNexBytes0.762
testSeeding0.005
testNextSecureLongIAE0.001
testNextSecureLongNegativeToPositiveRange0.001
testNextSecureLongNegativeRange0.001
testNextSecureLongPositiveRange0.001
testNextSecureIntIAE0.001
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0.001
testNextSecureIntPositiveRange0
testNextSecureHex0.001
testNextIntExtremeValues0.001
testNextLongExtremeValues0.001
testNextUniformExtremeValues0.001
testNextIntIAE0.001
testNextIntNegativeToPositiveRange0.064
testNextIntNegativeRange0.093
testNextIntPositiveRange0.128
testNextIntWideRange4.535
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.068
testNextLongNegativeRange0.103
testNextLongPositiveRange0.105
testNextLongWideRange69.845
testNextPoisson0.357
testNextPoissonConsistency200.735
testNextHex0.201
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.041
testNextUniformUniformNegativeToPositiveBounds0.044
testNextUniformUniformNegaiveBounds0.042
testNextUniformUniformMaximalInterval0.041
testNextUniformExclusiveEndpoints0.007
testNextGaussian0.026
testNextExponential0.026
testConfig0.005
testNextSample0.021
testNextPermutation0.009
testNextInversionDeviate0.013
testNextBeta1.042
testNextCauchy0.024
testNextChiSquare1.415
testNextF2.049
testNextGamma0.202
testNextT1.361
testNextWeibull0.048
testNextBinomial0.353
testNextHypergeometric0.368
testNextPascal0.474
testNextZipf1.579
testReseed0.004

LUSolverTest

testSingular0
testSolveDimensionErrors0
testSolve0
testDeterminant0
testThreshold0
testSolveSingularityErrors0

SecondMomentTest

testSerial0.001
testSerialization0.001
testConsistency0.001
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

ArrayRealVectorTest

testConstructors0.001
testGetDataRef0
testPredicates0
testZeroVectors0
testSet0.001
testSerial0.001
testEquals0.001
testGetEntry0
testSetEntry0
testAddToEntry0
testGetSubVector0.001
testIterator0
testGetDimension0
testGetEntryInvalidIndex10.001
testGetEntryInvalidIndex20
testSetEntryInvalidIndex10.001
testSetEntryInvalidIndex20
testAddToEntryInvalidIndex10
testAddToEntryInvalidIndex20
testAppendVector0
testAppendScalar0
testGetSubVectorInvalidIndex10
testGetSubVectorInvalidIndex20
testGetSubVectorInvalidIndex30
testGetSubVectorInvalidIndex40
testSetSubVectorSameType0
testSetSubVectorMixedType0
testSetSubVectorInvalidIndex10.001
testSetSubVectorInvalidIndex20
testSetSubVectorInvalidIndex30
testIsNaN0
testIsInfinite0
testAddSameType0.001
testAddMixedTypes0.002
testAddDimensionMismatch0.001
testSubtractSameType0.001
testSubtractMixedTypes0.002
testSubtractDimensionMismatch0
testEbeMultiplySameType0
ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyMixedTypes0
ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyDimensionMismatch0
ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideSameType0
ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideMixedTypes0
ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideDimensionMismatch0
ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testGetDistanceSameType0
testGetDistanceMixedTypes0
testGetDistanceDimensionMismatch0
testGetNorm0
testGetL1DistanceSameType0.001
testGetL1DistanceMixedTypes0
testGetL1DistanceDimensionMismatch0
testGetL1Norm0
testGetLInfDistanceSameType0
testGetLInfDistanceMixedTypes0
testGetLInfDistanceDimensionMismatch0
testGetLInfNorm0
testMapAdd0.001
testMapAddToSelf0.001
testMapSubtract0
testMapSubtractToSelf0.001
testMapMultiply0
testMapMultiplyToSelf0
testMapDivide0.001
testMapDivideToSelf0
testMap0.014
testMapToSelf0.006
testOuterProductSameType0.002
testOuterProductMixedTypes0.002
testProjectionSameType0.001
testProjectionMixedTypes0
testProjectionNullVector0
testProjectionDimensionMismatch0.001
testToArray0
testUnitVector0
testUnitize0
testUnitVectorNullVector0
testUnitizeNullVector0
testCombineSameType0.068
testCombineMixedTypes0.085
testCombineDimensionMismatchSameType0
testCombineDimensionMismatchMixedTypes0
testCombineToSelfSameType0.035
testCombineToSelfMixedTypes0.067
testCombineToSelfDimensionMismatchSameType0
testCombineToSelfDimensionMismatchMixedTypes0
testCopy0.001
testDotProductSameType0.002
testDotProductDimensionMismatchSameType0
testDotProductMixedTypes0.002
testDotProductDimensionMismatchMixedTypes0.001
testCosineSameType0
testCosineMixedTypes0
testCosineLeftNullVector0
testCosineRightNullVector0.001
testCosineDimensionMismatch0
testMinMax0
testWalkInDefaultOrderPreservingVisitor10.001
testWalkInDefaultOrderPreservingVisitor20.001
testWalkInDefaultOrderPreservingVisitor30
testWalkInOptimizedOrderPreservingVisitor10.001
testWalkInOptimizedOrderPreservingVisitor20.001
testWalkInOptimizedOrderPreservingVisitor30.001
testWalkInDefaultOrderChangingVisitor10.001
testWalkInDefaultOrderChangingVisitor20.001
testWalkInDefaultOrderChangingVisitor30.001
testWalkInOptimizedOrderChangingVisitor10.001
testWalkInOptimizedOrderChangingVisitor20.001
testWalkInOptimizedOrderChangingVisitor30.001

DSCompilerTest

testSize0.194
testIndices0
testIncompatibleParams0
testIncompatibleOrder0
testSymmetry0.006
testMultiplicationRules0.004
testCompositionRules0.011

ValueServerTest

testNextDigest0.414
testFixedSeed0.096
testNextDigestFail0.001
testEmptyReplayFile0.001
testEmptyDigestFile0.001
testReplay0.003
testModes0
testFill0.001
testProperties0.001

GLSMultipleLinearRegressionTest

cannotAddXSampleData0
cannotAddNullYSampleData0
cannotAddSampleDataWithSizeMismatch0
cannotAddNullCovarianceData0
notEnoughData0
cannotAddCovarianceDataWithSampleSizeMismatch0
cannotAddCovarianceDataThatIsNotSquare0
testYVariance0
testNewSample20
testGLSOLSConsistency0.025
testGLSEfficiency298.747
canEstimateRegressionParameters0.006
canEstimateResiduals0.006
canEstimateRegressionParametersVariance0.003
canEstimateRegressandVariance0
testNewSample0.001
testNewSampleNullData0
testNewSampleInvalidData0
testNewSampleInsufficientData0
testXSampleDataNull0.001
testYSampleDataNull0

MullerSolver2Test

testSinFunction0.002
testParameters0
testExpm1Function0.002
testQuinticFunction0.001

SqrtTest

testDerivativesHighOrder0
testComparison0.01
testDerivativeComparison0.01

LineTest

testContains0.002
testAbscissa0.002
testOffset0
testDistance0
testPointAt0.002
testOriginOffset0
testParallel0.001
testTransform0.003
testIntersection0

FieldRotationDfpTest

testCompose15.056
testIdentity0.062
testAxisAngle0.132
testRevert0.048
testVectorOnePair0.059
testVectorTwoPairs0.186
testMatrix0.705
testAngles25.564
testSingularities0.437
testQuaternion8.073
testComposeInverse15.099
testArray13.272
testApplyInverseTo33.401
testIssue6390.04
testIssue8010.075
testDoubleVectors76.429
testDoubleRotations85.632

IncrementorTest

testConstructor10
testConstructor20
testAccessor0
testCanIncrement10
testCanIncrement20
testBelowMaxCount0
testAboveMaxCount0
testAlternateException0
testReset0
testBulkIncrement0

BracketFinderTest

testCubicMin0
testCubicMax0.001
testMinimumIsOnIntervalBoundary0.001
testIntervalBoundsOrdering0.001

UnitSphereRandomVectorGeneratorTest

test2DDistribution20.726

NumberIsTooLargeExceptionTest

testAccessors0

SimpleValueCheckerTest

testIterationCheckPrecondition0.001
testIterationCheck0
testIterationCheckDisabled0.001

BigFractionFieldTest

testSerial0
testZero0
testOne0

QuaternionTest

testAccessors10
testAccessors20
testAccessors30
testWrongDimension0
testConjugate0
testProductQuaternionQuaternion0
testProductQuaternionVector0
testDotProductQuaternionQuaternion0
testScalarMultiplyDouble0
testAddQuaternionQuaternion0
testSubtractQuaternionQuaternion0
testNorm0
testNormalize0
testNormalizeFail0
testObjectEquals0
testQuaternionEquals0
testQuaternionEquals20
testIsUnitQuaternion0.006
testIsPureQuaternion0
testPolarForm0.094
testGetInverse0.001
testToString0

ClassicalRungeKuttaIntegratorTest

testDecreasingSteps3.441
testSmallStep0.261
testBigStep0.001
testBackward0.248
testStepSize0.001
testMissedEndEvent0.002
testSanityChecks0.001
testKepler0.527

RealMatrixFormatTest

testSimpleNoDecimals0
testSimpleWithDecimals0
testSimpleWithDecimalsTrunc0
testNan0
testPositiveInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNan0
testParsePositiveInfinity0
testConstructorSingleFormat0
testNonDefaultSetting0
tesNegativeInfinity0
testParseIgnoredWhitespace0
testParseNegativeAll0
testParseNonDefaultSetting0
testParseNegativeInfinity0
testForgottenPrefix0
testForgottenSeparator0
testForgottenSuffix0
testParseNoComponents0
testParseManyComponents0
testNegativeComponent0
testNegativeComponent20
testNegativeSecondRow0
testDefaultFormat0
testParseSimpleWithClosingRowSeparator0
skipped
testParseNegativeComponent0
testParseZeroComponent0

AbstractUnivariateStatisticTest

testTestPositive0
testTestNegative0.001

RombergIntegratorTest

testSinFunction0
testParameters0
testQuinticFunction0

PoissonDistributionTest

testMean0
testMoments0
testNormalApproximateProbability0
testDegenerateInverseCumulativeProbability0
testNegativeMean0
testLargeMeanCumulativeProbability0.022
testCumulativeProbabilitySpecial0.007
testLargeMeanInverseCumulativeProbability0.248
testIllegalArguments0.001
testCumulativeProbabilities0.001
testInverseCumulativeProbabilities0.004
testDensities0.001
testSampling0.039
testConsistencyAtSupportBounds0.002

SumSqTest

testSpecialValues0
testSerial0
testSerialization0
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0.001
testWeightedConsistency0

FixedElapsedTimeTest

testIsSatisfied3.006

HessenbergTransformerTest

testNonSquare0
testPOrthogonal0.002
testPTOrthogonal0.002
testRandomData3.835
testRandomDataNormalDistribution4.014
testMatricesValues50.001
testMatricesValues30.001
testAEqualPHPt0.003
testHessenbergForm0.001

ElitisticListPopulationTest

testNextGeneration0
testSetElitismRate0
testSetElitismRateTooLow0
testSetElitismRateTooHigh0
testConstructorTooLow0
testConstructorTooHigh0
testChromosomeListConstructorTooLow0
testChromosomeListConstructorTooHigh0

Decimal64Test

testAdd0
testDivide0
testReciprocal0.001
testMultiply0
testNegate0
testSubtract0
testIsNaN0
testIsInfinite0
testAbs0
testAcos0.002
testAsin0.002
testAtan0.001
testCos0.001
testCosh0.001
testExp0
testLog0.001
testSin0.001
testSinh0.001
testTan0.001
testTanh0.001
testAtan20.036
testSignum0
testAddField0.002
testAddDouble0.002
testSubtractField0.003
testSubtractDouble0.002
testMultiplyField0.002
testMultiplyDouble0.002
testMultiplyInt0.001
testDivideField0.002
testDivideDouble0.001
testRemainderField0.003
testRemainderDouble0.002
testAcosh0.002
testAsinh0.001
testAtanh0
testSqrt0
testCbrt0
testHypot0.008
testRootN0.006
testPowField0.023
testPowDouble0.022
testPowInt0.003
testExpm10.001
testLog1p0.001
testCeil0.001
testFloor0
testRint0
testRound0.001
testCopySignField0.003
testCopySignDouble0.004
testScalb0.016
testLinearCombinationFaFa0.009
testLinearCombinationDaFa0.008
testLinearCombinationFF20.002
testLinearCombinationDF20.002
testLinearCombinationFF30.002
testLinearCombinationDF30.002
testLinearCombinationFF40.002
testLinearCombinationDF40.002
testGetField0
testEquals0
testHash0

ArithmeticUtilsTest

testPow0.001
test0Choose00
testAddAndCheck0
testAddAndCheckLong0
testBinomialCoefficient0.046
testBinomialCoefficientFail0.001
testBinomialCoefficientLarge2.973
testFactorial0.001
testFactorialFail0.002
testGcd0
testGcdConsistency0.002
testGcdLong0
testLcm0.001
testLcmLong0
testMulAndCheck0.001
testMulAndCheckLong0
testSubAndCheck0
testSubAndCheckErrorMessage0
testSubAndCheckLong0.001
testIsPowerOfTwo0.001
testStirlingS20.001
testStirlingS2NegativeN0
testStirlingS2LargeK0
testStirlingS2Overflow0.001

MersenneTwisterTest

testMakotoNishimura0
testNextIntDirect40.763
testNextIntIAE20
testNextLongDirect0.005
testNextBooleanDirect0.002
testNextFloatDirect0.003
testDoubleDirect0.152
testFloatDirect0.014
testNextIntNeg0.001
testNextInt20.028
testNextLong20.004
testNexBoolean20.017
testNexBytes0.758
testSeeding0.005
testNextSecureLongIAE0
testNextSecureLongNegativeToPositiveRange0
testNextSecureLongNegativeRange0
testNextSecureLongPositiveRange0
testNextSecureIntIAE0
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0
testNextSecureIntPositiveRange0.001
testNextSecureHex0
testNextIntExtremeValues0.001
testNextLongExtremeValues0.001
testNextUniformExtremeValues0.002
testNextIntIAE0
testNextIntNegativeToPositiveRange0.062
testNextIntNegativeRange0.091
testNextIntPositiveRange0.122
testNextIntWideRange4.595
testNextLongIAE0
testNextLongNegativeToPositiveRange0.07
testNextLongNegativeRange0.101
testNextLongPositiveRange0.101
testNextLongWideRange68.329
testNextPoisson0.362
testNextPoissonConsistency169.972
testNextHex0.202
testNextUniformIAE0
testNextUniformUniformPositiveBounds0.047
testNextUniformUniformNegativeToPositiveBounds0.043
testNextUniformUniformNegaiveBounds0.042
testNextUniformUniformMaximalInterval0.042
testNextUniformExclusiveEndpoints0.006
testNextGaussian0.027
testNextExponential0.028
testConfig0.01
testNextSample0.019
testNextPermutation0.009
testNextInversionDeviate0.012
testNextBeta1.092
testNextCauchy0.026
testNextChiSquare1.429
testNextF2.088
testNextGamma0.201
testNextT1.398
testNextWeibull0.057
testNextBinomial0.365
testNextHypergeometric0.265
testNextPascal0.474
testNextZipf1.625
testReseed0.004

PolynomialFitterTest

testMath7980.003
testNoError1.143
testFit0.078
testSmallError3.168
testMath798WithToleranceTooLow24.28
testMath798WithToleranceTooLowButNoException24.021
testRedundantSolvable3.047
testRedundantUnsolvable1.552
testLargeSample1,069.622

MinTest

testNaNs0
testSpecialValues0
testSerial0.001
testSerialization0.001
testConsistency0
testEqualsAndHashCode0
testIncrementation0.001
testMomentSmallSamples0
testCopyConsistency0.001
testCopy0
testEvaluation0.001
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

MidpointStepInterpolatorTest

serialization0.092
testDerivativesConsistency0.076

SparseFieldVectorTest

testMisc0
testPredicates0
testMapFunctions0
testBasicFunctions0.006
testOuterProduct0.001

ChebyshevDistanceTest

test0
testZero0

AbstractRealDistributionTest

testContinuous0
testDiscontinuous3.495

BinomialDistributionTest

testMoments0
testDegenerate00
testDegenerate10
testMath71821.479
testIllegalArguments0.001
testCumulativeProbabilities0.003
testInverseCumulativeProbabilities0.004
testDensities0.001
testSampling0.362
testConsistencyAtSupportBounds0.001

OLSMultipleLinearRegressionTest

testWampler10
testWampler20
testWampler30
testWampler40
testLongly0.004
cannotAddSampleDataWithSizeMismatch0
testYVariance0.001
testNewSample20.001
testPerfectFit0.004
testSwissFertility0.012
testHat0.013
testNewSampleDataYNull0
testNewSampleDataXNull0.001
canEstimateRegressionParameters0
canEstimateResiduals0
canEstimateRegressionParametersVariance0.002
canEstimateRegressandVariance0
testNewSample0.001
testNewSampleNullData0.001
testNewSampleInvalidData0
testNewSampleInsufficientData0
testXSampleDataNull0.001
testYSampleDataNull0.001

BiDiagonalTransformerTest

testDimensions0
testMatricesValues0
testVOrthogonal0
testAEqualUSVt0
testUOrthogonal0
testBBiDiagonal0
testSingularMatrix0
testUpperOrLower0

SummaryStatisticsTest

testSerialization0.005
testEqualsAndHashCode0.001
testCopy0.002
testStats0
testN0andN1Conditions0
testProductAndGeometricMean0
testSetterInjection0.001
testSetterIllegalState0
testNaNContracts0.001
testGetSummary0
testOverrideVarianceWithMathClass0.001
testOverrideMeanWithMathClass0
testOverrideGeoMeanWithMathClass0.001

LegendreHighPrecisionParametricTest

testAllMonomials[0]0
testAllMonomials[1]0.001
testAllMonomials[2]0.001
testAllMonomials[3]0.001
testAllMonomials[4]0.001
testAllMonomials[5]0.002
testAllMonomials[6]0.002
testAllMonomials[7]0.004
testAllMonomials[8]0.004
testAllMonomials[9]0.005
testAllMonomials[10]0.006
testAllMonomials[11]0.008
testAllMonomials[12]0.009
testAllMonomials[13]0.01
testAllMonomials[14]0.011
testAllMonomials[15]0.018
testAllMonomials[16]0.015
testAllMonomials[17]0.017
testAllMonomials[18]0.018
testAllMonomials[19]0.023
testAllMonomials[20]0.023
testAllMonomials[21]0.026
testAllMonomials[22]0.027
testAllMonomials[23]0.031
testAllMonomials[24]0.032
testAllMonomials[25]0.035
testAllMonomials[26]0.036
testAllMonomials[27]0.04
testAllMonomials[28]0.041
testAllMonomials[29]0.046

BigRealTest

testSerial0.007
testConstructor0
testAdd0.001
testDivide0
testReciprocal0
testMultiply0.001
testNegate0
testSubtract0
testEqualsAndHashCode0
testCompareTo0
testDivisionByZero0.001
testReciprocalOfZero0
testDoubleValue0
testBigDecimalValue0

MathArraysTest

testScale0
testScaleInPlace0
testEbeAddPrecondition0
testEbeSubtractPrecondition0
testEbeMultiplyPrecondition0
testEbeDividePrecondition0
testEbeAdd0
testEbeSubtract0
testEbeMultiply0
testEbeDivide0
testL1DistanceDouble0
testL1DistanceInt0
testL2DistanceDouble0
testL2DistanceInt0
testLInfDistanceDouble0
testLInfDistanceInt0
testCheckOrder0
testIsMonotonic0
testIsMonotonicComparable0
testCheckRectangular0
testCheckPositive0
testCheckNonNegative0
testCheckNonNegative2D0
testSortInPlace0
testSortInPlaceExample0
testSortInPlaceFailures0
testCopyOfInt0
testCopyOfInt20
testCopyOfInt30
testCopyOfDouble0
testCopyOfDouble20
testCopyOfDouble30
testLinearCombination10
testLinearCombination20.32
testLinearCombinationInfinite0.001
testArrayEquals0
testArrayEqualsIncludingNaN0
testNormalizeArray0.001

SumLogTest

testSpecialValues0.001
testSerial0
testSerialization0.001
testConsistency0.001
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0.001
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

ListUnivariateImplTest

testSerialization0.021
testStats0
testN0andN1Conditions0.001
testSkewAndKurtosis0.001
testProductAndGeometricMean0

FirstOrderConverterTest

testDoubleDimension0
testDecreasingSteps0.14
testSmallStep0.407
testBigStep0

GaussNewtonOptimizerTest

testMaxEvaluations0.022
testMoreEstimatedParametersSimple0.003
testMoreEstimatedParametersUnsorted0.001
testCircleFittingBadInit0.008
testHahn10.325
testConstraintsUnsupported0.001
testCircleFitting0.237
testTrivial0
testNoDependency0.002
testOneSet0.002
testTwoSets0.002
testIllConditioned0.002
testRedundantEquations0.001
testInconsistentEquations0
testQRColumnsPermutation0.001
testNonInvertible0.001
testInconsistentSizes10.001
testInconsistentSizes20.001
testCircleFittingGoodInit0.028
testKirby20.077
testGetIterations0.055

BetaDistributionTest

testCumulative0.366
testDensity0.056
testMoments0.001

BinaryChromosomeTest

testInvalidConstructor0.001
testRandomConstructor0.002
testIsSame0

PowellOptimizerTest

testSumSinc0.013
testQuadratic0.003
testMaximizeQuadratic0.002
testRelativeToleranceOnScaledValues0.005
testBoundsUnsupported0.001

CanberraDistanceTest

test0
testZero0
testZero20

Well44497aTest

testReferenceCode0
testNextIntDirect41.964
testNextIntIAE20.002
testNextLongDirect0.007
testNextBooleanDirect0.003
testNextFloatDirect0.005
testDoubleDirect0.165
testFloatDirect0.016
testNextIntNeg0.002
testNextInt20.019
testNextLong20.005
testNexBoolean20.022
testNexBytes0.823
testSeeding0.008
testNextSecureLongIAE0.002
testNextSecureLongNegativeToPositiveRange0.001
testNextSecureLongNegativeRange0.001
testNextSecureLongPositiveRange0.001
testNextSecureIntIAE0.001
testNextSecureIntNegativeToPositiveRange0.001
testNextSecureIntNegativeRange0.001
testNextSecureIntPositiveRange0.001
testNextSecureHex0.001
testNextIntExtremeValues0.001
testNextLongExtremeValues0.001
testNextUniformExtremeValues0.002
testNextIntIAE0.002
testNextIntNegativeToPositiveRange0.068
testNextIntNegativeRange0.105
testNextIntPositiveRange0.127
testNextIntWideRange4.861
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.07
testNextLongNegativeRange0.107
testNextLongPositiveRange0.112
testNextLongWideRange76.004
testNextPoisson0.378
testNextPoissonConsistency182.23
testNextHex0.202
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.046
testNextUniformUniformNegativeToPositiveBounds0.045
testNextUniformUniformNegaiveBounds0.045
testNextUniformUniformMaximalInterval0.048
testNextUniformExclusiveEndpoints0.008
testNextGaussian0.027
testNextExponential0.03
testConfig0.005
testNextSample0.02
testNextPermutation0.011
testNextInversionDeviate0.014
testNextBeta1.055
testNextCauchy0.027
testNextChiSquare1.426
testNextF2.068
testNextGamma0.207
testNextT1.392
testNextWeibull0.05
testNextBinomial0.357
testNextHypergeometric0.281
testNextPascal0.498
testNextZipf1.623
testReseed0.005

MedianTest

testCopy0
testEvaluation0.001
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

ChiSquaredDistributionTest

testDensity0.002
testMoments0.005
testDfAccessors0.002
testSmallDf0.03
testIllegalArguments0.002
testDensityIntegrals0.185
testCumulativeProbabilities0.015
testInverseCumulativeProbabilities0.013
testDensities0.002
testConsistency0.007
testSampling0.817
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0.002
testDistributionClone0.008

WilcoxonSignedRankTestTest

testWilcoxonSignedRankSimple0.006
testWilcoxonSignedRankInputValidation0.001

PairTest

testHashCode0
testEquals0
testAccessor0
testAccessor20

CurveFitterTest

testMath3030
testMath3040
testMath3720.012

KurtosisTest

testNaN0
testSerial0.001
testSerialization0.003
testConsistency0.003
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0.001
testCopy0.001
testEvaluation0.001
testEvaluateArraySegment0.002
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

FieldVector3DTest

testWrongDimension0
testNorm0
testNormalize0
testToString0
testAdd0
testNegate0
testSubtract0
testEquals0
testHash0
testDistance0
testConstructors0
testInfinite0
testNaN0
testCoordinates0
testNorm10
testNormSq0
testNormInf0
testDistance10
testDistanceSq0
testDistanceInf0
testScalarProduct0
testVectorialProducts0
testCrossProductCancellation0
testAngular0
testAngularSeparation0
testOrthogonal0
testAngle0
testAccurateDotProduct0
testDotProduct1.467
testAccurateCrossProduct0.001
testCrossProduct2.774

SimplexOptimizerMultiDirectionalTest

testRosenbrock0
testMinimize10
testMinimize20.005
testMaximize10.012
testMaximize20.016
testPowell0.019
testMath2830.004

DummyStepInterpolatorTest

testNoReset0
testFixedState0
testSerialization0
testImpossibleSerialization0

OnePointCrossoverTest

testCrossover0

OverlappingEventsTest

testOverlappingEvents00.076
testOverlappingEvents10.043

FastMathStrictComparisonTest

test1[0]0
test1[1]0
test1[2]0.001
test1[3]0
test1[4]0.001
test1[5]0.001
test1[6]0
test1[7]0.003
test1[8]0
test1[9]0
test1[10]0
test1[11]0.003
test1[12]0
test1[13]0.001
test1[14]0.001
test1[15]0.001
test1[16]0.001
test1[17]0.001
test1[18]0.001
test1[19]0.002
test1[20]0.002
test1[21]0.001
test1[22]0.001
test1[23]0.001
test1[24]0
test1[25]0
test1[26]0
test1[27]0
test1[28]0
test1[29]0.001
test1[30]0
test1[31]0.001
test1[32]0
test1[33]0.002
test1[34]0
test1[35]0
test1[36]0
test1[37]0
test1[38]0
test1[39]0
test1[40]0
test1[41]0.001
test1[42]0
test1[43]0
test1[44]0.002
test1[45]0
test1[46]0
test1[47]0
test1[48]0.001
test1[49]0.002
test1[50]0.002
test1[51]0
test1[52]0

LogisticTest

testPreconditions10.001
testSomeValues0
testParametricUsage10.001
testParametricUsage20
testParametricUsage30
testParametricUsage40
testParametricUsage50
testParametricUsage60
testPreconditions20.001
testCompareSigmoid0.005
testCompareDerivativeSigmoid0.033
testGradientComponent0Component40
testGradientComponent50
testGradientComponent1Component2Component30.001

UniformCrossoverTest

testRatioTooLow0
testRatioTooHigh0
testCrossover0.854
testCrossoverDimensionMismatchException0.001
testCrossoverInvalidFixedLengthChromosomeFirst0
testCrossoverInvalidFixedLengthChromosomeSecond0.001

ArgUtilsTest

testFlatten0.001

DfpDecTest

testRound0.021
testRoundDecimal100.018
testNextAfter0.01

LaguerreSolverTest

testParameters0.004
testQuinticFunction0.002
testLinearFunction0
testQuadraticFunction0.001
testQuinticFunction20.004

SynchronizedMultivariateSummaryStatisticsTest

testSerialization0.007
testToString0.001
testEqualsAndHashCode0.003
testStats0.001
testN0andN1Conditions0.001
testSetterInjection0.001
testSetterIllegalState0
testShuffledStatistics0.01
testDimension0
testNaNContracts0.001

MultivariateDifferentiableMultiStartOptimizerTest

testCircleFitting0.378

OutOfRangeExceptionTest

testAccessors0

FrequencyTest

testSerial0.004
testToString0.002
testAdd0.001
testCounts0.001
testPcts0
testEmptyTable0
testIntegerValues0.001
testGetUniqueCount0
testIncrement0
testMerge0
testMergeCollection0

ListPopulationTest

testIterator0
testGetFittestChromosome0.001
testChromosomes0
testSetPopulationLimit0
testConstructorPopulationLimitNotPositive0.001
testChromosomeListConstructorPopulationLimitNotPositive0.001
testConstructorListOfChromosomesBiggerThanPopulationSize0.001
testAddTooManyChromosomes0
testAddTooManyChromosomesSingleCall0
testSetPopulationLimitTooSmall0.001

NormalDistributionTest

testPreconditions0
testDensity0
testMoments0
testInverseCumulativeProbabilityExtremes0
testGetMean0
testQuantiles0.03
testExtremeValues0.009
testGetStandardDeviation0.001
testMath2800.001
testIllegalArguments0.001
testDensityIntegrals0.014
testCumulativeProbabilities0.024
testInverseCumulativeProbabilities0.001
testDensities0.001
testConsistency0.011
testSampling0.027
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.004

FractionFormatTest

testFormat0.002
testFormatNegative0
testFormatZero0
testFormatImproper0
testFormatImproperNegative0
testParse0
testParseInteger0.001
testParseOne10
testParseOne20
testParseZero10.001
testParseZero20
testParseInvalid0
testParseInvalidDenominator0.001
testParseNegative0
testParseProper0.001
testParseProperNegative0.001
testParseProperInvalidMinus0
testNumeratorFormat0.001
testDenominatorFormat0
testWholeFormat0
testLongFormat0
testDoubleFormat0

NonLinearConjugateGradientOptimizerTest

testCircleFitting0.046
testTrivial0.002
testColumnsPermutation0.003
testNoDependency0.009
testOneSet0.006
testTwoSets0.055
testNonInversible0.004
testIllConditioned0.092
testMoreEstimatedParametersSimple0.007
testMoreEstimatedParametersUnsorted0.023
testRedundantEquations0.003
testInconsistentEquations0.003

PrimesTest

testNextPrime0.55
testIsPrime0.021
testPrimeFactors0.067

SphericalCoordinatesTest

testSerialization0.005
testCoordinatesStoC0.001
testCoordinatesCtoS0
testGradient17.106
testHessian8.761

Well19937cTest

testReferenceCode0
testNextIntDirect49.904
testNextIntIAE20.001
testNextLongDirect0.007
testNextBooleanDirect0.004
testNextFloatDirect0.004
testDoubleDirect0.172
testFloatDirect0.016
testNextIntNeg0.001
testNextInt20.024
testNextLong20.006
testNexBoolean20.032
testNexBytes0.94
testSeeding0.005
testNextSecureLongIAE0
testNextSecureLongNegativeToPositiveRange0
testNextSecureLongNegativeRange0.001
testNextSecureLongPositiveRange0
testNextSecureIntIAE0.001
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0.001
testNextSecureIntPositiveRange0.001
testNextSecureHex0.001
testNextIntExtremeValues0.001
testNextLongExtremeValues0.001
testNextUniformExtremeValues0.001
testNextIntIAE0.001
testNextIntNegativeToPositiveRange0.079
testNextIntNegativeRange0.107
testNextIntPositiveRange0.132
testNextIntWideRange5.419
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.074
testNextLongNegativeRange0.112
testNextLongPositiveRange0.114
testNextLongWideRange85.974
testNextPoisson0.416
testNextPoissonConsistency181.822
testNextHex0.208
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.047
testNextUniformUniformNegativeToPositiveBounds0.047
testNextUniformUniformNegaiveBounds0.052
testNextUniformUniformMaximalInterval0.047
testNextUniformExclusiveEndpoints0.007
testNextGaussian0.026
testNextExponential0.037
testConfig0.005
testNextSample0.026
testNextPermutation0.014
testNextInversionDeviate0.013
testNextBeta1.023
testNextCauchy0.029
testNextChiSquare1.43
testNextF2.064
testNextGamma0.207
testNextT1.36
testNextWeibull0.05
testNextBinomial0.358
testNextHypergeometric0.284
testNextPascal0.479
testNextZipf1.586
testReseed0.005

UniformIntegerDistributionTest

testMoments0
testIllegalArguments0
testCumulativeProbabilities0
testInverseCumulativeProbabilities0
testDensities0
testSampling0.01
testConsistencyAtSupportBounds0.001

BlockFieldMatrixTest

testSerial0
testToString0
testAdd0
testScalarAdd0
testMultiply0
testDimensions0
testGetEntry0
testCopyFunctions0.088
testAddFail0
testPlusMinus0.001
testMultiply20
testTrace0.001
testOperate0.001
testMath2090
testTranspose0.003
testPremultiplyVector0.001
testPremultiply0.003
testGetVectors0
testExamples0.003
testGetRowMatrix0.001
testGetColumnMatrix0
testGetRowVector0
testGetColumnVector0.001
testEqualsAndHashCode0.001
testSetSubMatrix0.001
testGetSubMatrix0.001
testCopySubMatrix0.002
testSetRowMatrix0
testSetColumnMatrix0
testSetRowVector0.001
testSetColumnVector0
testGetRow0
testSetRow0
testGetColumn0
testSetColumn0
testWalk1.647
testSeveralBlocks13.372
testOperateLarge1.984
testOperatePremultiplyLarge1.978
testGetSetMatrixLarge0.154
testGetSetRowMatrixLarge0.074
testGetSetColumnMatrixLarge0.071
testGetSetRowVectorLarge0.069
testGetSetColumnVectorLarge0.068
testGetSetRowLarge0.073
testGetSetColumnLarge0.068

SchurTransformerTest

testNonSquare0.002
testAEqualPTPt0.012
testPOrthogonal0.008
testPTOrthogonal0.008
testSchurForm0.004
testRandomData5.262
testRandomDataNormalDistribution5.384
testMath8480.01

RegulaFalsiSolverTest

testIssue6310.022
testBadEndpoints0.001
testSinZero0.001
testQuinticZero0.004
testRootEndpoints0
testSolutionLeftSide0.002
testSolutionRightSide0.002
testSolutionBelowSide0.002
testSolutionAboveSide0.001

IntervalsSetTest

testInfinite0
testInterval0
testSinglePoint0
testMultiple0

SmoothingPolynomialBicubicSplineInterpolatorTest

testPreconditions0
testPlane0
testParaboloid0.022

StandardDeviationTest

testNaN0
testPopulation0
testSerial0.001
testSerialization0.003
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0.001
testCopy0
testEvaluation0
testEvaluateArraySegment0.001
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

PolynomialFunctionLagrangeFormTest

testParameters0
testQuinticFunction0
testLinearFunction0
testQuadraticFunction0

DBSCANClustererTest

testCluster0
testSingleLink0
testGetEps0
testGetMinPts0
testNegativeEps0
testNegativeMinPts0
testNullDataset0

AbstractLeastSquaresOptimizerTest

testGetChiSquare0
testGetRMS0
testComputeSigma0.019

StableRandomGeneratorTest

testNextDouble1.915
testGaussianCase0.285
testCauchyCase0.353
testAlphaRangeBelowZero0
testAlphaRangeAboveTwo0
testBetaRangeBelowMinusOne0
testBetaRangeAboveOne0

AbstractLeastSquaresOptimizerTest

testGetChiSquare0
testGetRMS0.005
testComputeSigma0.083

LineTest

testContains0
testIntersection0
testRevert0
testSimilar0
testPointDistance0
testLineDistance0
testClosest0

SingularValueSolverTest

testSolveDimensionErrors0
testSolve0
testConditionNumber0
testLeastSquareSolve0
testMath320B0

PolynomialFunctionTest

testQuadratic0
testSerial0
testConstants0
testLinear0
testQuintic0
testfirstDerivativeComparison0.001
testString0
testAddition0
testSubtraction0
testMultiplication0
testMath3410

KMeansPlusPlusClustererTest

dimension20.01
testPerformClusterAnalysisDegenerate0
testCertainSpace2.716
testSmallDistances0.125
testPerformClusterAnalysisToManyClusters0.001

HighamHall54StepInterpolatorTest

derivativesConsistency0.054
serialization0.299
checkClone0.162

Well44497bTest

testReferenceCode0
testNextIntDirect50.486
testNextIntIAE20.002
testNextLongDirect0.008
testNextBooleanDirect0.004
testNextFloatDirect0.006
testDoubleDirect0.187
testFloatDirect0.016
testNextIntNeg0.002
testNextInt20.027
testNextLong20.007
testNexBoolean20.026
testNexBytes0.968
testSeeding0.009
testNextSecureLongIAE0.001
testNextSecureLongNegativeToPositiveRange0.001
testNextSecureLongNegativeRange0.001
testNextSecureLongPositiveRange0.001
testNextSecureIntIAE0.001
testNextSecureIntNegativeToPositiveRange0.001
testNextSecureIntNegativeRange0.001
testNextSecureIntPositiveRange0.001
testNextSecureHex0.001
testNextIntExtremeValues0.001
testNextLongExtremeValues0.001
testNextUniformExtremeValues0.001
testNextIntIAE0.002
testNextIntNegativeToPositiveRange0.072
testNextIntNegativeRange0.106
testNextIntPositiveRange0.137
testNextIntWideRange5.7
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.077
testNextLongNegativeRange0.128
testNextLongPositiveRange0.121
testNextLongWideRange91.313
testNextPoisson0.438
testNextPoissonConsistency207.5
testNextHex0.2
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.052
testNextUniformUniformNegativeToPositiveBounds0.05
testNextUniformUniformNegaiveBounds0.051
testNextUniformUniformMaximalInterval0.051
testNextUniformExclusiveEndpoints0.009
testNextGaussian0.028
testNextExponential0.033
testConfig0.007
testNextSample0.024
testNextPermutation0.011
testNextInversionDeviate0.014
testNextBeta1.049
testNextCauchy0.028
testNextChiSquare1.396
testNextF2.081
testNextGamma0.206
testNextT1.386
testNextWeibull0.061
testNextBinomial0.357
testNextHypergeometric0.282
testNextPascal0.481
testNextZipf1.609
testReseed0.008

BOBYQAOptimizerTest

testInitOutOfBounds0.011
testBoundariesDimensionMismatch0
testProblemDimensionTooSmall0.001
testMaxEvaluations0.005
testRosen57.748
testMaximize13.536
testEllipse6.646
testElliRotated341.805
testCigar1.13
testTwoAxes1.614
testCigTab1.406
testSphere0.935
testTablet1.178
testDiffPow60.191
testSsDiffPow55
testAckley15.726
testRastrigin4.946
testConstrainedRosen58.044
testConstrainedRosenWithMoreInterpolationPoints58.044
skipped

EventFilterTest

testHistoryIncreasingForward0.858
testHistoryIncreasingBackward0.811
testHistoryDecreasingForward0.777
testHistoryDecreasingBackward0.813
testIncreasingOnly0.016
testDecreasingOnly0.012
testTwoOppositeFilters0.015

FrenchVector3DFormatTest

testSimpleNoDecimals0.001
testSimpleWithDecimals0
testSimpleWithDecimalsTrunc0
testNan0
testPositiveInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNan0.001
testParsePositiveInfinity0
testConstructorSingleFormat0
testNegativeX0
testNegativeY0
testNegativeZ0.001
testNonDefaultSetting0
testDefaultFormatVector3D0
tesNegativeInfinity0
testParseIgnoredWhitespace0.001
testParseNegativeX0
testParseNegativeY0
testParseNegativeZ0
testParseNegativeAll0
testParseZeroX0
testParseNonDefaultSetting0
testParseNegativeInfinity0.001
testForgottenPrefix0
testForgottenSeparator0
testForgottenSuffix0.001

ExponentialDistributionTest

testPreconditions0.001
testDensity0.002
testMoments0.002
testCumulativeProbabilityExtremes0.001
testInverseCumulativeProbabilityExtremes0.001
testCumulativeProbability20.001
testMeanAccessors0.001
testIllegalArguments0.001
testDensityIntegrals0.007
testCumulativeProbabilities0.003
testInverseCumulativeProbabilities0.001
testDensities0.001
testConsistency0.001
testSampling0.014
testIsSupportLowerBoundInclusive0
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.003

HypergeometricDistributionTest

testPreconditions0
testLargeValues0.091
testAccessors0.002
testMoments0.002
testDegenerateNoFailures0.002
testDegenerateNoSuccesses0.002
testDegenerateFullSample0.001
testMoreLargeValues0.059
testMath6440.003
testIllegalArguments0.001
testCumulativeProbabilities0.002
testInverseCumulativeProbabilities0.005
testDensities0.001
testSampling0.265
testConsistencyAtSupportBounds0.001

HighamHall54IntegratorTest

testBackward0
testSanityChecks0
testKepler1.835
testMinStep0.001
testIncreasingTolerance0.169
testEvents0.1
testWrongDerivative0.001
testEventsErrors0.007
testEventsNoConvergence0.008

GeneticAlgorithmTestPermutations

test1.03

BetaTest

testLogBeta0.007
testRegularizedBetaNanPositivePositive0
testRegularizedBetaPositiveNanPositive0
testRegularizedBetaPositivePositiveNan0
testRegularizedBetaNegativePositivePositive0
testRegularizedBetaPositiveNegativePositive0
testRegularizedBetaPositivePositiveNegative0
testRegularizedBetaZeroPositivePositive0
testRegularizedBetaPositiveZeroPositive0
testRegularizedBetaPositivePositiveZero0
testRegularizedBetaPositivePositivePositive0
testLogBetaNanPositive0
testLogBetaPositiveNan0
testLogBetaNegativePositive0
testLogBetaPositiveNegative0
testLogBetaZeroPositive0
testLogBetaPositiveZero0
testLogBetaPositivePositive0.001
testLogGammaSum0.004
testLogGammaSumPrecondition10.001
testLogGammaSumPrecondition20
testLogGammaSumPrecondition30
testLogGammaSumPrecondition40
testLogGammaMinusLogGammaSum0.003
testLogGammaMinusLogGammaSumPrecondition10
testLogGammaMinusLogGammaSumPrecondition20
testSumDeltaMinusDeltaSum0.003
testSumDeltaMinusDeltaSumPrecondition10
testSumDeltaMinusDeltaSumPrecondition20

SimplexSolverTest

testMath8280.053
testMath828Cycle0.228
testMath7810.003
testMath713NegativeVariable0.001
testMath434NegativeVariable0.002
testMath434UnfeasibleSolution0.001
testMath434PivotRowSelection0.002
testMath434PivotRowSelection20.029
testMath2720.002
testMath2860.006
testDegeneracy0.002
testMath2880.003
testMath290GEQ0
testMath290LEQ0
testMath2930.012
testSimplexSolver0.002
testSingleVariableAndConstraint0
testModelWithNoArtificialVars0.001
testMinimization0.001
testSolutionWithNegativeDecisionVariable0.002
testInfeasibleSolution0.001
testUnboundedSolution0.001
testRestrictVariablesToNonNegative0.006
testEpsilon0.002
testTrivialModel0.001
testLargeModel21.53

ResizableDoubleArrayTest

testConstructors0
testEqualsAndHashCode0
testSetElementArbitraryExpansion10
testSetElementArbitraryExpansion20
testAdd10000
testAddElements0
testAddElementRolling0
testSetNumberOfElements0
testWithInitialCapacity0
testWithInitialCapacityAndExpansionFactor0
testDiscard0
testSubstitute0
testMutators0
testGetArrayRef0
testCompute0
testMinMax0
testGetValues0.001

EulerIntegratorTest

testDecreasingSteps0.806
testSmallStep0.211
testBigStep0.002
testDimensionCheck0
testBackward0.193
testStepSize0.002

ComplexUtilsTest

testPolar2Complex0.014
testPolar2ComplexIllegalModulus0.001
testPolar2ComplexNaN0
testPolar2ComplexInf0
testConvertToComplex0

FieldMatrixImplTest

testSerial0.001
testToString0
testAdd0.001
testScalarAdd0
testMultiply0.002
testDimensions0
testGetEntry0
testCopyFunctions0
testAddFail0
testPlusMinus0.001
testMultiply20.001
testTrace0
testOperate0.001
testMath2090
testTranspose0.003
testPremultiplyVector0.001
testPremultiply0.004
testGetVectors0
testExamples0.002
testGetRowMatrix0.001
testGetColumnMatrix0
testGetRowVector0.001
testGetColumnVector0
testEqualsAndHashCode0.001
testSetSubMatrix0.001
testPower0.052
testGetSubMatrix0.002
testCopySubMatrix0.001
testSetRowMatrix0
testSetColumnMatrix0.001
testSetRowVector0
testSetColumnVector0
testGetRow0.001
testSetRow0
testGetColumn0
testSetColumn0
testWalk1.526

Well1024aTest

testReferenceCode0
testNextIntDirect37.332
testNextIntIAE20
testNextLongDirect0.005
testNextBooleanDirect0.002
testNextFloatDirect0.003
testDoubleDirect0.157
testFloatDirect0.014
testNextIntNeg0
testNextInt20.014
testNextLong20.003
testNexBoolean20.016
testNexBytes0.717
testSeeding0.001
testNextSecureLongIAE0
testNextSecureLongNegativeToPositiveRange0
testNextSecureLongNegativeRange0
testNextSecureLongPositiveRange0
testNextSecureIntIAE0
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0
testNextSecureIntPositiveRange0
testNextSecureHex0
testNextIntExtremeValues0
testNextLongExtremeValues0
testNextUniformExtremeValues0
testNextIntIAE0
testNextIntNegativeToPositiveRange0.06
testNextIntNegativeRange0.089
testNextIntPositiveRange0.116
testNextIntWideRange4.225
testNextLongIAE0
testNextLongNegativeToPositiveRange0.065
testNextLongNegativeRange0.098
testNextLongPositiveRange0.099
testNextLongWideRange62.675
testNextPoisson0.344
testNextPoissonConsistency187.075
testNextHex0.19
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.038
testNextUniformUniformNegativeToPositiveBounds0.047
testNextUniformUniformNegaiveBounds0.038
testNextUniformUniformMaximalInterval0.038
testNextUniformExclusiveEndpoints0.006
testNextGaussian0.024
testNextExponential0.023
testConfig0.004
testNextSample0.018
testNextPermutation0.009
testNextInversionDeviate0.019
testNextBeta1.04
testNextCauchy0.023
testNextChiSquare1.412
testNextF2.059
testNextGamma0.197
testNextT1.394
testNextWeibull0.049
testNextBinomial0.355
testNextHypergeometric0.276
testNextPascal0.476
testNextZipf1.617
testReseed0.004

SimpleVectorValueCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0

BracketingNthOrderBrentSolverDFPTest

testInsufficientOrder30.02
testConvergenceOnFunctionAccuracy0.383
testConstructorOK0.018
testNeta30.98

ManhattanDistanceTest

test0
testZero0

FastSineTransformerTest

testTransformRealFirstElementNotZero[0]0.001
testAdHocData[0]0.005
testSinFunction[0]0.015
testParameters[0]0.001
testTransformRealInvalidDataSize[0]0
testTransformFunctionInvalidDataSize[0]0.003
testTransformFunctionNotStrictlyPositiveNumberOfSamples[0]0
testTransformFunctionInvalidBounds[0]0
testTransformReal[0]0.047
testTransformFunction[0]0.052
testTransformRealFirstElementNotZero[1]0
testAdHocData[1]0.001
testSinFunction[1]0.015
testParameters[1]0.001
testTransformRealInvalidDataSize[1]0.001
testTransformFunctionInvalidDataSize[1]0.003
testTransformFunctionNotStrictlyPositiveNumberOfSamples[1]0.001
testTransformFunctionInvalidBounds[1]0.001
testTransformReal[1]0.039
testTransformFunction[1]0.049

SegmentTest

testDistance0

GTestTest

testRootLogLikelihood0.001
testGTestGoodnesOfFit10.004
testGTestGoodnesOfFit20.003
testGTestGoodnesOfFit30.004
testGTestIndependance10.004
testGTestIndependance20.003
testGTestIndependance30.004
testGTestSetsComparisonBadCounts0.005
testUnmatchedArrays0.003
testNegativeObservedCounts0.004
testZeroExpectedCounts0.001
testBadAlpha0
testScaling0.007

GillStepInterpolatorTest

serialization0.492
testDerivativesConsistency0.109

AggregateSummaryStatisticsTest

testAggregation0.005
testAggregationConsistency0.007
testAggregate0.004
testAggregateDegenerate0
testAggregateSpecialValues0

MathUtilsTest

testHash0
testArrayHash0
testPermutedArrayHash0.009
testIndicatorByte0
testIndicatorInt0
testIndicatorLong0.001
testIndicatorShort0
testNormalizeAngle0.16
testReduce0
testReduceComparedWithNormalizeAngle0.007
testSignByte0
testSignInt0
testSignLong0
testSignShort0
testCheckFinite0.001
testCheckNotNull10
testCheckNotNull20.001
testCopySignByte0
testCopySignByte20

FDistributionTest

testPreconditions0.002
testMoments0.003
testCumulativeProbabilityExtremes0.001
testInverseCumulativeProbabilityExtremes0.001
testDfAccessors0.001
testLargeDegreesOfFreedom0.021
testSmallDegreesOfFreedom0.006
testMath7850.012
testIllegalArguments0.001
testDensityIntegrals1.86
testCumulativeProbabilities0.024
testInverseCumulativeProbabilities0.022
testDensities0.002
testConsistency0.011
testSampling1.765
testIsSupportLowerBoundInclusive0.002
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.014

KalmanFilterTest

testTransitionMeasurementMatrixMismatch0.003
testTransitionControlMatrixMismatch0
testConstant0.018
testConstantAcceleration0.033

DfpMathTest

testPow0.004
testSin0.063

ThirdMomentTest

testSerial0
testSerialization0.002
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0.001
testCopy0
testEvaluation0
testEvaluateArraySegment0.001
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

FitnessCachingTest

testFitnessCaching0.016

ArrayFieldVectorTest

testSerial0
testMisc0
testConstructors0
testZeroVectors0
testMapFunctions0
testBasicFunctions0
testOuterProduct0
testDataInOut0.001

CMAESOptimizerTest

testBoundariesDimensionMismatch0.011
testRosen80.69
testMaximize108.623
testEllipse71.802
testElliRotated73.97
testCigar52.343
testTwoAxes161.057
testCigTab57.948
testSphere22.542
testTablet60.606
testDiffPow55.636
testSsDiffPow100.493
testAckley45.738
testRastrigin720.383
testConstrainedRosen83.617
testInitOutofbounds10.002
testInitOutofbounds20.002
testInputSigmaNegative0.002
testInputSigmaOutOfRange0.002
testInputSigmaDimensionMismatch0.002
testCigarWithBoundaries53.541
testDiagonalRosen119.677
testMath8640.076
testFitAccuracyDependsOnBoundary0.231

MultiStartUnivariateOptimizerTest

testSinMin0.011
testQuinticMin0.002
testBadFunction0.001
testMissingMaxEval0
testMissingSearchInterval0

NPointCrossoverTest

testCrossover0
testCrossoverDimensionMismatchException0
testCrossoverInvalidFixedLengthChromosomeFirst0
testCrossoverInvalidFixedLengthChromosomeSecond0
testNumberIsTooLargeException0

UnivariateMultiStartOptimizerTest

testSinMin0.01
testQuinticMin0.002
testBadFunction0.001

SingularValueDecompositionTest

testRank0.004
testDimensions0.001
testVOrthogonal0.002
testMoreRows0.003
testMoreColumns0.007
testHadamard0.006
testAEqualUSVt0.005
testUOrthogonal0.005
testStability115.421
testStability20.031
testConditionNumber0.001
testInverseConditionNumber0
testIssue9470

SecantSolverTest

testBadEndpoints0.001
testSinZero0
testQuinticZero0
testRootEndpoints0
testSolutionLeftSide0.002
testSolutionRightSide0.003
testSolutionBelowSide0.003
testSolutionAboveSide0.006

BracketingNthOrderBrentSolverTest

testInsufficientOrder10
testInsufficientOrder20
testInsufficientOrder30
testConstructorsOK0
testConvergenceOnFunctionAccuracy0.001
testIssue7160.002
testFasterThanNewton0.005
testBadEndpoints0
testSinZero0.001
testQuinticZero0.002
testRootEndpoints0.001
testSolutionLeftSide0.003
testSolutionRightSide0.002
testSolutionBelowSide0.002
testSolutionAboveSide0.003

PercentileTest

testPercentile0
testSpecialValues0.001
testHighPercentile0
testLowPercentile0
testNISTExample0
test50
testNullEmpty0
testSingleton0
testSetQuantile0.001
testCopy0
testEvaluation0
testEvaluateArraySegment0.001
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

LevenbergMarquardtOptimizerTest

testNonInvertible0.002
testControlParameters0.012
testMath1990.012
skipped
testBevington0.202
testCircleFitting20.042
testCircleFitting0.317
testTrivial0
testNoDependency0.006
testOneSet0.001
testTwoSets0.006
testIllConditioned0.004
testMoreEstimatedParametersSimple0.002
testMoreEstimatedParametersUnsorted0.005
testRedundantEquations0.001
testInconsistentEquations0.001
testCircleFittingBadInit0.083
testHahn11.842
testQRColumnsPermutation0.001
testInconsistentSizes10.001
testInconsistentSizes20.001
testCircleFittingGoodInit0.051
testKirby20.456

BitsStreamGeneratorTest

testNextIntDirect23.636
testNextIntIAE20
testNextLongDirect0.002
testNextBooleanDirect0.001
testNextFloatDirect0.002
testDoubleDirect0.126
testFloatDirect0.013
testNextIntNeg0
testNextInt20.002
testNextLong20
testNexBoolean20.005
testNexBytes0.307
testSeeding0.002
testNextSecureLongIAE0
testNextSecureLongNegativeToPositiveRange0
testNextSecureLongNegativeRange0
testNextSecureLongPositiveRange0
testNextSecureIntIAE0
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0
testNextSecureIntPositiveRange0
testNextSecureHex0
testNextIntExtremeValues0
testNextLongExtremeValues0
testNextUniformExtremeValues0
testNextIntIAE0
testNextIntNegativeToPositiveRange0.046
testNextIntNegativeRange0.074
testNextIntPositiveRange0.088
testNextIntWideRange2.142
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.05
testNextLongNegativeRange0.082
testNextLongPositiveRange0.082
testNextLongWideRange24.043
testNextPoisson0.2
testNextPoissonConsistency193.595
testNextHex0.17
testNextUniformIAE0
testNextUniformUniformPositiveBounds0.026
testNextUniformUniformNegativeToPositiveBounds0.025
testNextUniformUniformNegaiveBounds0.025
testNextUniformUniformMaximalInterval0.035
testNextUniformExclusiveEndpoints0.003
testNextGaussian0.021
testNextExponential0.014
testConfig0.003
testNextSample0.017
testNextPermutation0.008
testNextInversionDeviate0.012
testNextBeta1.064
testNextCauchy0.02
testNextChiSquare1.443
testNextF2.085
testNextGamma0.193
testNextT1.396
testNextWeibull0.045
testNextBinomial0.359
testNextHypergeometric0.28
testNextPascal0.494
testNextZipf1.583
testReseed0.003

ErfTest

testErf00
testErf19600
testErf25760
testErf28070
testErf32910
testLargeValues0
testErfGnu0
testErfcGnu0.004
testErfcMaple0.002
testTwoArgumentErf0.044
testErfInvNaN0
testErfInvInfinite0
testErfInv0.177
testErfcInvNaN0.001
testErfcInvInfinite0
testErfcInv0.169

DividedDifferenceInterpolatorTest

testSinFunction0.003
testParameters0.001
testExpm1Function0.001

GillIntegratorTest

testDecreasingSteps3.459
testSmallStep0.269
testBigStep0.002
testDimensionCheck0.001
testBackward0.256
testStepSize0.002
testKepler0.534
testUnstableDerivative0.002

GradientFunctionTest

test2DDistance0.083
test3DDistance5.455

FractionFieldTest

testSerial0
testZero0
testOne0

UnmodifiableArrayRealVectorTest

testAllButExcluded0.118
testGetEntry0
testSetEntry0
testAddToEntry0
testGetSubVector0.068
testSetSubVector0
testIterator0.003
testSparseIterator0.005

GeneticAlgorithmTestBinary

test0.129

EnumeratedRealDistributionTest

testSample6.71
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0
testDensity0.001
testExceptions0.004
testProbability0
testCumulativeProbability0
testGetNumericalMean0
testGetNumericalVariance0
testGetSupportLowerBound0
testGetSupportUpperBound0
testIsSupportConnected0
testIssue9420.002

ThreeEighthesIntegratorTest

testDecreasingSteps3.461
testSmallStep0.265
testBigStep0.001
testDimensionCheck0.001
testBackward0.248
testStepSize0.002
testKepler0.54

OneWayAnovaTest

testAnovaFValue0
testAnovaPValue0.002
testAnovaPValueSummaryStatistics0.003
testAnovaTest0.006

CholeskySolverTest

testSolveDimensionErrors0
testSolve0.001
testDeterminant0.001

StatUtilsTest

testStats0
testN0andN1Conditions0.001
testArrayIndexConditions0
testSumSq0
testProduct0
testSumLog0
testMean0
testVariance0
testPopulationVariance0.001
testMax0
testMin0
testPercentile0
testDifferenceStats0
testGeometricMean0
testNormalize10.001
testNormalize20.001

MultivariateFunctionMappingAdapterTest

testStartSimplexInsideRange0
testOptimumOutsideRange0
testUnbounded0.002
testHalfBounded0.008

StepNormalizerTest

testBoundaries0.053
testBeforeEnd0.053

CorrelatedRandomVectorGeneratorTest

testRank0
testMath2260
testRootMatrix0
testMeanAndCovariance0.223
testSampleWithZeroCovariance2.315

SubLineTest

testEndPoints0
testNoEndPoints0
testNoSegments0
testSeveralSegments0
testHalfInfiniteNeg0
testHalfInfinitePos0
testIntersectionInsideInside0
testIntersectionInsideBoundary0
testIntersectionInsideOutside0
testIntersectionBoundaryBoundary0
testIntersectionBoundaryOutside0
testIntersectionOutsideOutside0

IterativeLegendreGaussIntegratorTest

testSinFunction0.159
testQuinticFunction0.002
testExactIntegration0.131
testIssue464144.184

QRSolverTest

testRank0
testSolveDimensionErrors0
testSolveRankErrors0
testSolve0
testOverdetermined1.056
testUnderdetermined0.239

LevyDistributionTest

testParameters0.001
testSupport0.002
testIllegalArguments0.001
testDensityIntegrals0.093
testCumulativeProbabilities0.011
testInverseCumulativeProbabilities0.001
testDensities0.001
testConsistency0.007
testSampling0.023
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.004

TTestTest

testOneSampleT0.003
testOneSampleTTest0.015
testTwoSampleTHeterscedastic0.011
testTwoSampleTHomoscedastic0.004
testSmallSamples0.002
testPaired0.004

MultidimensionalCounterTest

testPreconditions0
testAccessors0.001
testIteratorPreconditions0
testMulti2UniConversion0
testIterationConsistency0

GeometricMeanTest

testSpecialValues0
testSerial0
testSerialization0.001
testConsistency0
testEqualsAndHashCode0
testIncrementation0.001
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0.001
testEvaluateArraySegmentWeighted0.001
testWeightedConsistency0.001

DerivativeStructureTest

testSerialization0.006
testAbs0
testAdd0.011
testReciprocal0.005
testMultiply0.001
testNegate0
testSubtract0.001
testExp0.186
testLog0.31
testPow0.102
testConstant0.001
testCompose0.647
testWrongVariableIndex0
testMissingOrders0
testTooLargeOrder0.001
testVariableWithoutDerivative00
testVariableWithoutDerivative10
testVariable0
testPrimitiveAdd0
testPrimitiveSubtract0.001
testPrimitiveMultiply0
testExpression4.641
testCompositionOneVariableX0.031
testTrigo3.943
testSqrtDefinition0.425
testRootNSingularity0.136
testSqrtPow20.209
testCbrtDefinition0.459
testCbrtPow30.291
testPowReciprocalPow17.113
testHypotDefinition0.385
testHypotNoOverflow0.001
testHypotNeglectible0
testHypotSpecial0
testPrimitiveRemainder0.068
testRemainder0.104
testExpm1Definition0.394
testLog1pDefinition0.462
testLog10Definition0.486
testLogExp0.298
testLog1pExpm10.459
testLog10Power0.547
testSinCos0.706
testSinAsin0.518
testCosAcos0.534
testTanAtan0.436
testTangentDefinition0.739
testAtan20.67
testAtan2SpecialCases0
testSinhDefinition0.634
testCoshDefinition0.635
testTanhDefinition1.061
testSinhAsinh0.599
testCoshAcosh0.577
testTanhAtanh0.616
testCompositionOneVariableY0.032
testTaylorPolynomial5.477
testTaylorAtan23.618
testSignum0
testCeilFloorRintLong0
testCopySign0
testToDegreesDefinition0.243
testToRadiansDefinition0.257
testDegRad0.19
testComposeMismatchedDimensions0.001
testField0
testOneParameterConstructor0.001
testOneOrderConstructor0
testLinearCombination1DSDS0.001
testLinearCombination1DoubleDS0
testLinearCombination2DSDS2.397
testLinearCombination2DoubleDS1.642
testAcos0.002
testAsin0.003
testAtan0.001
testCos0.002
testCosh0.002
testSin0.001
testSinh0.001
testTan0.002
testTanh0.002
testAddField0.011
testAddDouble0.005
testSubtractField0.01
testSubtractDouble0.005
testMultiplyField0.015
testMultiplyDouble0.006
testMultiplyInt0.004
testDivideField0.028
testDivideDouble0.005
testRemainderField0.013
testRemainderDouble0.006
testAcosh0.002
testAsinh0.002
testAtanh0.001
testSqrt0.001
testCbrt0.001
testHypot0.048
testRootN0.006
testPowField0.039
testPowDouble0.032
testPowInt0.005
testExpm10.002
testLog1p0.002
testCeil0.001
testFloor0.001
testRint0
testRound0.001
testCopySignField0.01
testCopySignDouble0.007
testScalb0.054
testLinearCombinationFaFa0.019
testLinearCombinationDaFa0.012
testLinearCombinationFF20.004
testLinearCombinationDF20.003
testLinearCombinationFF30.005
testLinearCombinationDF30.004
testLinearCombinationFF40.007
testLinearCombinationDF40.004
testGetField0
testEquals0.001
testHash0

Well512aTest

testReferenceCode0.001
testNextIntDirect36.452
testNextIntIAE20
testNextLongDirect0.012
testNextBooleanDirect0.002
testNextFloatDirect0.005
testDoubleDirect0.205
testFloatDirect0.021
testNextIntNeg0
testNextInt20.014
testNextLong20.003
testNexBoolean20.016
testNexBytes0.656
testSeeding0.002
testNextSecureLongIAE0.001
testNextSecureLongNegativeToPositiveRange0
testNextSecureLongNegativeRange0
testNextSecureLongPositiveRange0
testNextSecureIntIAE0
testNextSecureIntNegativeToPositiveRange0
testNextSecureIntNegativeRange0
testNextSecureIntPositiveRange0
testNextSecureHex0
testNextIntExtremeValues0
testNextLongExtremeValues0
testNextUniformExtremeValues0
testNextIntIAE0
testNextIntNegativeToPositiveRange0.103
testNextIntNegativeRange0.089
testNextIntPositiveRange0.115
testNextIntWideRange3.895
testNextLongIAE0.001
testNextLongNegativeToPositiveRange0.094
testNextLongNegativeRange0.113
testNextLongPositiveRange0.098
testNextLongWideRange57.884
testNextPoisson0.383
testNextPoissonConsistency178.573
testNextHex0.241
testNextUniformIAE0.001
testNextUniformUniformPositiveBounds0.048
testNextUniformUniformNegativeToPositiveBounds0.046
testNextUniformUniformNegaiveBounds0.04
testNextUniformUniformMaximalInterval0.039
testNextUniformExclusiveEndpoints0.005
testNextGaussian0.028
testNextExponential0.023
testConfig0.006
testNextSample0.054
testNextPermutation0.013
testNextInversionDeviate0.021
testNextBeta1.201
testNextCauchy0.022
testNextChiSquare1.423
testNextF2.04
testNextGamma0.203
testNextT1.404
testNextWeibull0.048
testNextBinomial0.367
testNextHypergeometric0.313
testNextPascal0.508
testNextZipf1.643
testReseed0.004

MinpackTest

testMinpackLinearFullRank0.01
testMinpackLinearRank10.008
testMinpackLinearRank1ZeroColsAndRows0.008
testMinpackRosenbrok0.006
testMinpackHelicalValley0.014
testMinpackPowellSingular0.144
testMinpackFreudensteinRoth0.009
testMinpackBard0.038
testMinpackKowalikOsborne0.345
testMinpackMeyer1.17
testMinpackWatson0.544
testMinpackBox3Dimensional0.006
testMinpackJennrichSampson0.008
testMinpackBrownDennis1.075
testMinpackChebyquad0.099
testMinpackBrownAlmostLinear0.917
testMinpackOsborne10.04
testMinpackOsborne20.149

UnivariateSolverUtilsTest

testSolveNull0
testSolveBadEndpoints0
testSolveBadAccuracy0
testSolveSin0
testSolveAccuracyNull0
testSolveAccuracySin0
testSolveNoRoot0
testBracketSin0
testBracketEndpointRoot0
testNullFunction0
testBadInitial0.001
testBadEndpoints0
testBadMaximumIterations0
testMisc0

ContinuedFractionTest

testGoldenRatio0

ContinuousOutputModelTest

testBoundaries0.125
testRandomAccess0.305
testModelsMerging0.02
testErrorConditions0.001

SplineInterpolatorTest

testInterpolateLinearDegenerateTwoSegment0
testInterpolateLinearDegenerateThreeSegment0
testInterpolateLinear0
testIllegalArguments0
testInterpolateSin0

LevenbergMarquardtOptimizerTest

testNonInvertible0.002
testControlParameters0.005
testBevington0.038
testCircleFitting24.817
testConstraintsUnsupported0.001
testCircleFitting0.089
testTrivial0
testNoDependency0.001
testOneSet0.001
testTwoSets0.002
testIllConditioned0.002
testMoreEstimatedParametersSimple0.001
testMoreEstimatedParametersUnsorted0.001
testRedundantEquations0
testInconsistentEquations0.001
testCircleFittingBadInit0.02
testHahn10.221
testQRColumnsPermutation0.001
testInconsistentSizes10.001
testInconsistentSizes20.001
testCircleFittingGoodInit0.013
testKirby20.071
testGetIterations0.005

MidpointIntegratorTest

testDecreasingSteps3.35
testSmallStep0.239
testBigStep0.002
testDimensionCheck0
testBackward0.219
testStepSize0.002

UncorrelatedRandomVectorGeneratorTest

testMeanAndCorrelation0.138

SimpleUnivariateValueCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0.001

RiddersSolverTest

testSinFunction0
testParameters0
testExpm1Function0
testQuinticFunction0.001

ProductTest

testSpecialValues0
testWeightedProduct0.002
testSerial0.001
testSerialization0
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0
testEvaluateArraySegmentWeighted0.001
testWeightedConsistency0.004

UniformRealDistributionTest

testPreconditions10.001
testPreconditions20.002
testGetLowerBound0.002
testGetUpperBound0.001
testMeanVariance0.003
testInverseCumulativeDistribution0.002
testIllegalArguments0.001
testDensityIntegrals0.003
testCumulativeProbabilities0.003
testInverseCumulativeProbabilities0.001
testDensities0.001
testConsistency0.001
testSampling0.009
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0.001
testDistributionClone0.003

GaussianRandomGeneratorTest

testMeanAndStandardDeviation0.011

TransformerMapTest

testClasses0
testSerial0
testClear0
testPutTransformer0
testContainsClass0
testContainsTransformer0
testRemoveTransformer0
testTransformers0

TooManyEvaluationsExceptionTest

testMessage0

DormandPrince54StepInterpolatorTest

derivativesConsistency0.019
serialization0.25
checkClone0.109

FrenchComplexFormatTest

testSimpleNoDecimals0
testTrimOneImaginary0
testSimpleWithDecimals0.001
testSimpleWithDecimalsTrunc0
testNegativeReal0
testNegativeImaginary0
testNegativeBoth0
testZeroReal0
testZeroImaginary0
testDifferentImaginaryChar0
testDefaultFormatComplex0
testNan0
testPositiveInfinity0
testNegativeInfinity0
testParseSimpleNoDecimals0
testParseSimpleWithDecimals0
testParseSimpleWithDecimalsTrunc0
testParseNegativeReal0
testParseNegativeImaginary0
testParseNegativeBoth0.001
testParseZeroReal0
testParseZeroImaginary0
testParseDifferentImaginaryChar0
testParseNan0
testParsePositiveInfinity0.001
testPaseNegativeInfinity0
testConstructorSingleFormat0
testGetImaginaryFormat0
testGetRealFormat0
testFormatNumber0
testForgottenImaginaryCharacter0.001

CMAESOptimizerTest

testBoundariesDimensionMismatch0.015
testRosen70.539
testMaximize95.072
testEllipse64.974
testElliRotated69.636
testCigar47.737
testTwoAxes148.078
testCigTab51.69
testSphere21.002
testTablet56.808
testDiffPow42.527
testSsDiffPow98.141
testAckley41.186
testRastrigin657.729
testConstrainedRosen79.227
testInitOutofbounds10.002
testInitOutofbounds20.001
testInputSigmaNegative0.002
testInputSigmaOutOfRange0.003
testInputSigmaDimensionMismatch0.002
testCigarWithBoundaries48.943
testDiagonalRosen105.199
testMath8640.077
testFitAccuracyDependsOnBoundary0.251

LewTest

testCertifiedValues0

NonLinearConjugateGradientOptimizerTest

testCircleFitting0.01
testTrivial0.003
testColumnsPermutation0.002
testNoDependency0.002
testOneSet0.003
testTwoSets0.012
testNonInversible0.002
testIllConditioned0.026
testMoreEstimatedParametersSimple0.002
testMoreEstimatedParametersUnsorted0.006
testRedundantEquations0.001
testInconsistentEquations0.002
testBoundsUnsupported0

LinearInterpolatorTest

testInterpolateLinearDegenerateTwoSegment0
testInterpolateLinearDegenerateThreeSegment0
testInterpolateLinear0
testIllegalArguments0

SimpleValueCheckerTest

testIterationCheckPrecondition0
testIterationCheck0
testIterationCheckDisabled0

EuclideanDoublePointTest

testSerial0
testDistance0
testArrayIsReference0
testCentroid0

FunctionUtilsTest

testAdd0.005
testMultiply0.002
testCompose0
testComposeDifferentiable0.002
testAddDifferentiable0.001
testMultiplyDifferentiable0.002
testCombine0.002
testCollector0.003
testSinc0.001
testFixingArguments0.003
testSampleWrongBounds0
testSampleNegativeNumberOfPoints0.001
testSampleNullNumberOfPoints0
testSample0
testToDifferentiableUnivariateFunction0.004
testToUnivariateDifferential0.009
testToDifferentiableMultivariateFunction0.261
testToMultivariateDifferentiableFunction0.433

AdamsMoultonIntegratorTest

dimensionCheck0
testMinStep0
testIncreasingTolerance1.016
exceedMaxEvaluations0.208
backward0.384
polynomial0.156

GaussianTest

testPreconditions0
testSomeValues0
testLargeArguments0
testDerivatives0
testDerivativeLargeArguments0
testDerivativesNaN0
testParametricUsage10
testParametricUsage20
testParametricUsage30
testParametricUsage40
testParametricUsage50
testParametricUsage60
testParametricValue0
testParametricGradient0

BOBYQAOptimizerTest

testInitOutOfBounds0.014
testBoundariesDimensionMismatch0
testProblemDimensionTooSmall0
testMaxEvaluations0.019
testRosen49.722
testMaximize11.696
testEllipse5.715
testElliRotated293.731
testCigar0.978
testTwoAxes1.388
testCigTab1.21
testSphere0.814
testTablet1.022
testDiffPow52.15
testSsDiffPow47.594
testAckley13.555
testRastrigin4.379
testConstrainedRosen49.93
testConstrainedRosenWithMoreInterpolationPoints49.931
skipped

NewtonSolverTest

testSinZero0.002
testQuinticZero0.003

NumberIsTooSmallExceptionTest

testAccessors0

Array2DRowRealMatrixTest

testSerial0
testNorm0
testToString0
testAdd0
testScalarAdd0
testMultiply0
testDimensions0
testGetEntry0
testCopyFunctions0
testAddFail0
testPlusMinus0
testMultiply20
testTrace0
testOperate0
testMath2090
testTranspose0
testPremultiplyVector0
testPremultiply0
testGetVectors0
testExamples0
testGetRowMatrix0
testGetColumnMatrix0
testGetRowVector0
testGetColumnVector0
testEqualsAndHashCode0
testSetSubMatrix0
testFrobeniusNorm0
testPower0.033
testGetSubMatrix0.001
testCopySubMatrix0.002
testSetRowMatrix0
testSetColumnMatrix0.001
testSetRowVector0
testSetColumnVector0
testGetRow0
testSetRow0
testGetColumn0
testSetColumn0.001
testWalk0.089

RandomKeyMutationTest

testMutate0

MaxCountExceededExceptionTest

testAccessors0

EuclideanIntegerPointTest

testSerial0.002
testDistance0
testArrayIsReference0.001
testCentroid0

FieldRotationDSTest

testCompose1.04
testDerivatives0.409
testIdentity0.002
testAxisAngle0.002
testRevert0.002
testVectorOnePair0.001
testVectorTwoPairs0.011
testMatrix0.022
testAngles91.598
testSingularities0.032
testQuaternion0.352
testComposeInverse1.024
testArray0.532
testApplyInverseTo2.002
testIssue6390.002
testIssue8010.003
testDoubleVectors7.918
testDoubleRotations18.829

FiniteDifferencesDifferentiatorTest

testSerialization0
testConstant0.006
testLinear0.025
testWrongNumberOfPoints0
testWrongStepSize0
testGaussian0.143
testStepSizeUnstability0.116
testWrongOrder0.001
testWrongOrderVector0.002
testWrongOrderMatrix0.002
testTooLargeStep0
testBounds0.001
testBoundedSqrt0.002
testVectorFunction0.185
testMatrixFunction0.17
testSeveralFreeParameters0.67

SimplexTableauTest

testSerial0
testInitialization0
testDropPhase1Objective0
testTableauWithNoArtificialVars0

DBSCANClustererTest

testCluster0.016
testSingleLink0
testGetEps0
testGetMinPts0
testNegativeEps0
testNegativeMinPts0
testNullDataset0

HarmonicOscillatorTest

testSomeValues0
testParametricUsage10
testParametricUsage20
testParametricUsage30
testParametricUsage40
testParametricValue0
testParametricGradient0
testDerivative0

RealVectorTest

testSerial0
Abstract class RealVector is not serializable.
testEquals0.001
Abstract class RealVector does not override equals(Object).
testGetSubVector0.001
Abstract class RealVector does not implement getSubvector(int, int)
testSparseIterator0
testAppendVector0
Abstract class RealVector does not implement append(RealVector).
testAppendScalar0
Abstract class RealVector does not implement append(double)
testGetSubVectorInvalidIndex10
Abstract class RealVector does not implement getSubvector(int, int)
testGetSubVectorInvalidIndex20
Abstract class RealVector does not implement getSubvector(int, int)
testGetSubVectorInvalidIndex30
Abstract class RealVector does not implement getSubvector(int, int)
testGetSubVectorInvalidIndex40
Abstract class RealVector does not implement getSubvector(int, int)
testSetSubVectorSameType0
Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorMixedType0
Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorInvalidIndex10
Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorInvalidIndex20
Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorInvalidIndex30
Abstract class RealVector does not implement setSubvector(int, RealVector)
testIsNaN0
Abstract class RealVector does not implement isNaN()
testIsInfinite0
Abstract class RealVector does not implement isNaN()
testEbeMultiplySameType0
Abstract class RealVector does not implement ebeMultiply(RealVector)
testEbeMultiplyMixedTypes0
Abstract class RealVector does not implement ebeMultiply(RealVector)
testEbeMultiplyDimensionMismatch0
Abstract class RealVector does not implement ebeMultiply(RealVector)
testEbeDivideSameType0
Abstract class RealVector does not implement ebeDivide(RealVector)
testEbeDivideMixedTypes0
Abstract class RealVector does not implement ebeDivide(RealVector)
testEbeDivideDimensionMismatch0
Abstract class RealVector does not implement ebeDivide(RealVector)
testGetL1Norm0
Abstract class RealVector does not implement getL1Norm()
testGetLInfNorm0
Abstract class RealVector does not implement getLInfNorm()
testSet0.001
testGetEntry0
testSetEntry0
testAddToEntry0
testIterator0
testGetDimension0
testGetEntryInvalidIndex10
testGetEntryInvalidIndex20
testSetEntryInvalidIndex10
testSetEntryInvalidIndex20
testAddToEntryInvalidIndex10
testAddToEntryInvalidIndex20
testAddSameType0
testAddMixedTypes0
testAddDimensionMismatch0
testSubtractSameType0.001
testSubtractMixedTypes0.004
testSubtractDimensionMismatch0.001
testGetDistanceSameType0
testGetDistanceMixedTypes0
testGetDistanceDimensionMismatch0
testGetNorm0
testGetL1DistanceSameType0
testGetL1DistanceMixedTypes0
testGetL1DistanceDimensionMismatch0
testGetLInfDistanceSameType0
testGetLInfDistanceMixedTypes0
testGetLInfDistanceDimensionMismatch0
testMapAdd0.002
testMapAddToSelf0.001
testMapSubtract0.002
testMapSubtractToSelf0.002
testMapMultiply0.002
testMapMultiplyToSelf0.002
testMapDivide0.002
testMapDivideToSelf0.002
testMap0.014
testMapToSelf0.009
testOuterProductSameType0.002
testOuterProductMixedTypes0.003
testProjectionSameType0
testProjectionMixedTypes0.001
testProjectionNullVector0
testProjectionDimensionMismatch0
testToArray0
testUnitVector0.001
testUnitize0
testUnitVectorNullVector0
testUnitizeNullVector0
testCombineSameType0.161
testCombineMixedTypes0.138
testCombineDimensionMismatchSameType0
testCombineDimensionMismatchMixedTypes0
testCombineToSelfSameType0.13
testCombineToSelfMixedTypes0.134
testCombineToSelfDimensionMismatchSameType0.001
testCombineToSelfDimensionMismatchMixedTypes0
testCopy0
testDotProductSameType0.002
testDotProductDimensionMismatchSameType0
testDotProductMixedTypes0.002
testDotProductDimensionMismatchMixedTypes0.001
testCosineSameType0
testCosineMixedTypes0
testCosineLeftNullVector0.001
testCosineRightNullVector0
testCosineDimensionMismatch0
testMinMax0.001
testWalkInDefaultOrderPreservingVisitor10
testWalkInDefaultOrderPreservingVisitor20
testWalkInDefaultOrderPreservingVisitor30
testWalkInOptimizedOrderPreservingVisitor10.001
testWalkInOptimizedOrderPreservingVisitor20
testWalkInOptimizedOrderPreservingVisitor30
testWalkInDefaultOrderChangingVisitor10
testWalkInDefaultOrderChangingVisitor20.001
testWalkInDefaultOrderChangingVisitor30
testWalkInOptimizedOrderChangingVisitor10
testWalkInOptimizedOrderChangingVisitor20
testWalkInOptimizedOrderChangingVisitor30

MaxTest

testNaNs0
testSpecialValues0
testSerial0
testSerialization0
testConsistency0
testEqualsAndHashCode0
testIncrementation0
testMomentSmallSamples0
testCopyConsistency0
testCopy0
testEvaluation0
testEvaluateArraySegment0.001
testEvaluateArraySegmentWeighted0
testWeightedConsistency0

OpenIntToDoubleHashMapTest

testIterator0.041
testCopy0.024
testConcurrentModification0.015
testPutAndGetWith0ExpectedSize0.024
testPutAndGetWithExpectedSize0.023
testPutAndGet0.025
testPutAbsentOnExisting0.037
testPutOnExisting0.031
testGetAbsent0.022
testGetFromEmpty0.001
testRemove0.051
testRemove20.03
testRemoveFromEmpty0.001
testRemoveAbsent0.029
testContainsKey0.041
testPutKeysWithCollisions0.001
testPutKeysWithCollision20.001

BicubicSplineInterpolatingFunctionTest

testPreconditions0.005
testPlane0.003
testParaboloid0.004
testSplinePartialDerivatives0.006
testMatchingPartialDerivatives0.104

MullerSolverTest

testSinFunction0
testParameters0
testExpm1Function0
testQuinticFunction0

EigenSolverTest

testNonInvertible0.002
testSolveDimensionErrors0.003
testSolve0.003
testInvertible0.003

MinpackTest

testMinpackLinearFullRank0.031
testMinpackLinearRank10.046
testMinpackLinearRank1ZeroColsAndRows0.035
testMinpackRosenbrok0.009
testMinpackHelicalValley0.034
testMinpackPowellSingular0.749
testMinpackFreudensteinRoth0.016
testMinpackBard0.181
testMinpackKowalikOsborne1.584
testMinpackMeyer4.786
testMinpackWatson7.759
testMinpackBox3Dimensional0.022
testMinpackJennrichSampson0.022
testMinpackBrownDennis3.305
testMinpackChebyquad0.627
testMinpackBrownAlmostLinear41.775
testMinpackOsborne10.206
testMinpackOsborne21.705

Vector3DTest

testWrongDimension0
testNorm0
testNormalize0
testToString0
testZero0
testAdd0
testNegate0
testSubtract0
testEquals0
testHash0
testDistance0
testConstructors0
testInfinite0
testNaN0
testCoordinates0
testNorm10
testNormSq0
testNormInf0
testDistance10
testDistanceSq0
testDistanceInf0
testScalarProduct0
testVectorialProducts0
testCrossProductCancellation0
testAngular0.005
testAngularSeparation0
testOrthogonal0
testAngle0
testAccurateDotProduct0
testDotProduct0.222
testAccurateCrossProduct0
testCrossProduct0.3
testSpace0.006

BinaryMutationTest

testMutate0

ThreeEighthesStepInterpolatorTest

derivativesConsistency0.11
serialization0.528

GaussNewtonOptimizerTest

testMaxEvaluations0.077
testMoreEstimatedParametersSimple0.002
testMoreEstimatedParametersUnsorted0.003
testCircleFittingBadInit0.043
testHahn13.54
testCircleFitting1.121
testTrivial0.001
testNoDependency0.01
testOneSet0.002
testTwoSets0.01
testIllConditioned0.006
testRedundantEquations0.001
testInconsistentEquations0.002
testQRColumnsPermutation0.001
testNonInvertible0.001
testInconsistentSizes10.001
testInconsistentSizes20.001
testCircleFittingGoodInit0.122
testKirby20.495

NevilleInterpolatorTest

testSinFunction0
testParameters0
testExpm1Function0

TricubicSplineInterpolatingFunctionTest

testPreconditions0.049
testPlane0.068
testWave0.088

BaseRuleFactoryTest

testConcurrentCreation0.017

CholeskyDecompositionTest

testDimensions0.001
testMatricesValues0.001
testNonSquare0
testLLowerTriangular0.001
testNotSymmetricMatrixException0
testNotPositiveDefinite0
testMath2740.001
testAEqualLLT0.001
testLTTransposed0.001

DefaultTransformerTest

testSerial0
testTransformDouble0
testTransformNull0
testTransformInteger0
testTransformBigDecimal0
testTransformString0
testTransformObject0

NonMonotonicSequenceExceptionTest

testAccessors0

SincTest

testZero0
testShortcut0.83
testCrossings0.016
testEuler0.008
testDerivativeZero0
testDerivatives1Dot2Unnormalized0
testDerivatives1Dot2Normalized0
testDerivativeShortcut1.117

BigFractionTest

testSerial0.003
testConstructor0.001
testAbs0
testAdd0.001
testDivide0
testReciprocal0
testMultiply0
testNegate0
testSubtract0
testPow0
testEqualsAndHashCode0
testIntValue0
testGoldenRatio0
testCompareTo0
testDoubleValue0
testBigDecimalValue0
testDoubleConstructor0.001
testDigitLimitConstructor0
testEpsilonLimitConstructor0.001
testFloatValue0
testLongValue0
testConstructorDouble0
testPercentage0
testGetReducedFraction0
testDoubleValueForLargeNumeratorAndDenominator0.001
testFloatValueForLargeNumeratorAndDenominator0
testMath3400

TrapezoidIntegratorTest

testSinFunction0.034
testParameters0
testQuinticFunction0.021

PolynomialSplineFunctionTest

testConstructor0
testValues0

DormandPrince853StepInterpolatorTest

derivativesConsistency0
serialization0.277
checklone0.099

LotteryTest

testCertifiedValues0.003

NaturalRankingTest

testDefault0
testNaNsMaximalTiesMinimum0.001
testNaNsRemovedTiesSequential0.001
testNaNsMinimalTiesMaximum0.001
testNaNsMinimalTiesAverage0
testNaNsFixedTiesRandom0.001
testNaNsAndInfs0
testNaNsFailed0
testNoNaNsFailed0

GammaDistributionTest

testPreconditions0
testValues0
testDensity0
testMoments0
testInverseCumulativeProbabilityExtremes0
testParameterAccessors0
testProbabilities0.002
testMath753Shape10.361
testMath753Shape80.482
testMath753Shape100.062
testMath753Shape1000.061
testMath753Shape1420.112
testMath753Shape10000.384
testIllegalArguments0.001
testDensityIntegrals0.07
testCumulativeProbabilities0.009
testInverseCumulativeProbabilities0.009
testDensities0.001
testConsistency0.004
testSampling0.039
testIsSupportLowerBoundInclusive0.001
testIsSupportUpperBoundInclusive0
testDistributionClone0.003

Failure Details

[Summary] [Package List] [Test Cases]


testRandomUnsymmetricMatrix
skipped: skipped
testNormalDistributionUnsymmetricMatrix
skipped: skipped
checkExtraFastMathClasses
skipped: skipped
testMap
skipped: This test is skipped until MATH-821 is fixed
testMapToSelf
skipped: This test is skipped until MATH-821 is fixed
testEbeMultiplySameType
skipped: ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyMixedTypes
skipped: ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyDimensionMismatch
skipped: ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideSameType
skipped: ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideMixedTypes
skipped: ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideDimensionMismatch
skipped: ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplySameType
skipped: ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyMixedTypes
skipped: ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeMultiplyDimensionMismatch
skipped: ebeMultiply(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideSameType
skipped: ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideMixedTypes
skipped: ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testEbeDivideDimensionMismatch
skipped: ebeDivide(RealVector) is known to be faulty (MATH-803) and is deprecated.
testParseSimpleWithClosingRowSeparator
skipped: skipped
testConstrainedRosenWithMoreInterpolationPoints
skipped: skipped
testMath199
skipped: skipped
testConstrainedRosenWithMoreInterpolationPoints
skipped: skipped
testSerial
skipped: Abstract class RealVector is not serializable.
testEquals
skipped: Abstract class RealVector does not override equals(Object).
testGetSubVector
skipped: Abstract class RealVector does not implement getSubvector(int, int)
testAppendVector
skipped: Abstract class RealVector does not implement append(RealVector).
testAppendScalar
skipped: Abstract class RealVector does not implement append(double)
testGetSubVectorInvalidIndex1
skipped: Abstract class RealVector does not implement getSubvector(int, int)
testGetSubVectorInvalidIndex2
skipped: Abstract class RealVector does not implement getSubvector(int, int)
testGetSubVectorInvalidIndex3
skipped: Abstract class RealVector does not implement getSubvector(int, int)
testGetSubVectorInvalidIndex4
skipped: Abstract class RealVector does not implement getSubvector(int, int)
testSetSubVectorSameType
skipped: Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorMixedType
skipped: Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorInvalidIndex1
skipped: Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorInvalidIndex2
skipped: Abstract class RealVector does not implement setSubvector(int, RealVector)
testSetSubVectorInvalidIndex3
skipped: Abstract class RealVector does not implement setSubvector(int, RealVector)
testIsNaN
skipped: Abstract class RealVector does not implement isNaN()
testIsInfinite
skipped: Abstract class RealVector does not implement isNaN()
testEbeMultiplySameType
skipped: Abstract class RealVector does not implement ebeMultiply(RealVector)
testEbeMultiplyMixedTypes
skipped: Abstract class RealVector does not implement ebeMultiply(RealVector)
testEbeMultiplyDimensionMismatch
skipped: Abstract class RealVector does not implement ebeMultiply(RealVector)
testEbeDivideSameType
skipped: Abstract class RealVector does not implement ebeDivide(RealVector)
testEbeDivideMixedTypes
skipped: Abstract class RealVector does not implement ebeDivide(RealVector)
testEbeDivideDimensionMismatch
skipped: Abstract class RealVector does not implement ebeDivide(RealVector)
testGetL1Norm
skipped: Abstract class RealVector does not implement getL1Norm()
testGetLInfNorm
skipped: Abstract class RealVector does not implement getLInfNorm()