Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
6702 0 0 0 100% 122.9 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.hipparchus.distribution 4 0 0 0 100% 0.001 s
org.hipparchus.dfp 122 0 0 0 100% 1.224 s
org.hipparchus.analysis.integration 36 0 0 0 100% 2.282 s
org.hipparchus.special.elliptic.legendre 93 0 0 0 100% 0.965 s
org.hipparchus.analysis.solvers 126 0 0 0 100% 0.493 s
org.hipparchus.analysis.interpolation 125 0 0 0 100% 1.625 s
org.hipparchus.fraction 117 0 0 0 100% 0.035 s
org.hipparchus 33 0 0 0 100% 0.003 s
org.hipparchus.special.elliptic.carlson 76 0 0 0 100% 2.754 s
org.hipparchus.analysis.function 104 0 0 0 100% 0.042 s
org.hipparchus.analysis 25 0 0 0 100% 0.166 s
org.hipparchus.special.elliptic.jacobi 63 0 0 0 100% 0.073 s
org.hipparchus.analysis.differentiation 1919 0 0 0 100% 62.81 s
org.hipparchus.linear 1089 0 0 0 100% 17.67 s
org.hipparchus.distribution.continuous 242 0 0 0 100% 0.218 s
org.hipparchus.special 126 0 0 0 100% 0.047 s
org.hipparchus.distribution.multivariate 15 0 0 0 100% 0.121 s
org.hipparchus.analysis.integration.gauss 174 0 0 0 100% 3.595 s
org.hipparchus.distribution.discrete 88 0 0 0 100% 0.060 s
org.hipparchus.exception 13 0 0 0 100% 0.025 s
org.hipparchus.complex 623 0 0 0 100% 10.73 s
org.hipparchus.random 567 0 0 0 100% 9.544 s
org.hipparchus.analysis.polynomials 117 0 0 0 100% 0.345 s
org.hipparchus.util 805 0 0 0 100% 8.069 s

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

org.hipparchus.distribution

- Class Tests Errors Failures Skipped Success Rate Time
EnumeratedDistributionTest 4 0 0 0 100% 0.001 s

org.hipparchus.dfp

- Class Tests Errors Failures Skipped Success Rate Time
DfpTest 117 0 0 0 100% 1.214 s
DfpMathTest 2 0 0 0 100% 0.002 s
DfpDecTest 3 0 0 0 100% 0.008 s

org.hipparchus.analysis.integration

- Class Tests Errors Failures Skipped Success Rate Time
IterativeLegendreGaussIntegratorTest 5 0 0 0 100% 0.640 s
TrapezoidIntegratorTest 3 0 0 0 100% 0.002 s
MidPointIntegratorTest 4 0 0 0 100% 0.085 s
FieldRombergIntegratorTest 3 0 0 0 100% 0.002 s
FieldMidPointIntegratorTest 4 0 0 0 100% 0.167 s
SimpsonIntegratorTest 3 0 0 0 100% 0.001 s
RombergIntegratorTest 3 0 0 0 100% 0.001 s
FieldIterativeLegendreGaussIntegratorTest 5 0 0 0 100% 1.380 s
FieldTrapezoidIntegratorTest 3 0 0 0 100% 0.003 s
FieldSimpsonIntegratorTest 3 0 0 0 100% 0.001 s

org.hipparchus.special.elliptic.legendre

- Class Tests Errors Failures Skipped Success Rate Time
LegendreEllipticIntegralFieldComplexTest 28 0 0 0 100% 0.585 s
LegendreEllipticIntegralTest 19 0 0 0 100% 0.019 s
LegendreEllipticIntegralComplexTest 28 0 0 0 100% 0.302 s
FieldLegendreEllipticIntegralTest 18 0 0 0 100% 0.059 s

org.hipparchus.analysis.solvers

- Class Tests Errors Failures Skipped Success Rate Time
RiddersSolverTest 4 0 0 0 100% 0.004 s
NewtonRaphsonSolverTest 2 0 0 0 100% 0.002 s
MullerSolver2Test 4 0 0 0 100% 0.001 s
BracketingNthOrderBrentSolverTest 18 0 0 0 100% 0.009 s
LaguerreSolverTest 6 0 0 0 100% 0.006 s
SecantSolverTest 9 0 0 0 100% 0.003 s
PegasusSolverTest 9 0 0 0 100% 0.009 s
MullerSolverTest 4 0 0 0 100% 0.002 s
FieldBracketingNthOrderBrentSolverTest 5 0 0 0 100% 0.427 s
BrentSolverTest 6 0 0 0 100% 0.005 s
BisectionSolverTest 4 0 0 0 100% 0.002 s
RegulaFalsiSolverTest 10 0 0 0 100% 0.006 s
UnivariateSolverUtilsTest 35 0 0 0 100% 0.014 s
IllinoisSolverTest 10 0 0 0 100% 0.003 s

org.hipparchus.analysis.interpolation

- Class Tests Errors Failures Skipped Success Rate Time
LinearInterpolatorTest 8 0 0 0 100% 0.007 s
AkimaSplineInterpolatorTest 9 0 0 0 100% 0.006 s
BicubicInterpolatorTest 3 0 0 0 100% 0.007 s
PiecewiseBicubicSplineInterpolatorTest 3 0 0 0 100% 0.016 s
TricubicInterpolatorTest 3 0 0 0 100% 0.004 s
LoessInterpolatorTest 20 0 0 0 100% 0.020 s
PiecewiseBicubicSplineInterpolatingFunctionTest 4 0 0 0 100% 0.011 s
SplineInterpolatorTest 7 0 0 0 100% 0.003 s
NevilleInterpolatorTest 3 0 0 0 100% 0.004 s
BicubicInterpolatingFunctionTest 4 0 0 0 100% 0.020 s
TricubicInterpolatingFunctionTest 4 0 0 0 100% 0.133 s
FieldHermiteInterpolatorTest 12 0 0 0 100% 0.606 s
MicrosphereProjectionInterpolatorTest 5 0 0 0 100% 0.016 s
HermiteInterpolatorTest 12 0 0 0 100% 0.035 s
DividedDifferenceInterpolatorTest 3 0 0 0 100% 0.001 s
BilinearInterpolatorTest 4 0 0 0 100% 0.216 s
GridAxisTest 12 0 0 0 100% 0.018 s
UnivariatePeriodicInterpolatorTest 5 0 0 0 100% 0.047 s
FieldBilinearInterpolatingFunctionTest 4 0 0 0 100% 0.455 s

org.hipparchus.fraction

- Class Tests Errors Failures Skipped Success Rate Time
FractionFieldTest 5 0 0 0 100% 0.003 s
BigFractionFieldTest 5 0 0 0 100% 0.005 s
FractionTest 34 0 0 0 100% 0.007 s
BigFractionFormatTest 16 0 0 0 100% 0.003 s
BigFractionTest 38 0 0 0 100% 0.013 s
FractionFormatTest 19 0 0 0 100% 0.004 s

org.hipparchus

- Class Tests Errors Failures Skipped Success Rate Time
CalculusFieldElementTest 33 0 0 0 100% 0.003 s

org.hipparchus.special.elliptic.carlson

- Class Tests Errors Failures Skipped Success Rate Time
CarlsonEllipticIntegralFieldTest 18 0 0 0 100% 0.386 s
CarlsonEllipticIntegralComplexTest 20 0 0 0 100% 0.657 s
CarlsonEllipticIntegralFieldComplexTest 20 0 0 0 100% 1.617 s
CarlsonEllipticIntegralRealTest 18 0 0 0 100% 0.094 s

org.hipparchus.analysis.function

- Class Tests Errors Failures Skipped Success Rate Time
LogisticTest 14 0 0 0 100% 0.005 s
GaussianTest 14 0 0 0 100% 0.003 s
LogitTest 15 0 0 0 100% 0.005 s
SincTest 8 0 0 0 100% 0.011 s
FunctionsWithFastMathVersionTest 24 0 0 0 100% 0.011 s
HarmonicOscillatorTest 8 0 0 0 100% 0.003 s
SigmoidTest 9 0 0 0 100% 0.001 s
SqrtTest 3 0 0 0 100% 0.001 s
StepFunctionTest 9 0 0 0 100% 0.002 s

org.hipparchus.analysis

- Class Tests Errors Failures Skipped Success Rate Time
FunctionUtilsTest 19 0 0 0 100% 0.126 s
FieldFunctionsTest 6 0 0 0 100% 0.040 s

org.hipparchus.special.elliptic.jacobi

- Class Tests Errors Failures Skipped Success Rate Time
JacobiEllipticComplexTest 17 0 0 0 100% 0.005 s
JacobiThetaTest 5 0 0 0 100% 0.006 s
JacobiEllipticTest 17 0 0 0 100% 0.017 s
FieldJacobiEllipticTest 19 0 0 0 100% 0.034 s
FieldJacobiThetaTest 4 0 0 0 100% 0 s
JacobiEllipticFieldComplexTest 1 0 0 0 100% 0.011 s

org.hipparchus.analysis.differentiation

- Class Tests Errors Failures Skipped Success Rate Time
FieldGradientBinary64Test 113 0 0 0 100% 0.083 s
FieldUnivariateDerivative1DfpTest 113 0 0 0 100% 1.230 s
DerivativeStructureTest 164 0 0 0 100% 3.706 s
FieldDerivativeStructureComplexTest 176 0 0 0 100% 2.184 s
FieldTaylorMapTest 14 0 0 0 100% 1.680 s
GradientTest 109 0 0 0 100% 0.033 s
FiniteDifferencesDifferentiatorTest 16 0 0 0 100% 0.022 s
FieldUnivariateDerivative1Binary64Test 113 0 0 0 100% 0.063 s
FieldDerivativeTest 10 0 0 0 100% 0.002 s
FieldDerivativeStructureBinary64Test 175 0 0 0 100% 1.058 s
FieldUnivariateDerivative2Binary64Test 113 0 0 0 100% 0.094 s
TaylorMapTest 14 0 0 0 100% 0.636 s
DerivativeTest 8 0 0 0 100% 0.001 s
UnivariateDerivative2Test 114 0 0 0 100% 0.070 s
FieldDerivativeStructureDfpTest 175 0 0 0 100% 48.55 s
DSCompilerTest 8 0 0 0 100% 0.019 s
JacobianFunctionTest 1 0 0 0 100% 0.004 s
UnivariateDerivative1Test 113 0 0 0 100% 0.049 s
FieldUnivariateDerivative2DfpTest 113 0 0 0 100% 1.544 s
FieldGradientTest 1 0 0 0 100% 0.001 s
GradientFunctionTest 2 0 0 0 100% 0.039 s
FieldGradientDfpTest 113 0 0 0 100% 1.571 s
SparseGradientTest 141 0 0 0 100% 0.171 s

org.hipparchus.linear

- Class Tests Errors Failures Skipped Success Rate Time
UnmodifiableOpenMapRealVectorTest 8 0 0 0 100% 0.042 s
RRQRSolverTest 6 0 0 0 100% 0.006 s
BiDiagonalTransformerTest 8 0 0 0 100% 0.001 s
DiagonalMatrixTest 35 0 0 0 100% 0.040 s
QRSolverTest 6 0 0 0 100% 0.008 s
RectangularCholeskyDecompositionTest 3 0 0 0 100% 0 s
SingularValueDecompositionTest 14 0 0 0 100% 0.077 s
SymmLQTest 36 0 0 0 100% 0.050 s
ConjugateGradientTest 17 0 0 0 100% 0.054 s
LUDecompositionTest 10 0 0 0 100% 0.001 s
SparseFieldMatrixTest 28 0 0 0 100% 5.223 s
ComplexEigenDecompositionTest 13 0 0 0 100% 0.003 s
FieldLUSolverTest 5 0 0 0 100% 0.001 s
CholeskyDecompositionTest 10 0 0 0 100% 0.002 s
EigenSolverTest 7 0 0 0 100% 0.002 s
OrderedComplexEigenDecompositionTest 6 0 0 0 100% 0.025 s
RealLinearOperatorTest 2 0 0 0 100% 0 s
FieldMatrixTest 4 0 0 0 100% 0.003 s
RiccatiEquationSolverTest 4 0 0 0 100% 0.008 s
UnmodifiableArrayRealVectorTest 8 0 0 0 100% 0.015 s
SparseFieldVectorTest 17 0 0 0 100% 0.005 s
SparseRealMatrixTest 31 0 0 0 100% 3.967 s
Array2DRowFieldMatrixTest 43 0 0 0 100% 2.928 s
Array2DRowRealMatrixTest 49 0 0 0 100% 1.645 s
BlockRealMatrixTest 55 0 0 0 100% 0.640 s
RealVectorFormatTest 30 0 0 0 100% 0.003 s
LUSolverTest 6 0 0 0 100% 0.003 s
QRDecompositionTest 10 0 0 0 100% 0.011 s
RealMatrixTest 3 0 0 0 100% 0.001 s
ArrayRealVectorTest 108 0 0 0 100% 0.045 s
FrenchRealVectorFormatTest 30 0 0 0 100% 0.004 s
CholeskySolverTest 3 0 0 0 100% 0.002 s
RealMatrixFormatTest 29 0 0 0 100% 0.004 s
EigenDecompositionSymmetricTest 29 0 0 0 100% 0.008 s
OpenMapRealMatrixTest 2 0 0 0 100% 0.001 s
RealVectorTest 105 0 0 0 100% 0.032 s
ArrayFieldVectorTest 20 0 0 0 100% 0.005 s
TriDiagonalTransformerTest 8 0 0 0 100% 0.001 s
SparseRealVectorTest 106 0 0 0 100% 0.071 s
MatrixUtilsTest 46 0 0 0 100% 0.008 s
FieldLUDecompositionTest 13 0 0 0 100% 0.002 s
HessenbergTransformerTest 9 0 0 0 100% 0.027 s
FieldQRDecompositionTest 10 0 0 0 100% 0.142 s
RRQRDecompositionTest 7 0 0 0 100% 0.030 s
SemiDefinitePositiveCholeskyDecompositionTest 6 0 0 0 100% 0.001 s
BlockFieldMatrixTest 52 0 0 0 100% 2.140 s
SchurTransformerTest 8 0 0 0 100% 0.069 s
SingularValueSolverTest 6 0 0 0 100% 0.001 s
EigenDecompositionNonSymmetricTest 18 0 0 0 100% 0.309 s

org.hipparchus.distribution.continuous

- Class Tests Errors Failures Skipped Success Rate Time
LogisticsDistributionTest 9 0 0 0 100% 0.001 s
GumbelDistributionTest 9 0 0 0 100% 0.003 s
LevyDistributionTest 9 0 0 0 100% 0.017 s
UniformRealDistributionTest 13 0 0 0 100% 0.003 s
BetaDistributionTest 3 0 0 0 100% 0.008 s
ConstantRealDistributionTest 8 0 0 0 100% 0.002 s
TDistributionTest 15 0 0 0 100% 0.006 s
EnumeratedRealDistributionTest 12 0 0 0 100% 0.003 s
FDistributionTest 15 0 0 0 100% 0.009 s
NakagamiDistributionTest 9 0 0 0 100% 0.002 s
WeibullDistributionTest 12 0 0 0 100% 0.008 s
ExponentialDistributionTest 14 0 0 0 100% 0.002 s
CauchyDistributionTest 12 0 0 0 100% 0.005 s
LaplaceDistributionTest 9 0 0 0 100% 0.030 s
NormalDistributionTest 17 0 0 0 100% 0.004 s
TriangularDistributionTest 14 0 0 0 100% 0.012 s
ChiSquaredDistributionTest 11 0 0 0 100% 0.003 s
GammaDistributionTest 20 0 0 0 100% 0.062 s
LogNormalDistributionTest 16 0 0 0 100% 0.028 s
ParetoDistributionTest 15 0 0 0 100% 0.010 s

org.hipparchus.special

- Class Tests Errors Failures Skipped Success Rate Time
GammaTest 60 0 0 0 100% 0.012 s
ErfTest 32 0 0 0 100% 0.020 s
BetaTest 31 0 0 0 100% 0.009 s
BesselJTest 3 0 0 0 100% 0.006 s

org.hipparchus.distribution.multivariate

- Class Tests Errors Failures Skipped Success Rate Time
MultivariateNormalMixtureModelDistributionTest 5 0 0 0 100% 0.006 s
MultivariateNormalDistributionTest 10 0 0 0 100% 0.115 s

org.hipparchus.analysis.integration.gauss

- Class Tests Errors Failures Skipped Success Rate Time
LegendreHighPrecisionTest 2 0 0 0 100% 2.922 s
FieldRuleFactoryTest 1 0 0 0 100% 0.021 s
RuleFactoryTest 1 0 0 0 100% 0.022 s
FieldGaussIntegratorTest 3 0 0 0 100% 0.001 s
LegendreParametricTest 30 0 0 0 100% 0.020 s
FieldHermiteParametricTest 30 0 0 0 100% 0.089 s
LegendreTest 3 0 0 0 100% 0.013 s
LegendreHighPrecisionParametricTest 30 0 0 0 100% 0.418 s
FieldLegendreTest 3 0 0 0 100% 0.019 s
GaussIntegratorTest 3 0 0 0 100% 0.001 s
FieldLaguerreTest 1 0 0 0 100% 0.004 s
HermiteParametricTest 30 0 0 0 100% 0.039 s
HermiteTest 3 0 0 0 100% 0.003 s
FieldHermiteTest 3 0 0 0 100% 0.003 s
LaguerreTest 1 0 0 0 100% 0.002 s
FieldLegendreParametricTest 30 0 0 0 100% 0.018 s

org.hipparchus.distribution.discrete

- Class Tests Errors Failures Skipped Success Rate Time
GeometricDistributionTest 7 0 0 0 100% 0.001 s
EnumeratedIntegerDistributionTest 10 0 0 0 100% 0.001 s
PoissonDistributionTest 14 0 0 0 100% 0.003 s
SaddlePointExpansionTest 4 0 0 0 100% 0 s
ZipfDistributionTest 9 0 0 0 100% 0.003 s
UniformIntegerDistributionTest 8 0 0 0 100% 0.001 s
BinomialDistributionTest 11 0 0 0 100% 0.041 s
PascalDistributionTest 9 0 0 0 100% 0.002 s
HypergeometricDistributionTest 16 0 0 0 100% 0.008 s

org.hipparchus.exception

- Class Tests Errors Failures Skipped Success Rate Time
LocalizedCoreFormatsTest 6 0 0 0 100% 0.015 s
MathRuntimeExceptionTest 3 0 0 0 100% 0.007 s
IntentionallyIncompleteLocalizableTest 3 0 0 0 100% 0.003 s
DummyLocalizableTest 1 0 0 0 100% 0 s

org.hipparchus.complex

- Class Tests Errors Failures Skipped Success Rate Time
FieldComplexTest 252 0 0 0 100% 7.128 s
ComplexUnivariateIntegratorTest 6 0 0 0 100% 0.210 s
ComplexTest 251 0 0 0 100% 3.348 s
FieldComplexUnivariateIntegratorTest 6 0 0 0 100% 0.018 s
RootsOfUnityTest 7 0 0 0 100% 0.002 s
ComplexComparatorTest 4 0 0 0 100% 0.001 s
FrenchComplexFormatTest 31 0 0 0 100% 0.008 s
ComplexFieldTest 5 0 0 0 100% 0.001 s
QuaternionTest 21 0 0 0 100% 0.003 s
FieldComplexFieldTest 4 0 0 0 100% 0.002 s
ComplexFormatTest 31 0 0 0 100% 0.010 s
ComplexUtilsTest 5 0 0 0 100% 0.001 s

org.hipparchus.random

- Class Tests Errors Failures Skipped Success Rate Time
UniformRandomGeneratorTest 1 0 0 0 100% 0.002 s
Well512aTest 55 0 0 0 100% 0.663 s
Well19937cTest 55 0 0 0 100% 0.862 s
UnitSphereRandomVectorGeneratorTest 1 0 0 0 100% 0.168 s
RandomDataGeneratorTest 41 0 0 0 100% 0.632 s
Well44497aTest 55 0 0 0 100% 0.939 s
MersenneTwisterTest 55 0 0 0 100% 0.572 s
SobolSequenceGeneratorTest 4 0 0 0 100% 0.040 s
StableRandomGeneratorTest 7 0 0 0 100% 0.011 s
CorrelatedRandomVectorGeneratorTest 5 0 0 0 100% 0.026 s
Well1024aTest 55 0 0 0 100% 0.776 s
Well44497bTest 55 0 0 0 100% 1.033 s
GaussMarkovGeneratorTest 2 0 0 0 100% 1.115 s
JDKRandomGeneratorTest 54 0 0 0 100% 0.485 s
RandomAdaptorTest 3 0 0 0 100% 0.002 s
GaussianRandomGeneratorTest 1 0 0 0 100% 0.001 s
HaltonSequenceGeneratorTest 5 0 0 0 100% 0.001 s
ISAACTest 55 0 0 0 100% 0.730 s
SynchronizedRandomGeneratorTest 2 0 0 0 100% 0.523 s
UncorrelatedRandomVectorGeneratorTest 1 0 0 0 100% 0.005 s
Well19937aTest 55 0 0 0 100% 0.958 s

org.hipparchus.analysis.polynomials

- Class Tests Errors Failures Skipped Success Rate Time
FieldPolynomialSplineFunctionTest 4 0 0 0 100% 0.002 s
PolynomialFunctionNewtonFormTest 5 0 0 0 100% 0.002 s
PolynomialFunctionTest 18 0 0 0 100% 0.020 s
FieldPolynomialFunctionLagrangeFormTest 22 0 0 0 100% 0.037 s
PolynomialFunctionLagrangeFormTest 7 0 0 0 100% 0.003 s
PolynomialSplineFunctionTest 3 0 0 0 100% 0.001 s
SmoothStepFactoryTest 18 0 0 0 100% 0.008 s
PolynomialsUtilsTest 19 0 0 0 100% 0.264 s
FieldPolynomialFunctionTest 21 0 0 0 100% 0.008 s

org.hipparchus.util

- Class Tests Errors Failures Skipped Success Rate Time
CombinatoricsUtilsTest 27 0 0 0 100% 0.298 s
FastMathTest 115 0 0 0 100% 6.977 s
RyuDoubleTest 9 0 0 0 100% 0.259 s
CombinationsTest 14 0 0 0 100% 0.007 s
PairTest 6 0 0 0 100% 0.001 s
RosenNumberPartitionIteratorTest 4 0 0 0 100% 0.001 s
OpenIntToFieldHashMapTest 19 0 0 0 100% 0.046 s
OpenIntToDoubleHashMapTest 19 0 0 0 100% 0.031 s
BigRealTest 14 0 0 0 100% 0.008 s
BigRealFieldTest 5 0 0 0 100% 0.001 s
MultidimensionalCounterTest 7 0 0 0 100% 0.001 s
KthSelectorTest 1 0 0 0 100% 0.192 s
FieldContinuedFractionTest 3 0 0 0 100% 0.003 s
IncrementorTest 14 0 0 0 100% 0.002 s
FactorialLogTest 7 0 0 0 100% 0.012 s
ContinuedFractionTest 3 0 0 0 100% 0.001 s
TupleTest 85 0 0 0 100% 0.029 s
ArithmeticUtilsTest 34 0 0 0 100% 0.018 s
JulierUnscentedTransformTest 4 0 0 0 100% 0.003 s
MathArraysTest 70 0 0 0 100% 0.015 s
PrecisionTest 18 0 0 0 100% 0.004 s
MerweUnscentedTransformTest 4 0 0 0 100% 0.001 s
FieldTupleTest 85 0 0 0 100% 0.055 s
Binary64Test 88 0 0 0 100% 0.015 s
FastMathStrictComparisonTest 98 0 0 0 100% 0.047 s
FastMathCalcTest 7 0 0 0 100% 0.012 s
ResizableDoubleArrayTest 16 0 0 0 100% 0.007 s
MathUtilsTest 24 0 0 0 100% 0.021 s
Binary64FieldTest 5 0 0 0 100% 0.002 s

Test Cases

[Summary] [Package List] [Test Cases]

UnmodifiableOpenMapRealVectorTest

testSetSubVector 0 s
testGetEntry 0 s
testAllButExcluded 0.014 s
testAddToEntry 0 s
testGetSubVector 0.023 s
testSparseIterator 0.003 s
testIterator 0.001 s
testSetEntry 0 s

MultivariateNormalMixtureModelDistributionTest

testDensities 0.004 s
testSampling 0 s
testNonUnitWeightSum 0 s
testWeightSumOverFlow 0 s
testPreconditionPositiveWeights 0 s

CombinatoricsUtilsTest

testBinomialCoefficient 0.002 s
testBellNumber 0 s
testFactorialFail 0.001 s
testStirlingS2Overflow 0 s
testStirlingS2 0 s
testPartitionsCount 0.120 s
testBinomialCoefficientLarge 0.143 s
testBellNegative 0 s
testPermutations0 0.001 s
testPermutations1 0 s
testPermutations3 0 s
testStirlingS2NegativeN 0 s
testFactorial 0 s
testPermutationsCount 0.028 s
testBellLarge 0 s
testCheckBinomial1 0 s
testCheckBinomial2 0 s
testCheckBinomial3 0 s
testBinomialCoefficientFail 0 s
testExhaustedPermutationsCount 0 s
testStirlingS2LargeK 0 s
testPartitions0 0 s
testPartitions1 0 s
testPartitions4 0 s
test0Choose0 0 s
testPartitions42 0 s
testExhaustedPartitionsCount 0 s

FieldComplexTest

testDivideField 0.001 s
testRemainderDouble 0.001 s
testSinCosNaN 0 s
testSinCosSum 0.009 s
testCopySignSpecialField 0.001 s
testGetField 0 s
testDivideDouble 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0 s
testAsinh 0 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog1p 0 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0.001 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.001 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.005 s
testGetAddendum 0 s
testAddDouble 0.001 s
testToDegrees 0 s
testSubtractDouble 0 s
testRemainderField 0.001 s
testCopySignDouble 0 s
testLinearCombinationDF2 0.001 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0.001 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowInt 0.001 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testCopySignDoubleComplex 0.150 s
testReciprocalReal 0 s
testReciprocalZero 0 s
testNthRootError 0 s
testFloatingPointEqualsWithAllowedDeltaNaN 0 s
testAcosBranchCuts 0 s
testNthRoot_cornercase_NAN_Inf 0 s
testTanhInf 0 s
testTanhNaN 0 s
testConjugateNaN 0 s
testToDegreesComplex 0 s
testHypotComplex 0 s
testLogComplex 0 s
testScalarDivideInf 0 s
testScalarDivideNaN 0.001 s
testRootNComplex 0 s
testScalarMultiplyInf 0 s
testScalarMultiplyNaN 0 s
testDivideImaginary 0 s
testExpInf1 0 s
testExpInf2 0 s
testExpInf3 0 s
testExpInf4 0 s
testExpInf5 0 s
testExpInf6 0 s
testExpInf7 0 s
testExpInf8 0 s
testSinComplex 0 s
testAcosInf 0 s
testAcosNaN 0 s
testEqualsClass 0.001 s
testCbrtComplex 0 s
testIsMathematicalInteger 0.006 s
testAtan2SpecialCases 0 s
testAdd 0 s
testPow 0 s
testSubtract 0 s
testRemainderComplexDouble 0.048 s
testAtanhComplex 0.002 s
testScalarAdd 0 s
testScalarPow 0 s
testDivideNaNInf 0 s
testAtan2 0.001 s
testAtanI 0.001 s
testExpM1 0 s
testField 0 s
testLog10 0 s
testLog1P 0 s
testRootN 0 s
testAddT 0 s
testCbrt 0 s
testNorm 0 s
testRintComplex 0.006 s
testAsinInf 0 s
testAsinNaN 0 s
testAtanInf 0 s
testAtanNaN 0 s
testFloatingPointEqualsWithRelativeToleranceNaN 0 s
testToString 0 s
testReciprocal 0 s
testAsinhComplex 0.001 s
testScalarAddInf 0 s
testScalarAddNaN 0.001 s
testCoshComplex 0 s
testScalbComplex 0 s
testFloatingPointEqualsWithAllowedDelta 0 s
testExpComplex 0 s
testScalarPowZero 0 s
testScalarDivide 0 s
testDivideInf 0 s
testDivideNaN 0 s
testEqualsRealDifference 0.001 s
testAtan2Complex 0 s
testLog10Complex 0 s
testNegateNaN 0 s
testTanhCritical 0 s
testZeroPow 0 s
testPowZero 0 s
testScalarPowInf 0.001 s
testCosComplex 0 s
testAsinhBranchCuts 0 s
testMultiplyT 0 s
testScalarMultiply 0 s
testSqrtImaginaryZero 0 s
testSqrtRealPositive 0 s
testEqualsNull 0 s
testEqualsSame 0 s
testEqualsTrue 0.001 s
testTanComplex 0 s
testSqrt1zNaN 0 s
testSqrtRealNegative 0 s
testScalarPowNaNBase 0 s
testGetArgument 0 s
testSqrtPolar 0 s
testValueOf 0 s
testSqrtZero 0 s
testMultiplyNaN 0 s
testLogZero 0 s
testConjugate 0 s
testFloatingPointEqualsNaN 0 s
testMultiplyInfInf 0 s
testNthRoot_normal_fourthRoot 0 s
testMultiplyNaNInf 0 s
testAtanBranchCuts 0 s
testEqualsImaginaryDifference 0 s
testScalarSubtractInf 0 s
testScalarSubtractNaN 0 s
testCeilComplex 0.007 s
testTanCritical 0 s
testAsinComplex 0 s
testPowNaNBase 0 s
testAcoshComplex 0.002 s
testNormInfinite 0 s
testMath221 0 s
testNthRoot_cornercase_thirdRoot_imaginaryPartEmpty 0 s
testFloatingPointEqualsWithRelativeTolerance 0 s
testGetArgumentInf 0 s
testGetArgumentNaN 0 s
testConstructorNaN 0 s
testCoshInf 0.001 s
testCoshNaN 0 s
testPowDouble 0.001 s
testLinearCombination1 0 s
testCopySignFieldComplex 4.243 s
testAtanReal 0.001 s
testPowNaNExponent 0 s
testAtan2Real 0 s
testFloorComplex 0.008 s
testHashCode 0 s
testSqrtRealZero 0 s
testSqrtImaginaryNegative 0 s
testFloatingPointEqualsPrecondition1 0 s
testFloatingPointEqualsPrecondition2 0.001 s
testReciprocalInf 0 s
testReciprocalNaN 0 s
testFloatingPointEquals 0 s
testNthRoot_cornercase_thirdRoot_realPartZero 0 s
testSignumComplex 0.013 s
testScalarDivideZero 0 s
testScalarSubtract 0 s
testToRadiansComplex 0 s
testAddInf 0 s
testAddNaN 0 s
testSubtractT 0 s
testCosInf 0 s
testCosNaN 0 s
testAcosComplex 0 s
testAtanhBranchCuts 0 s
testDivide 0.001 s
testSignedZeroEquality 0 s
testExpNaN 0 s
testMultiply 0 s
testDivideReal 0 s
testDivideZero 0 s
testAsinBranchCuts 0 s
testEqualsNaN 0 s
testLogInf 0 s
testLogNaN 0.001 s
testPowField 0 s
testNegate 0 s
testAtanComplex 0 s
testPowInf 0.001 s
testRemainderComplexComplex 2.584 s
testConjugateInfiinite 0 s
testTanhComplex 0 s
testSinhInf 0 s
testSinhNaN 0 s
testSinInf 0 s
testSinNaN 0 s
testSqrt1z 0 s
testNormNaN 0 s
testTanInf 0 s
testTanNaN 0 s
testNthRoot_normal_thirdRoot 0.001 s
testpowNull 0 s
testSubtractInf 0 s
testSubtractNaN 0 s
testSinhComplex 0 s
testSqrtInf 0 s
testSqrtNaN 0 s
testRemainderAxKr 0.001 s
testDivideZeroZero 0 s
testConstructor 0 s
testScalarPowNaNExponent 0 s
testReciprocalImaginary 0 s
testAcoshBranchCuts 0 s

RRQRSolverTest

testOverdetermined 0.004 s
testSolve 0 s
testRank 0 s
testSolveRankErrors 0 s
testSolveDimensionErrors 0 s
testUnderdetermined 0.002 s

UniformRandomGeneratorTest

testMeanAndStandardDeviation 0.002 s

FractionFieldTest

testMap 0.002 s
testOne 0 s
testZero 0 s
testRunTImeClass 0 s
testSerial 0.001 s

JacobiEllipticComplexTest

testWolframArccd 0.001 s
testWolframArccn 0 s
testWolframArccs 0 s
testWolframArcdc 0 s
testWolframArcdn 0 s
testWolframArcds 0 s
testWolframArcnc 0 s
testWolframArcnd 0.001 s
testWolframArcns 0 s
testWolframArcsc 0 s
testWolframArcsd 0 s
testWolframArcsn 0 s
testIssue150Minus 0.001 s
testComplex 0 s
testBranchCutArccn 0.001 s
testBranchCutArcdn 0 s
testIssue150Plus 0 s

FastMathTest

testClampFloat 0.002 s
testLogSpecialCases 0.001 s
testClampDouble 0 s
testToIntExactTooHigh 0 s
testDoubleNextAfterSpecialCases 0.001 s
testIncrementExactInt 0 s
testSinCosSum 0.153 s
testFloorDivInt 0.024 s
testIndicatorDouble 0 s
testClampLongInt 0 s
testFloorModInt 0.015 s
testSubtractExactInt 0.001 s
testAtan2SpecialCases 0 s
testCbrtAccuracy 0.449 s
testAtan2 0.001 s
testIntPowSpecialCases 0.006 s
testHypot 0.244 s
testDivideExactLong 0.001 s
testUlpFloat 0 s
testSinhCoshRandom 0.072 s
checkMissingFastMathClasses 0.001 s
testCeilDivModInt 0.008 s
testCeilDivModLongInt 0.009 s
testLogAccuracy 0.044 s
testDivideExactInt 0 s
testLog1pSpecialCases 0.001 s
testAcosAccuracy 0.476 s
testMinMaxDouble 0.001 s
testGetExponentDouble 0.001 s
testAcosSpecialCases 0.001 s
testNegateExactLong 0 s
testPowSpecialCases 0.001 s
testDoubleScalbSpecialCases 0 s
testAbsExactInt 0 s
testToIntExactTooLow 0.001 s
testTanhAccuracy 0.800 s
testMath905LargePositive 0.002 s
testIncrementExactLong 0 s
testPowAllSpecialCases 0.103 s
testMultiplyExactLongInt 0.002 s
testSinCosRandom 0.099 s
testMath905LargeNegative 0 s
testFloorDivModInt 0.006 s
testFMAFloat 0 s
testHypotSpecialCases 0 s
testToIntExact 0.001 s
testToRadians 0.011 s
testUnsignedMultiplyHigh 1.008 s
testMultiplyExactLong 0.002 s
testNegateExactInt 0.001 s
testLogWithBase 0 s
testDecrementExactInt 0 s
testSinCosdifference 0.153 s
testConstants 0 s
testAddExactInt 0.001 s
testTanAccuracy 0.034 s
testMath904 0 s
testIntPowHuge 0.001 s
testFloatScalbSpecialCases 0 s
testClampLong 0 s
testAddExactLong 0.001 s
testToDegrees 0.011 s
testMultiplyExactInt 0.002 s
testSignumFloat 0 s
testIntPowLongMinValue 0.001 s
testRoundDown 0 s
testSinAccuracy 0.021 s
testAtan2Accuracy 0.038 s
testCeilDivLongInt 0.045 s
testFloatNextAfterSpecialCases 0.001 s
testCeilDivInt 0.042 s
testExpm1Accuracy 0.024 s
testDecrementExactLong 0 s
testCeilDivLong 0.017 s
testExpm1Huge 0 s
testHypotNoOverflow 0 s
testCopySignDouble 0 s
testMath1269 0.001 s
testSignumDouble 0 s
testSinCosSpecialCases 0 s
testPowLargeIntegralDouble 0 s
testFloorDivModLongInt 0.009 s
testMinMaxField 0.001 s
testMinMaxFloat 0 s
testHyperbolic 0.013 s
testFloorModLong 0.040 s
testCoshAccuracy 0.400 s
testAbsExactLong 0 s
testSinhCoshdifference 0.174 s
testMultiplyHigh 1.048 s
testClampInt 0 s
testSubtractExactLong 0.001 s
testCopySignFloat 0 s
testIntPow 0.006 s
testIndicatorFloat 0 s
testPowAccuracy 0.071 s
testFloorDivModLong 0.006 s
testUlpDouble 0.001 s
testFloorDivLong 0.016 s
testExpSpecialCases 0 s
testSinhCoshSpecialCases 0.001 s
testCeilDivModLong 0.006 s
testLog10Accuracy 0.062 s
testFMADouble 0 s
testAtanAccuracy 0.033 s
testNextAfter 0.001 s
testSinhCoshSum 0.167 s
testLog1pAccuracy 0.028 s
testHyperbolicInverses 0.004 s
testAsinSpecialCases 0.001 s
testAsinAccuracy 0.461 s
testCosAccuracy 0.021 s
testGetExponentFloat 0 s
testExpAccuracy 0.050 s
testSinhAccuracy 0.407 s

BiDiagonalTransformerTest

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

IterativeLegendreGaussIntegratorTest

testExactIntegration 0.003 s
testNormalDistributionWithLargeSigma 0.001 s
testSinFunction 0 s
testQuinticFunction 0 s
testIssue464 0.635 s

LegendreHighPrecisionTest

testCos 0.008 s
testInverse 2.914 s

RiddersSolverTest

testParameters 0.003 s
testSinFunction 0 s
testExpm1Function 0.001 s
testQuinticFunction 0 s

GeometricDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0.001 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0 s
testMoments 0 s

ComplexUnivariateIntegratorTest

testZero 0.205 s
testIdentity 0.001 s
testPolynomialPolylinePath 0.001 s
testPolynomialStraightPath 0.001 s
testAroundPole 0.001 s
testAroundRoot 0.001 s

LogisticTest

testSomeValues 0 s
testParametricUsage1 0.001 s
testParametricUsage2 0 s
testParametricUsage3 0 s
testParametricUsage4 0 s
testParametricUsage5 0.001 s
testParametricUsage6 0 s
testGradientComponent5 0 s
testPreconditions1 0 s
testPreconditions2 0.001 s
testCompareDerivativeSigmoid 0.001 s
testCompareSigmoid 0 s
testGradientComponent0Component4 0 s
testGradientComponent1Component2Component3 0.001 s

RyuDoubleTest

boundaryConditions 0.006 s
simpleCases 0 s
roundingModeEven 0 s
minAndMax 0 s
test10Power 0 s
switchToSubnormal 0 s
regressionTest 0 s
testMantissaSize 0 s
testStandard 0.251 s

FieldPolynomialSplineFunctionTest

testIsValidPoint 0 s
testValueGradient 0.001 s
testValues 0 s
testConstructor 0.001 s

NewtonRaphsonSolverTest

testQuinticZero 0 s
testSinZero 0.001 s

TrapezoidIntegratorTest

testParameters 0.001 s
testSinFunction 0 s
testQuinticFunction 0.001 s

LogisticsDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.001 s
testConsistency 0 s
testLogDensities 0 s
testParameters 0 s
testSupport 0 s

LinearInterpolatorTest

testInterpolateLinearDegenerateTwoSegmentD64 0.002 s
testInterpolateLinearDegenerateThreeSegmentD64 0 s
testInterpolateLinearDegenerateTwoSegment 0.001 s
testIllegalArguments 0 s
testInterpolateLinearDegenerateThreeSegment 0 s
testIllegalArgumentsD64 0 s
testInterpolateLinearD64 0 s
testInterpolateLinear 0 s

DiagonalMatrixTest

testSetNonDiagonalZero 0 s
testMultiplyTransposedDiagonalMatrix 0.004 s
testOperate 0 s
testInverseError2 0 s
testAdd 0 s
testSubtract 0 s
testMultiplyTransposedArray2DRowRealMatrix 0.015 s
testCreateError 0 s
testCopy 0 s
testNull 0 s
testSetNonDiagonalEntry 0 s
testTransposeMultiplyDiagonalMatrix 0.003 s
testConstructor1 0 s
testConstructor2 0 s
testConstructor3 0 s
testPreMultiplyVector 0 s
testMultiply1 0 s
testMultiply2 0.001 s
testGetData 0 s
testSetSubMatrixError 0 s
testMultiplyNonDiagonalZero 0 s
testTransposeMultiplyWrongDimensions 0 s
testAddToEntry 0 s
testTransposeMultiplyArray2DRowRealMatrix 0.015 s
testInverseError 0.001 s
testAddNonDiagonalZero 0 s
testCreate 0 s
testMultiplyNonDiagonalEntry 0 s
testSetEntryOutOfRange 0 s
testInverse 0 s
testMultiplyEntry 0 s
testPreMultiply 0 s
testSetSubMatrix 0 s
testMultiplyTransposedWrongDimensions 0 s
testAddNonDiagonalEntry 0.001 s

QRSolverTest

testOverdetermined 0.005 s
testSolve 0 s
testRank 0 s
testSolveRankErrors 0 s
testSolveDimensionErrors 0 s
testUnderdetermined 0.002 s

LocalizedCoreFormatsTest

testNoMissingFrenchTranslation 0.002 s
testNoOpEnglishTranslation 0.002 s
testVariablePartsConsistency 0.003 s
testMessageNumber 0 s
testAllKeysPresentInPropertiesFiles 0.006 s
testAllPropertiesCorrespondToKeys 0.001 s

AkimaSplineInterpolatorTest

testIssueModifiedWeights 0.001 s
testInterpolateLineD64 0.001 s
testInterpolateCubic64 0 s
testInterpolateLine 0.001 s
testIllegalArguments 0.001 s
testInterpolateParabola 0 s
testInterpolateCubic 0.001 s
testInterpolateParabolaD64 0.001 s
testIllegalArgumentsD64 0 s

RectangularCholeskyDecompositionTest

testMath789 0 s
testDecomposition3x3 0 s
testFullRank 0 s

SingularValueDecompositionTest

testDecomposer 0.002 s
testUOrthogonal 0 s
testRank 0 s
testMoreColumns 0 s
testDimensions 0 s
testConditionNumber 0 s
testAEqualUSVt 0.001 s
testStability1 0.071 s
testStability2 0.002 s
testInverseConditionNumber 0 s
testHadamard 0 s
testMoreRows 0.001 s
testVOrthogonal 0 s
testIssue947 0 s

GaussianTest

testSomeValues 0 s
testParametricValue 0 s
testPreconditions 0.001 s
testParametricUsage1 0 s
testParametricUsage2 0 s
testParametricUsage3 0 s
testParametricUsage4 0 s
testParametricUsage5 0 s
testParametricUsage6 0 s
testDerivativesNaN 0 s
testLargeArguments 0 s
testDerivatives 0 s
testDerivativeLargeArguments 0.001 s
testParametricGradient 0 s

CombinationsTest

testLexicographicIterator 0.004 s
testAccessor1 0 s
testAccessor2 0 s
testLexicographicComparator 0 s
testEmptyCombination 0 s
testFullSetCombination 0 s
testCombinationsIteratorFail 0 s
testLexicographicIteratorUnreachable 0.001 s
testLexicographicComparatorWrongIterate1 0 s
testLexicographicComparatorWrongIterate2 0 s
testLexicographicComparatorWrongIterate3 0 s
testLexicographicComparatorWrongIterate4 0 s
testSingletonIteratorUnreachable 0.001 s
testLexicographicComparatorUnsorted 0 s

BicubicInterpolatorTest

testPlane 0.003 s
testPreconditions 0 s
testParaboloid 0.003 s

PairTest

testAccessor2 0 s
testAccessor 0 s
testToString 0 s
testHashCode 0 s
testCreate 0 s
testEquals 0 s

FieldRuleFactoryTest

testConcurrentCreation 0.021 s

GammaTest

testTrigamma 0 s
testLogGammaNegativeField 0.001 s
testGammaNegativeIntegerField 0 s
testRegularizedGammaPositivePositiveField 0 s
testLogGammaPositive 0 s
testLogGamma 0 s
testLogGammaNegative 0 s
testTrigammaNonRealArgsField 0 s
testLogGammaField 0.001 s
testRegularizedGammaNegativePositiveField 0 s
testRegularizedGammaZeroPositiveField 0 s
testTrigammaNonRealArgs 0 s
testLogGammaPrecondition1Field 0 s
testLogGammaPrecondition2Field 0 s
testInvGamma1pm1Precondition1Field 0.001 s
testRegularizedGammaPositivePositive 0 s
testInvGamma1pm1Precondition2Field 0 s
testLogGamma1pField 0 s
testGammaField 0.002 s
testGamma 0 s
testDigammaNonRealArgs 0 s
testInvGamma1pm1 0 s
testDigammaLargeArgsField 0.001 s
testRegularizedGammaPositiveNegative 0 s
testRegularizedGammaNanPositiveField 0 s
testRegularizedGammaPositiveNegativeField 0 s
testInvGamma1pm1Field 0.001 s
testLogGammaNan 0 s
testDigammaLargeArgs 0 s
testLogGammaNanField 0 s
testLogGamma1pPrecondition1 0 s
testLogGamma1pPrecondition2 0 s
testTrigammaField 0 s
testRegularizedGammaNanPositive 0 s
testRegularizedGammaPositiveNanField 0 s
testTrigammaSmallArg 0 s
testLogGammaPrecondition1 0 s
testLogGammaPrecondition2 0 s
testTrigammaSmallArgField 0 s
testRegularizedGammaZeroPositive 0 s
testRegularizedGammaPMaxNumberOfIterationsExceeded 0 s
testLogGammaZero 0 s
testLogGammaZeroField 0 s
testDigammaSmallArgsField 0.001 s
testRegularizedGammaPMaxNumberOfIterationsExceededField 0 s
testRegularizedGammaPositiveZeroField 0 s
testDigammaSmallArgs 0 s
testLogGammaPositiveField 0 s
testLogGamma1p 0 s
testGammaNegativeDoubleField 0 s
testInvGamma1pm1Precondition1 0 s
testInvGamma1pm1Precondition2 0 s
testLogGamma1pPrecondition1Field 0 s
testRegularizedGammaNegativePositive 0 s
testLogGamma1pPrecondition2Field 0.001 s
testRegularizedGammaPositiveNan 0 s
testGammaNegativeDouble 0 s
testRegularizedGammaPositiveZero 0 s
testDigammaNonRealArgsField 0 s
testGammaNegativeInteger 0 s

EnumeratedIntegerDistributionTest

testExceptions 0 s
testProbability 0 s
testCreateFromIntegers 0 s
testGetSupportUpperBound 0 s
testGetNumericalVariance 0 s
testGetNumericalMean 0 s
testCumulativeProbability 0 s
testGetPmf 0 s
testGetSupportLowerBound 0 s
testIsSupportConnected 0 s

FieldGradientBinary64Test

testDivideField 0.002 s
testRemainderDouble 0.001 s
testSinCosNaN 0 s
testSinCosSum 0.018 s
testCopySignSpecialField 0 s
testGetField 0.001 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0.001 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0.001 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0.001 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.002 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.003 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0.001 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testAddField 0.001 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.001 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0.001 s
testToRadians 0 s
testSinCosdifference 0.023 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testCopySignDouble 0.001 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0.001 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0.001 s
testSinhCosh 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0.001 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testFieldMultiply 0 s
testLinearCombination4D4FVsDS 0 s
testLinearCombination3F3FVsDS 0.001 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0.001 s
testAbsVsDS 0 s
testLinearCombinationField 0 s
testOne 0 s
testGetPartialDerivativeErrors 0.001 s
testTrigonometryVsDS 0 s
testLinearCombination2D2FVsDS 0 s
testScalbVsDS 0.001 s
testOrder 0 s
testZero 0 s
testGetPartialDerivative 0 s
testFieldDivide 0 s
testLinearCombinationnFnFVsDS 0.001 s
testVariable 0 s
testFieldSubtract 0 s
testHyperbolicVsDS 0.001 s
testPowersVsDS 0.001 s
testLinearCombination4F4FVsDS 0 s
testFieldAdd 0 s
testRootsVsDS 0 s
testgetGradient 0 s
testDoublePow 0 s
testConstant 0 s
testExpsLogsVsDS 0.001 s
testLinearCombination3D3FVsDS 0 s
testLinearCombination2F2FVsDS 0.001 s
testRunTimeClass 0 s
testArithmeticVsDS 0.001 s
testAtan2VsDS 0.001 s
testRemainderField 0 s
testRemainderGVsDS 0.001 s
testNewInstance 0 s
testEquals 0 s
testConversion 0 s
testCopySignField 0 s
testHypotVsDS 0.001 s
testTaylor 0 s
testLinearCombinationnDnFVsDS 0.001 s
testLinearCombinationReference 0 s
testHashcode 0 s

RosenNumberPartitionIteratorTest

testRosenPartitionKGreaterThanN 0 s
testRosenPartition42 0 s
testRosenPartition103 0 s
testRosenPartitionNegativeK 0 s

ErfTest

testLargeValues 0 s
testErf1960 0 s
testErf2576 0 s
testErf2807 0 s
testErf3291 0 s
testErfcGnu 0 s
testErfcInv 0.003 s
testErfcGnuField 0.001 s
testErfcInvNaN 0 s
testErfInvField 0.006 s
testErfcMaple 0.001 s
testErf0 0 s
testTwoArgumentErfField 0.001 s
testErfGnuField 0 s
testErfcMapleField 0 s
testLargeValuesField 0 s
testErfcInvInfinite 0 s
testErf3291Field 0 s
testErf2807Field 0 s
testErf1960Field 0 s
testErfInvInfinite 0 s
testErfcInvInfiniteField 0 s
testErfcInvNaNField 0 s
testErfInvNaNField 0 s
testErf2576Field 0 s
testTwoArgumentErf 0 s
testErfInvInfiniteField 0 s
testErfGnu 0 s
testErfInv 0.001 s
testErf0Field 0 s
testErfcInvField 0.003 s
testErfInvNaN 0 s

RuleFactoryTest

testConcurrentCreation 0.022 s

OpenIntToFieldHashMapTest

testPutAbsentOnExisting 0.012 s
testPutKeysWithCollision2 0.002 s
testPutKeysWithCollisions 0.002 s
testCopy 0.002 s
testContainsKey 0.003 s
testRemoveAbsent 0.003 s
testPutAndGet 0.002 s
testPutAndGetWith0ExpectedSize 0.002 s
testRemove2 0.002 s
testHashcode 0.001 s
testConcurrentModification 0.002 s
testGetAbsent 0.002 s
testGetFromEmpty 0.001 s
testEquals 0.001 s
testPutOnExisting 0.001 s
testRemove 0.003 s
testIterator 0.002 s
testPutAndGetWithExpectedSize 0.001 s
testRemoveFromEmpty 0.001 s

PiecewiseBicubicSplineInterpolatorTest

testPreconditions 0.001 s
testInterpolation1 0.009 s
testInterpolation2 0.006 s

MullerSolver2Test

testParameters 0 s
testSinFunction 0.001 s
testExpm1Function 0 s
testQuinticFunction 0 s

OpenIntToDoubleHashMapTest

testPutAbsentOnExisting 0.005 s
testPutKeysWithCollision2 0.001 s
testPutKeysWithCollisions 0 s
testCopy 0.001 s
testContainsKey 0.004 s
testRemoveAbsent 0.002 s
testPutAndGet 0.001 s
testPutAndGetWith0ExpectedSize 0.001 s
testRemove2 0.002 s
testHashcode 0.001 s
testConcurrentModification 0.001 s
testGetAbsent 0.002 s
testGetFromEmpty 0.001 s
testEquals 0 s
testPutOnExisting 0.002 s
testRemove 0.002 s
testIterator 0.003 s
testPutAndGetWithExpectedSize 0.001 s
testRemoveFromEmpty 0 s

PolynomialFunctionNewtonFormTest

testDerivative 0.001 s
testLinearFunction 0 s
testQuadraticFunction 0 s
testParameters 0 s
testQuinticFunction 0 s

Well512aTest

testNextSample 0.001 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.002 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0.001 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.078 s
testNextLongNegativeToPositiveRange 0.001 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0.001 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.002 s
testNextUniformUniformNegativeToPositiveBounds 0 s
testNextPermutation 0 s
testNextIntPositiveRange 0.001 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0.001 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.023 s
testNextIntNegativeRange 0 s
testNextHex 0.004 s
testNextLongWideRange 0.295 s
testNextLongPositiveRange 0.002 s
testNextUniformUniformPositiveBounds 0 s
testNextBeta2 0.010 s
testNextGamma 0 s
testNextGamma2 0.001 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.231 s
testNextFloatDirect 0.001 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.005 s
testNextLong2 0 s
testNextDouble 0 s
testNextBoolean2 0 s
testNextInt2 0.001 s
testNextZipf 0 s
testReferenceCode 0 s

FieldUnivariateDerivative1DfpTest

testDivideField 0.009 s
testRemainderDouble 0.008 s
testSinCosNaN 0 s
testSinCosSum 0.440 s
testCopySignSpecialField 0.001 s
testGetField 0 s
testDivideDouble 0.007 s
testAtan2SpecialCases 0 s
testAbs 0.001 s
testCos 0 s
testExp 0.001 s
testLog 0 s
testSin 0 s
testTan 0.002 s
testAcosh 0.004 s
testAsinh 0.002 s
testAtan2 0.033 s
testAtanh 0.001 s
testExpm1 0.001 s
testFloor 0 s
testGetPi 0 s
testHypot 0.036 s
testLog10 0 s
testLog1p 0 s
testRootN 0.003 s
testRound 0 s
testScalb 0.101 s
testAcos 0.001 s
testAsin 0.002 s
testAtan 0.001 s
testCbrt 0.001 s
testCeil 0 s
testCosh 0.001 s
testRint 0.001 s
testSign 0 s
testSinh 0.001 s
testSqrt 0 s
testTanh 0.001 s
testAddField 0.005 s
testGetReal 0.001 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.006 s
testMultiplyInt 0.003 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0.007 s
testLinearCombinationFaFa 0.002 s
testToRadians 0.001 s
testSinCosdifference 0.437 s
testGetAddendum 0 s
testAddDouble 0.005 s
testToDegrees 0.001 s
testPowDouble 0.014 s
testSubtractDouble 0.004 s
testCopySignDouble 0.007 s
testLinearCombinationDF2 0.001 s
testLinearCombinationDF3 0.002 s
testLinearCombinationDF4 0.003 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0.001 s
testLinearCombinationFF4 0.002 s
testSinhCosh 0.001 s
testPowField 0.016 s
testPowInt 0.001 s
testSinCos 0.001 s
testSquare 0.001 s
testMultiplyField 0.006 s
testSubtractField 0.005 s
testSinhCoshNaN 0 s
testFieldMultiply 0.001 s
testLinearCombination4D4FVsDS 0 s
testLinearCombination3F3FVsDS 0.001 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0 s
testAbsVsDS 0 s
testLinearCombinationField 0 s
testRemainderUdVsDS 0 s
testOne 0 s
testTrigonometryVsDS 0.004 s
testLinearCombination2D2FVsDS 0 s
testScalbVsDS 0.001 s
testOrder 0 s
testZero 0.001 s
testGetPartialDerivative 0 s
testFieldDivide 0 s
testLinearCombinationnFnFVsDS 0 s
testFieldSubtract 0 s
testHyperbolicVsDS 0.003 s
testPowersVsDS 0.001 s
testLinearCombination4F4FVsDS 0.001 s
testFieldAdd 0 s
testRootsVsDS 0.001 s
testGetFreeParameters 0 s
testDoublePow 0 s
testExpsLogsVsDS 0.001 s
testGetDerivative 0.001 s
testLinearCombination3D3FVsDS 0 s
testLinearCombination2F2FVsDS 0 s
testRunTimeClass 0 s
testArithmeticVsDS 0.001 s
testAtan2VsDS 0.003 s
testRemainderField 0.002 s
testGetFirstDerivative 0 s
testNewInstance 0 s
testEquals 0 s
testConversion 0 s
testCopySignField 0 s
testHypotVsDS 0.002 s
testTaylor 0 s
testLinearCombinationnDnFVsDS 0.001 s
testUlp 0.008 s
testLinearCombinationReference 0.001 s
testUlpVsDS 0 s
testHashcode 0 s

DerivativeStructureTest

testDivideField 0 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.012 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testCos 0 s
testSin 0 s
testTan 0 s
testAcosh 0 s
testAsinh 0 s
testAtanh 0 s
testExpm1 0 s
testFloor 0.001 s
testGetPi 0 s
testHypot 0 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0.001 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.013 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testRemainderField 0.001 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0.001 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testNewInstance 0 s
testSinhCosh 0.001 s
testCopySignField 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0.001 s
testSinhCoshNaN 0 s
testCeilFloorRintLong 0 s
testPrimitiveAdd 0 s
testTanAtan 0.004 s
testSqrtDefinition 0.004 s
testHypotDefinition 0.003 s
testLog1pDefinition 0.004 s
testDifferentiation1 0.001 s
testDifferentiation2 0.007 s
testDifferentiation3 0.002 s
testLinearCombination1DSDS 0 s
testLinearCombination2DSDS 0.032 s
testSinCosSeparated 0.007 s
testExpm1Definition 0.004 s
testCoshDefinition 0.005 s
testSerialization 0.002 s
testAbs 0 s
testAdd 0.001 s
testExp 0.002 s
testLog 0.003 s
testMap 0.001 s
testOne 0.001 s
testPow 0.001 s
testUlp 0.023 s
testSinCosCombined 0.007 s
testWrongVariableIndex 0 s
testSubtract 0 s
testIntegrationDifferentiation 0.002 s
testAtan2 0.004 s
testField 0 s
testScalb 0 s
testTrigo 0.018 s
testSign 0 s
testZero 0 s
testOneParameterConstructor 0 s
testReciprocal 0 s
testSqrtVersusRootN 0.001 s
testLinearCombination2DoubleDS 0.025 s
testSinhAsinh 0.005 s
testPrimitiveRemainder 0.002 s
testLog1pExpm1 0.003 s
testToRadiansDefinition 0.003 s
testVariable 0 s
testPrimitiveMultiply 0 s
testHypotSpecial 0 s
testRebaseValueMoreIntermediateThanBase 0 s
testRebaseConditions 0 s
testCompositionOneVariableX 0 s
testCompositionOneVariableY 0 s
testSqrtPow2 0.002 s
testCoshAcosh 0.005 s
testSinhDefinition 0.004 s
testConstant 0 s
testCopySign 0 s
testMissingOrders 0 s
testOrdersSum 0 s
testTangentDefinition 0.004 s
testIntegration 0.003 s
testDivisionVersusAlternativeImplementation 0.256 s
testCompose 0.009 s
testCosAcos 0.003 s
testTanhAtanh 0.006 s
testRunTimeClass 0 s
testPowDoubleDS 0.001 s
testComposeMismatchedDimensions 0 s
testLinearCombination1DoubleDS 0 s
testHypotNoOverflow 0 s
testTaylorPolynomial 0.034 s
testPrimitiveSubtract 0 s
testRebaseValueLessIntermediateThanBase 0 s
testRebaseNoVariables 0.001 s
testDegRad 0.003 s
testSinhCoshCombined 0.007 s
testMultiply 0 s
testIntegrationGreaterThanOrder 0.003 s
testTooLargeOrder 0 s
testPowReciprocalPow 0.076 s
testLogExp 0.002 s
testRebaseValueEqualIntermediateAndBase 0 s
testRemainder 0.002 s
testNegate 0 s
testHypotNeglectible 0 s
testReciprocalVersusAlternativeImplementation 2.971 s
testCbrtPow3 0.003 s
testIntegrationNoOp 0.003 s
testAtan2SpecialCasesDerivative 0 s
testLog10Definition 0.004 s
testDifferentiationNoOp 0.003 s
testSinAsin 0.003 s
testRootNSingularity 0.001 s
testExpression 0.024 s
testVariableWithoutDerivative0 0.001 s
testVariableWithoutDerivative1 0 s
testToDegreesDefinition 0.006 s
testLog10Power 0.004 s
testTanhDefinition 0.005 s
testOneOrderConstructor 0 s
testCbrtDefinition 0.004 s
testTaylorAtan2 0.027 s

LogitTest

testDerivative 0 s
testSomeValues 0 s
testParametricValue 0.001 s
testParametricUsage1 0 s
testParametricUsage2 0 s
testParametricUsage3 0 s
testParametricUsage4 0.001 s
testParametricUsage5 0 s
testParametricUsage6 0 s
testDerivativesWithInverseFunction 0.002 s
testPreconditions1 0 s
testPreconditions2 0 s
testDerivativeLargeArguments 0.001 s
testValueWithInverseFunction 0 s
testDerivativesHighOrder 0 s

SincTest

testDerivativeShortcut 0.006 s
testDerivatives1Dot2Unnormalized 0 s
testEuler 0.001 s
testZero 0 s
testDerivativeZero 0 s
testShortcut 0.004 s
testDerivatives1Dot2Normalized 0 s
testCrossings 0 s

FieldDerivativeStructureComplexTest

testDivideField 0.006 s
testRemainderDouble 0.002 s
testSinCosNaN 0 s
testSinCosSum 0.078 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0.001 s
testAbs 0 s
testCos 0 s
testSin 0 s
testTan 0.001 s
testUlp 0.001 s
testAcosh 0 s
testAsinh 0 s
testAtanh 0.001 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.004 s
testLog1p 0 s
testRound 0.001 s
testScalb 0.002 s
testAcos 0.001 s
testAsin 0 s
testAtan 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0.001 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0.001 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0.002 s
testToRadians 0 s
testSinCosdifference 0.073 s
testGetAddendum 0 s
testAddDouble 0.001 s
testToDegrees 0 s
testSubtractDouble 0.001 s
testRemainderField 0.001 s
testCopySignDouble 0.001 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0.001 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0.001 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0.001 s
testSinhCoshNaN 0 s
testCeilFloorRintLong 0 s
testFieldMultiply 0.001 s
testVariableWithoutDerivativePrimitive 0 s
testPrimitiveAdd 0 s
testTanAtan 0.013 s
testSqrtDefinition 0.011 s
testWrongFieldVariableIndex 0.001 s
testHypotDefinition 0.016 s
testLog1pDefinition 0.013 s
testDifferentiation1 0.001 s
testDifferentiation2 0.018 s
testDifferentiation3 0.016 s
testVariableWithoutDerivativeField 0 s
testLinearCombination2DSDS 0.077 s
testSinCosSeparated 0.012 s
testExpm1Definition 0.009 s
testCoshDefinition 0.014 s
testAdd 0 s
testExp 0.005 s
testLog 0.005 s
testMap 0.002 s
testOne 0 s
testPow 0.004 s
testSinCosCombined 0.013 s
testSubtract 0 s
testIntegrationDifferentiation 0.412 s
testField 0 s
testTrigo 0.097 s
testNorm 0 s
testSign 0 s
testZero 0 s
testOneParameterConstructor 0 s
testReciprocal 0.001 s
testPrimitiveDivide 0 s
testLinearCombination2DoubleDS 0.044 s
testSinhAsinh 0.014 s
testFieldDivide 0.001 s
testWrongDimensionPrimitive 0 s
testPrimitiveRemainder 0.003 s
testLog1pExpm1 0.012 s
testToRadiansDefinition 0.010 s
testVariable 0 s
testPrimitiveMultiply 0 s
testFieldSubtract 0.001 s
testHypotSpecial 0 s
testRebaseValueMoreIntermediateThanBase 0.004 s
testRebaseConditions 0.001 s
testCompositionOneVariableX 0.001 s
testCompositionOneVariableY 0.001 s
testFieldAdd 0 s
testSqrtPow2 0.010 s
testTaylorFieldPolynomial 0.069 s
testCoshAcosh 0.017 s
testSinhDefinition 0.018 s
testConstant 0 s
testCopySign 0 s
testMissingOrders 0 s
testTaylorPrimitivePolynomial 0.073 s
testTangentDefinition 0.016 s
testWrongPrimitiveVariableIndex 0 s
testIntegration 0.003 s
testCosAcos 0.010 s
testTanhAtanh 0.017 s
testRunTimeClass 0.001 s
testComposeMismatchedDimensions 0 s
testPrimitiveSubtract 0 s
testRebaseValueLessIntermediateThanBase 0.001 s
testRebaseNoVariables 0 s
testDegRad 0.007 s
testSinhCoshCombined 0.014 s
testEquals 0.002 s
testMultiply 0 s
testIntegrationGreaterThanOrder 0.006 s
testTooLargeOrder 0 s
testPowReciprocalPow 0.430 s
testLogExp 0.006 s
testRebaseValueEqualIntermediateAndBase 0.001 s
testRemainder 0.003 s
testNegate 0.001 s
testHypotNeglectible 0 s
testCbrtPow3 0.010 s
testIntegrationNoOp 0.004 s
testLog10Definition 0.009 s
testDifferentiationNoOp 0.001 s
testSinAsin 0.010 s
testExpression 0.170 s
testVariableWithoutDerivative1 0 s
testToDegreesDefinition 0.010 s
testLog10Power 0.010 s
testTanhDefinition 0.023 s
testOneOrderConstructor 0 s
testFieldRemainder 0.003 s
testCbrtDefinition 0.008 s
testTaylorAtan2 0.049 s
testLinearCombination2FieldDS 0.048 s
testWrongDimensionField 0.001 s
testLinearCombination1DSDS 0 s
testCbrtComplex 0 s
testAtan2SpecialCases 0 s
testAtan2 0.023 s
testLog10 0 s
testRootN 0.001 s
testCbrt 0 s
testLinearCombinationReference 0.001 s
testAtan2SpecialCasesDerivatives 0 s
testLinearCombination1FieldDS 0 s
testComposePrimitive 0.029 s
testPowDouble 0.001 s
testComposeField 0.031 s
testPowDoubleDS 0.002 s
testLinearCombination1DoubleDS 0 s
testHypotNoOverflow 0 s
testPowField 0.002 s
testRootNSingularity 0.001 s

JacobiThetaTest

testWolframAlpha 0.001 s
testQuarterPeriod 0.002 s
testEllipticFunctions 0.003 s
testRealZero 0 s
testNoConvergence 0 s

BigRealTest

testAdd 0.001 s
testSubtract 0 s
testReciprocal 0 s
testCompareTo 0 s
testReciprocalOfZero 0 s
testBigDecimalValue 0 s
testDivisionByZero 0.001 s
testDivide 0 s
testMultiply 0 s
testEqualsAndHashCode 0 s
testNegate 0 s
testSerial 0.006 s
testDoubleValue 0 s
testConstructor 0 s

JacobiEllipticTest

testCircular 0.003 s
testAbramowitzStegunExample1 0 s
testAbramowitzStegunExample2 0 s
testAbramowitzStegunExample3 0 s
testAbramowitzStegunExample4 0 s
testAbramowitzStegunExample5 0 s
testAbramowitzStegunExample7 0.001 s
testAbramowitzStegunExample8 0 s
testAbramowitzStegunExample9 0 s
testNegativeParameter 0 s
testHyperbolic 0.001 s
testInverseCopolarC 0.005 s
testInverseCopolarD 0.002 s
testInverseCopolarN 0.001 s
testInverseCopolarS 0.002 s
testNoConvergence 0 s
testAllFunctions 0 s

BigRealFieldTest

testMap 0 s
testOne 0 s
testZero 0.001 s
testRunTImeClass 0 s
testSerial 0 s

MultidimensionalCounterTest

testIterationConsistency 0 s
testIteratorPreconditions 0 s
testAccessors 0.001 s
testMulti2UniConversion 0 s
testPreconditions 0 s
testIteratorNoMoreElements 0 s
testIterator 0 s

GumbelDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0.001 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testParameters 0 s
testSupport 0.001 s

KthSelectorTest

testRandom 0.192 s

SymmLQTest

testMismatchedOperatorDimensions 0.001 s
testDimensionMismatchRightHandSide 0 s
testNonSquarePreconditioner 0.001 s
testNonPositiveDefinitePreconditioner 0 s
testPreconditionedSolution2 0.041 s
testNonSelfAdjointPreconditioner 0 s
testUnpreconditionedInPlaceSolutionWithInitialGuess 0 s
testNonSquareOperator 0 s
testNonSelfAdjointOperator 0 s
testSolveSaunders1 0 s
testSolveSaunders2 0 s
testSolveSaunders3 0 s
testSolveSaunders4 0 s
testSolveSaunders5 0 s
testSolveSaunders6 0 s
testSolveSaunders7 0 s
testSolveSaunders8 0 s
testSolveSaunders9 0 s
testPreconditionedNormOfResidual 0.001 s
testUnpreconditionedNormOfResidual 0 s
testDimensionMismatchSolution 0 s
testUnpreconditionedSolutionWithInitialGuess 0.001 s
testPreconditionedSolution 0 s
testUnpreconditionedSolution 0 s
testEventManagement 0.001 s
testSolveSaunders10 0 s
testSolveSaunders11 0 s
testSolveSaunders12 0 s
testSolveSaunders13 0 s
testSolveSaunders14 0 s
testSolveSaunders15 0 s
testSolveSaunders16 0 s
testSolveSaunders17 0.001 s
testSolveSaunders18 0 s
testSolveSaunders19 0 s
testSolveSaunders20 0 s

PolynomialFunctionTest

testAntiDerivativeRandom 0 s
testfirstDerivativeComparison 0.001 s
testAntiDerivativeZero 0 s
testQuadratic 0 s
testMultiplication 0.001 s
testAddition 0 s
testIntegrateInfiniteBounds 0.001 s
testConstants 0 s
testAntiDerivativeConstant 0 s
testQuintic 0 s
testMath341 0.001 s
testIntegrate 0 s
testLinear 0 s
testIntegrateBadInterval 0 s
testSerial 0.015 s
testString 0 s
testSubtraction 0.001 s
testAntiDerivative 0 s

FieldTaylorMapTest

testDim0Point 0 s
testValue 0.011 s
testNullFunctions 0 s
testNbFunctions 0.016 s
testInvertBiDimensional 1.639 s
testNbParameters 0.001 s
testCompose 0.002 s
testIdentity 0 s
testIncompatible 0 s
testNoFunctions 0 s
testIncompatiblePointAndFunctions 0.001 s
testInvertNonSquare 0 s
testInvertMonoDimensional 0.008 s
testNullPoint 0 s

MidPointIntegratorTest

testParameters 0.001 s
testSinFunction 0.049 s
testLowAccuracy 0 s
testQuinticFunction 0.034 s

LevyDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0.001 s
testConsistency 0 s
testLogDensities 0 s
testParameters 0.001 s
testSupport 0 s

UniformRealDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0.001 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testGetLowerBound 0 s
testGetUpperBound 0 s
testPreconditions1 0.001 s
testPreconditions2 0 s
testInverseCumulativeDistribution 0 s
testMeanVariance 0 s

FunctionUtilsTest

testCollector 0.001 s
testFixingArguments 0.001 s
testMultiplyDifferentiable 0 s
testToDifferentiableMultivariate 0.025 s
testAdd 0 s
testSinc 0.001 s
testDerivativeMultivariate 0.092 s
testComposeDifferentiable 0 s
testSampleNegativeNumberOfPoints 0 s
testDerivativeUnivariate 0.001 s
testSampleNullNumberOfPoints 0 s
testSampleWrongBounds 0 s
testCombine 0 s
testCompose 0 s
testToDifferentiableMultivariateInconsistentGradient 0 s
testToDifferentiableUnivariate 0.001 s
testMultiply 0 s
testAddDifferentiable 0.001 s
testSample 0 s

PoissonDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0 s
testDegenerateInverseCumulativeProbability 0 s
testCumulativeProbabilitySpecial 0 s
testMean 0 s
testLargeMeanInverseCumulativeProbability 0.001 s
testMoments 0 s
testNormalApproximateProbability 0 s
testNegativeMean 0 s
testLargeMeanCumulativeProbability 0.001 s

LegendreEllipticIntegralFieldComplexTest

testIncompleteDifferenceA 0.003 s
testIncompleteDifferenceB 0.001 s
testIncompleteDifferenceC 0.002 s
testIncompleteDifferenceD 0.001 s
testCompleteVsIncompletePi 0.246 s
testAbramowitzStegunExample10 0 s
testAbramowitzStegunExample14 0 s
testPrecomputedDelta 0.001 s
testAbramowitzStegunExample3 0 s
testAbramowitzStegunExample8 0 s
testAbramowitzStegunExample9 0 s
testNomeSmallParameter 0 s
testComplementary 0.001 s
testIncompleteSecondKindA 0.001 s
testIncompleteSecondKindB 0.001 s
testIncompleteSecondKindC 0.002 s
testIntegralsSmallParameter 0 s
testAbramowitzStegunTable175 0 s
testAbramowitzStegunTable176 0 s
testAbramowitzStegunTable179 0 s
testIncompleteThirdKind 0.316 s
testNoConvergence 0.001 s
testIncompleteFirstKindA 0.001 s
testIncompleteFirstKindB 0.001 s
testIncompleteFirstKindC 0.002 s
testCompleteVsIncompleteD 0.001 s
testCompleteVsIncompleteE 0.004 s
testCompleteVsIncompleteF 0 s

Well19937cTest

testNextSample 0.003 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.007 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0.002 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.100 s
testNextLongNegativeToPositiveRange 0.003 s
testNextUniformUniformMaximalInterval 0.001 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0.001 s
testNextDeviateEnumeratedRealDistribution 0.002 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0.001 s
testNextPoisson 0.002 s
testNextUniformUniformNegativeToPositiveBounds 0.001 s
testNextPermutation 0.001 s
testNextIntPositiveRange 0.002 s
testNextSampleWithReplacementNaNWeights 0.001 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0.001 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.036 s
testNextIntNegativeRange 0.002 s
testNextHex 0.010 s
testNextLongWideRange 0.332 s
testNextLongPositiveRange 0.005 s
testNextUniformUniformPositiveBounds 0.001 s
testNextBeta2 0.020 s
testNextGamma 0.001 s
testNextGamma2 0 s
testNextIntIAE 0.001 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0.001 s
testNextIntDirect 0.310 s
testNextFloatDirect 0 s
testNextBooleanDirect 0.001 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.009 s
testNextLong2 0 s
testNextDouble 0.001 s
testNextBoolean2 0 s
testNextInt2 0.001 s
testNextZipf 0 s
testReferenceCode 0 s

TricubicInterpolatorTest

testPlane 0.002 s
testWave 0.001 s
testPreconditions 0 s

ConjugateGradientTest

testMismatchedOperatorDimensions 0.001 s
testDimensionMismatchRightHandSide 0 s
testNonSquarePreconditioner 0.001 s
testPreconditionedResidual 0.004 s
testUnpreconditionedResidual 0.001 s
testNonPositiveDefinitePreconditioner 0 s
testPreconditionedSolution2 0.042 s
testUnpreconditionedInPlaceSolutionWithInitialGuess 0.001 s
testNonSquareOperator 0 s
testPreconditionedNormOfResidual 0 s
testNonPositiveDefiniteLinearOperator 0.001 s
testUnpreconditionedNormOfResidual 0 s
testDimensionMismatchSolution 0 s
testUnpreconditionedSolutionWithInitialGuess 0 s
testPreconditionedSolution 0 s
testUnpreconditionedSolution 0 s
testEventManagement 0.001 s

GradientTest

testDivideField 0.001 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.006 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0.001 s
testAsinh 0 s
testAtan2 0 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.002 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0.001 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.001 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0.001 s
testToRadians 0 s
testSinCosdifference 0.004 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testRemainderField 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0.001 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0.001 s
testSinhCosh 0 s
testCopySignField 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testLinearCombination4D4FVsDS 0 s
testLinearCombination3F3FVsDS 0 s
testConvertersVsDS 0.001 s
testRemainderDoubleVsDS 0 s
testAbsVsDS 0 s
testStackVariable 0 s
testSerialization 0.001 s
testOne 0 s
testGetPartialDerivativeErrors 0.001 s
testTrigonometryVsDS 0 s
testLinearCombination2D2FVsDS 0 s
testOrder 0 s
testZero 0 s
testGetPartialDerivative 0.001 s
testLinearCombinationnFnFVsDS 0 s
testVariable 0 s
testHyperbolicVsDS 0 s
testPowersVsDS 0.001 s
testLinearCombination4F4FVsDS 0 s
testRootsVsDS 0 s
testDoublePow 0 s
testConstant 0.001 s
testExpsLogsVsDS 0 s
testLinearCombination3D3FVsDS 0 s
testLinearCombination2F2FVsDS 0 s
testRunTimeClass 0.001 s
testArithmeticVsDS 0 s
testAtan2VsDS 0 s
testHashcode 0 s
testRemainderGVsDS 0.001 s
testNewInstance 0 s
testEquals 0 s
testConversion 0 s
testGetGradient 0 s
testHypotVsDS 0 s
testTaylor 0.001 s
testLinearCombinationnDnFVsDS 0 s

LoessInterpolatorTest

testIncreasingBandwidthIncreasesSmoothness 0.012 s
testOnStraightLine 0 s
testInsufficientBandwidth 0.001 s
testNotAllFiniteReal1 0 s
testNotAllFiniteReal2 0 s
testNotAllFiniteReal3 0 s
testNotAllFiniteReal4 0 s
testNotAllFiniteReal5 0.001 s
testNotAllFiniteReal6 0 s
testOnTwoPoints 0 s
testEmptyData 0.001 s
testNonStrictlyIncreasing1 0 s
testNonStrictlyIncreasing2 0.001 s
testOnOnePoint 0 s
testCompletelyIncorrectBandwidth1 0 s
testCompletelyIncorrectBandwidth2 0 s
testIncreasingRobustnessItersIncreasesSmoothnessWithOutliers 0.001 s
testOnDistortedSine 0.001 s
testUnequalSizeArguments 0 s
testMath296withoutWeights 0 s

BracketingNthOrderBrentSolverTest

testSolutionRightSide 0.001 s
testSolutionAboveSide 0 s
testSolutionBelowSide 0.001 s
testSolutionLeftSide 0 s
testBadEndpoints 0 s
testRootEndpoints 0 s
testCloseEndpoints 0.001 s
testQuinticZero 0 s
testSinZero 0 s
testFasterThanNewton 0.001 s
testSolverStopIteratingOnceSolutionIsFound 0.001 s
testConvergenceOnFunctionAccuracy 0.001 s
testInsufficientOrder1 0 s
testInsufficientOrder2 0 s
testInsufficientOrder3 0 s
testConstructorsOK 0 s
testToleranceLessThanUlp 0.001 s
testIssue716 0 s

BetaDistributionTest

testMoments 0 s
testCumulative 0.004 s
testDensity 0.004 s

FiniteDifferencesDifferentiatorTest

testBoundedSqrt 0.001 s
testVectorFunction 0.003 s
testSerialization 0 s
testGaussian 0.002 s
testStepSizeUnstability 0.001 s
testTooLargeStep 0 s
testWrongOrderMatrix 0 s
testWrongOrder 0.001 s
testWrongOrderVector 0 s
testWrongNumberOfPoints 0 s
testConstant 0.001 s
testSeveralFreeParameters 0.007 s
testMatrixFunction 0.003 s
testWrongStepSize 0 s
testBounds 0.001 s
testLinear 0 s

FieldUnivariateDerivative1Binary64Test

testDivideField 0.002 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.011 s
testCopySignSpecialField 0 s
testGetField 0.001 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0.001 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0.001 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0.001 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.001 s
testAcos 0.001 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.001 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.007 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testSinhCosh 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0.001 s
testSinhCoshNaN 0 s
testFieldMultiply 0 s
testLinearCombination4D4FVsDS 0.001 s
testLinearCombination3F3FVsDS 0 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0 s
testAbsVsDS 0 s
testLinearCombinationField 0 s
testRemainderUdVsDS 0.001 s
testOne 0 s
testTrigonometryVsDS 0.001 s
testLinearCombination2D2FVsDS 0 s
testScalbVsDS 0.001 s
testOrder 0 s
testZero 0 s
testGetPartialDerivative 0 s
testFieldDivide 0 s
testUlpVsDS 0.013 s
testLinearCombinationnFnFVsDS 0.001 s
testFieldSubtract 0 s
testHyperbolicVsDS 0 s
testPowersVsDS 0.001 s
testLinearCombination4F4FVsDS 0 s
testFieldAdd 0 s
testRootsVsDS 0.001 s
testGetFreeParameters 0 s
testDoublePow 0 s
testExpsLogsVsDS 0 s
testGetDerivative 0 s
testLinearCombination3D3FVsDS 0 s
testLinearCombination2F2FVsDS 0 s
testRunTimeClass 0 s
testArithmeticVsDS 0.001 s
testAtan2VsDS 0 s
testRemainderField 0 s
testGetFirstDerivative 0.001 s
testNewInstance 0 s
testEquals 0 s
testConversion 0 s
testCopySignField 0 s
testHypotVsDS 0.001 s
testTaylor 0 s
testLinearCombinationnDnFVsDS 0 s
testLinearCombinationReference 0.001 s
testHashcode 0 s

LUDecompositionTest

testSolve 0 s
testPPermutation 0 s
testUUpperTriangular 0 s
testDimensions 0 s
testNonSquare 0 s
testSingular 0 s
testLLowerTriangular 0 s
testPAEqualLU 0 s
testMatricesValues1 0 s
testMatricesValues2 0 s

CalculusFieldElementTest

testDivideDouble 0 s
testCos 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testSubtract 0 s
testIsInfinite 0 s
testFloor 0 s
testIsNan 0 s
testRootN 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testNorm 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testGetExponent 0.001 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testToRadians 0 s
testIsFinite 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0 s
testLinearCombinationDouble2 0 s
testLinearCombinationDouble3 0 s
testSubtractDouble 0 s
testDivide 0.001 s
testPowInt 0 s
testSquare 0 s

PiecewiseBicubicSplineInterpolatingFunctionTest

testPlane 0.006 s
testIsValidPoint 0 s
testPreconditions 0 s
testParabaloid 0.003 s

FieldGaussIntegratorTest

testIntegrate 0 s
testGetPoints 0 s
testGetWeights 0.001 s

UnitSphereRandomVectorGeneratorTest

test2DDistribution 0.168 s

FieldContinuedFractionTest

testInfinityDivergence 0.001 s
testNonConvergentContinuedFraction 0 s
testGoldenRatio 0.001 s

SparseFieldMatrixTest

testOperate 0 s
testExamples 0 s
testGetEntry 0 s
testAddFail 0 s
testAdd 0.001 s
testScalarAdd 0 s
testTrace 0 s
testPlusMinus 0 s
testMultiply2 0 s
testDimensions 0 s
testTransposeMultiplyWrongDimensions 0 s
testSubMatrix 0.001 s
testPremultiplyVector 0 s
testCopyFunctions 0 s
testTransposeMultiplySparseFieldMatrix 2.596 s
testMath209 0 s
testGetVectors 0 s
testGetColumnMatrix 0 s
testGetColumnVector 0 s
testMultiply 0 s
testEqualsAndHashCode 0 s
testTranspose 0 s
testPremultiply 0 s
testGetRowMatrix 0 s
testSetSubMatrix 0.001 s
testMultiplyTransposedSparseFieldMatrix 2.623 s
testMultiplyTransposedWrongDimensions 0 s
testGetRowVector 0 s

IncrementorTest

testAboveMaxCount 0 s
testBelowMaxCount 0 s
testBulkIncrementExceeded 0 s
testAccessor 0 s
testBulkCanIncrement 0 s
testReset 0 s
testWithMaximalValue 0 s
testConstructor1 0 s
testConstructor2 0 s
testBulkIncrement 0 s
testMaxInt 0 s
testCanIncrement1 0 s
testCanIncrement2 0.001 s
testAlternateException 0 s

ComplexEigenDecompositionTest

testGetDeterminant 0.001 s
testDefinition 0 s
testGetVT 0 s
testGetD 0 s
testGetV 0 s
testEqualEigenvalues 0 s
testEigenValuesAndVectors 0 s
testRealEigenValues 0 s
testNonSquare 0 s
testIssue249 0 s
testGetEigenVectors 0 s
testHasComplexEigenValues 0 s
testGetEigenValues 0.001 s

FunctionsWithFastMathVersionTest

testCos 0.001 s
testExp 0.001 s
testLog 0 s
testSin 0.001 s
testTan 0 s
testUlp 0 s
testAcosH 0.001 s
testAsinh 0 s
testAtan2 0.001 s
testAtanh 0 s
testExpm1 0 s
testFloor 0.001 s
testLog10 0 s
testLog1p 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0.001 s
testCbrt 0 s
testCeil 0.001 s
testCosh 0 s
testRint 0.001 s
testSinh 0 s
testSqrt 0 s
testTanh 0.001 s

BetaTest

testRegularizedBetaPositiveNanPositive 0 s
testLogGammaSumPrecondition1 0 s
testLogGammaSumPrecondition2 0.001 s
testLogGammaSumPrecondition3 0 s
testLogGammaSumPrecondition4 0 s
testRegularizedBetaPositivePositivePositive 0.002 s
testRegularizedBetaPositivePositiveNegative 0 s
testRegularizedBetaPositiveZeroPositive 0 s
testLogBetaPositivePositive 0 s
testLogBetaPositiveNegative 0 s
testLogGammaSum 0 s
testLogBetaPositiveNan 0.001 s
testSumDeltaMinusDeltaSum 0 s
testRegularizedBetaNegativePositivePositive 0 s
testLogBeta 0.001 s
testLogGammaMinusLogGammaSumPrecondition1 0 s
testLogGammaMinusLogGammaSumPrecondition2 0 s
testRegularizedBetaPositivePositiveNan 0 s
testLogBetaZeroPositive 0 s
testRegularizedBetaPositivePositiveZero 0 s
testRegularizedBetaPositiveNegativePositive 0 s
testMath1067 0 s
testLogGammaMinusLogGammaSum 0 s
testLogBetaNanPositive 0 s
testRegularizedBetaTinyArgument 0 s
testLogBetaNegativePositive 0.001 s
testSumDeltaMinusDeltaSumPrecondition1 0 s
testSumDeltaMinusDeltaSumPrecondition2 0 s
testLogBetaPositiveZero 0 s
testRegularizedBetaZeroPositivePositive 0 s
testRegularizedBetaNanPositivePositive 0 s

CarlsonEllipticIntegralFieldTest

testNoConvergenceRc 0.001 s
testNoConvergenceRd 0 s
testNoConvergenceRf 0 s
testNoConvergenceRj 0 s
testCarlson1995rC 0.001 s
testCarlson1995rD 0 s
testCarlson1995rF 0 s
testCarlson1995rG 0 s
testCarlson1995rJ 0 s
testRfRc 0.028 s
testRdNonSymmetry1 0.060 s
testRdNonSymmetry2 0.051 s
testAlternateRG 0.050 s
testDlmfRf 0 s
testCarlson1995ConsistencyRc 0.017 s
testCarlson1995ConsistencyRd 0.032 s
testCarlson1995ConsistencyRf 0.022 s
testCarlson1995ConsistencyRj 0.124 s

FieldLUSolverTest

testSolve 0 s
testDeterminant 0.001 s
testSolveDimensionErrors 0 s
testSolveSingularityErrors 0 s
testSingular 0 s

SaddlePointExpansionTest

testLargeValues 0 s
testSmallInteger 0 s
testSmallNonInteger 0 s
testSpecialValues 0 s

ConstantRealDistributionTest

testDensities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testInverseCumulativeProbabilities 0.001 s
testMeanVariance 0 s

FactorialLogTest

testPrecondition1 0 s
testNonPositiveArgument 0 s
testCompareDirectWithoutCache 0.001 s
testCacheIncrease 0 s
testCacheDecrease 0 s
testDelegation 0.003 s
testCompareDirectWithCache 0.008 s

LegendreParametricTest

testAllMonomials(int, int, double, double)[1] 0 s
testAllMonomials(int, int, double, double)[2] 0.001 s
testAllMonomials(int, int, double, double)[3] 0.001 s
testAllMonomials(int, int, double, double)[4] 0 s
testAllMonomials(int, int, double, double)[5] 0.001 s
testAllMonomials(int, int, double, double)[6] 0 s
testAllMonomials(int, int, double, double)[7] 0 s
testAllMonomials(int, int, double, double)[8] 0 s
testAllMonomials(int, int, double, double)[9] 0.001 s
testAllMonomials(int, int, double, double)[10] 0 s
testAllMonomials(int, int, double, double)[11] 0.001 s
testAllMonomials(int, int, double, double)[12] 0 s
testAllMonomials(int, int, double, double)[13] 0.001 s
testAllMonomials(int, int, double, double)[14] 0 s
testAllMonomials(int, int, double, double)[15] 0 s
testAllMonomials(int, int, double, double)[16] 0 s
testAllMonomials(int, int, double, double)[17] 0 s
testAllMonomials(int, int, double, double)[18] 0 s
testAllMonomials(int, int, double, double)[19] 0.001 s
testAllMonomials(int, int, double, double)[20] 0.001 s
testAllMonomials(int, int, double, double)[21] 0 s
testAllMonomials(int, int, double, double)[22] 0 s
testAllMonomials(int, int, double, double)[23] 0.001 s
testAllMonomials(int, int, double, double)[24] 0.001 s
testAllMonomials(int, int, double, double)[25] 0 s
testAllMonomials(int, int, double, double)[26] 0 s
testAllMonomials(int, int, double, double)[27] 0.001 s
testAllMonomials(int, int, double, double)[28] 0.001 s
testAllMonomials(int, int, double, double)[29] 0 s
testAllMonomials(int, int, double, double)[30] 0.001 s

ComplexTest

testDivideField 0 s
testRemainderDouble 0.001 s
testSinCosNaN 0 s
testSinCosSum 0.006 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0 s
testAbs 0 s
testCos 0.001 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0.001 s
testAsinh 0 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog1p 0 s
testRound 0 s
testScalb 0 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0.001 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.004 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testSubtractDouble 0 s
testRemainderField 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testCopySignDoubleComplex 0.076 s
testReciprocalReal 0.001 s
testReciprocalZero 0 s
testNthRootError 0 s
testFloatingPointEqualsWithAllowedDeltaNaN 0 s
testAcosBranchCuts 0 s
testNthRoot_cornercase_NAN_Inf 0 s
testTanhInf 0.001 s
testTanhNaN 0 s
testConjugateNaN 0 s
testToDegreesComplex 0 s
testHypotComplex 0 s
testLogComplex 0 s
testScalarDivideInf 0 s
testScalarDivideNaN 0.001 s
testRootNComplex 0 s
testScalarMultiplyInf 0 s
testScalarMultiplyNaN 0 s
testDivideImaginary 0 s
testExpInf1 0 s
testExpInf2 0 s
testExpInf3 0 s
testExpInf4 0 s
testExpInf5 0 s
testExpInf6 0 s
testExpInf7 0 s
testExpInf8 0 s
testLogBranchCut 0 s
testSinComplex 0 s
testAcosInf 0.001 s
testAcosNaN 0 s
testEqualsClass 0 s
testCbrtComplex 0 s
testIsMathematicalInteger 0.004 s
testAtan2SpecialCases 0 s
testAdd 0 s
testPow 0 s
testSubtract 0 s
testRemainderComplexDouble 0.036 s
testAtanhComplex 0.001 s
testScalarAdd 0 s
testScalarPow 0 s
testDivideNaNInf 0 s
testAtan2 0.001 s
testAtanI 0 s
testExpM1 0 s
testField 0 s
testLog10 0 s
testLog1P 0 s
testRootN 0 s
testCbrt 0 s
testNorm 0 s
testRintComplex 0.005 s
testAsinInf 0.001 s
testAsinNaN 0 s
testAtanInf 0 s
testAtanNaN 0 s
testFloatingPointEqualsWithRelativeToleranceNaN 0 s
testToString 0 s
testReciprocal 0.001 s
testAsinhComplex 0 s
testScalarAddInf 0.001 s
testScalarAddNaN 0 s
testCoshComplex 0 s
testScalbComplex 0 s
testFloatingPointEqualsWithAllowedDelta 0 s
testExpComplex 0 s
testScalarPowZero 0 s
testScalarDivide 0 s
testDivideInf 0 s
testDivideNaN 0 s
testEqualsRealDifference 0 s
testAtan2Complex 0 s
testLog10Complex 0 s
testNegateNaN 0 s
testTanhCritical 0 s
testZeroPow 0 s
testPowZero 0 s
testSignComplex 0.009 s
testScalarPowInf 0 s
testCosComplex 0 s
testAsinhBranchCuts 0 s
testScalarMultiply 0 s
testSqrtImaginaryZero 0 s
testSqrtRealPositive 0.001 s
testEqualsNull 0 s
testEqualsSame 0 s
testEqualsTrue 0 s
testTanComplex 0 s
testSqrt1zNaN 0 s
testSqrtRealNegative 0 s
testScalarPowNaNBase 0 s
testGetArgument 0.001 s
testSqrtPolar 0 s
testValueOf 0 s
testSqrtZero 0 s
testMultiplyNaN 0 s
testLogZero 0 s
testConjugate 0 s
testFloatingPointEqualsNaN 0.001 s
testMultiplyInfInf 0 s
testNthRoot_normal_fourthRoot 0 s
testMultiplyNaNInf 0 s
testAtanBranchCuts 0 s
testEqualsImaginaryDifference 0 s
testScalarSubtractInf 0 s
testScalarSubtractNaN 0 s
testCeilComplex 0.005 s
testTanCritical 0 s
testAsinComplex 0 s
testPowNaNBase 0 s
testAcoshComplex 0.001 s
testNormInfinite 0 s
testMath221 0 s
testNthRoot_cornercase_thirdRoot_imaginaryPartEmpty 0 s
testFloatingPointEqualsWithRelativeTolerance 0 s
testGetArgumentInf 0 s
testGetArgumentNaN 0 s
testConstructorNaN 0 s
testCoshInf 0 s
testCoshNaN 0 s
testPowDouble 0 s
testLinearCombination1 0 s
testCopySignFieldComplex 1.801 s
testAtanReal 0.001 s
testPowNaNExponent 0 s
testAtan2Real 0 s
testFloorComplex 0.005 s
testHashCode 0 s
testSqrtRealZero 0 s
testSqrtImaginaryNegative 0 s
testFloatingPointEqualsPrecondition1 0.001 s
testFloatingPointEqualsPrecondition2 0 s
testReciprocalInf 0 s
testReciprocalNaN 0 s
testFloatingPointEquals 0 s
testNthRoot_cornercase_thirdRoot_realPartZero 0 s
testScalarDivideZero 0 s
testScalarSubtract 0 s
testToRadiansComplex 0.001 s
testAddInf 0 s
testAddNaN 0 s
testCosInf 0 s
testCosNaN 0 s
testAcosComplex 0 s
testAtanhBranchCuts 0 s
testDivide 0 s
testSignedZeroEquality 0 s
testExpNaN 0 s
testMultiply 0 s
testDivideReal 0 s
testDivideZero 0 s
testAsinBranchCuts 0 s
testEqualsNaN 0 s
testLogInf 0 s
testLogNaN 0 s
testPowField 0.001 s
testNegate 0 s
testAtanComplex 0 s
testPowInf 0 s
testRemainderComplexComplex 1.352 s
testConjugateInfiinite 0 s
testTanhComplex 0 s
testSinhInf 0 s
testSinhNaN 0 s
testSerial 0.005 s
testSinInf 0 s
testSinNaN 0 s
testSqrt1z 0 s
testNormNaN 0 s
testTanInf 0 s
testTanNaN 0 s
testNthRoot_normal_thirdRoot 0 s
testpowNull 0 s
testSubtractInf 0 s
testSubtractNaN 0 s
testSinhComplex 0 s
testSqrtInf 0.001 s
testSqrtNaN 0 s
testRemainderAxKr 0 s
testDivideZeroZero 0 s
testConstructor 0 s
testScalarPowNaNExponent 0 s
testReciprocalImaginary 0 s
testAcoshBranchCuts 0 s

FieldJacobiEllipticTest

testCircular 0.004 s
testAbramowitzStegunExample1 0 s
testAbramowitzStegunExample2 0.001 s
testAbramowitzStegunExample3 0 s
testAbramowitzStegunExample4 0 s
testAbramowitzStegunExample5 0 s
testAbramowitzStegunExample7 0 s
testAbramowitzStegunExample8 0 s
testAbramowitzStegunExample9 0 s
testNegativeParameter 0 s
testDerivatives 0 s
testHyperbolic 0.002 s
testInverseCopolarC 0.009 s
testInverseCopolarD 0.002 s
testInverseCopolarN 0.003 s
testInverseCopolarS 0.004 s
testNoConvergence 0 s
testAllFunctions 0 s
testHighAccuracy 0.008 s

FieldDerivativeTest

testPow 0 s
testFloor 0 s
testLog10 0 s
testAcos 0 s
testCeil 0 s
testCosh 0.001 s
testRint 0 s
testSign 0 s
testSinh 0 s
testGetReal 0 s

SplineInterpolatorTest

testInterpolateLinearDegenerateTwoSegmentD64 0.001 s
testInterpolateLinearDegenerateThreeSegmentD64 0 s
testInterpolateLinearDegenerateTwoSegment 0 s
testIllegalArguments 0 s
testInterpolateLinearDegenerateThreeSegment 0 s
testIllegalArgumentsD64 0 s
testInterpolateSin 0 s

CholeskyDecompositionTest

testDecomposer 0 s
testMatricesValues 0 s
testNotSymmetricMatrixException 0 s
testDimensions 0 s
testMath274 0 s
testNonSquare 0 s
testNotPositiveDefinite 0 s
testLLowerTriangular 0 s
testLTTransposed 0 s
testAEqualLLT 0 s

ZipfDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0 s
testPreconditions1 0 s
testPreconditions2 0 s
testMoments 0.001 s

EigenSolverTest

testSolve 0 s
testInvertibleTinyValues 0 s
testNonInvertibleMath1045 0 s
testSolveDimensionErrors 0 s
testNonInvertible 0.001 s
testInvertible 0 s
testZeroMatrix 0 s

CarlsonEllipticIntegralComplexTest

testNoConvergenceRc 0 s
testNoConvergenceRd 0.001 s
testNoConvergenceRf 0 s
testNoConvergenceRj 0 s
testCarlson1995rC 0 s
testCarlson1995rD 0 s
testCarlson1995rF 0 s
testCarlson1995rG 0 s
testCarlson1995rJ 0.001 s
testRfRc 0.043 s
testRdNonSymmetry1 0.108 s
testRdNonSymmetry2 0.086 s
testAlternateRG 0.106 s
testRgBuggySquareRoot 0 s
testRfAlongImaginaryAxis 0.001 s
testDlmfRf 0 s
testCarlson1995ConsistencyRc 0.041 s
testCarlson1995ConsistencyRd 0.074 s
testCarlson1995ConsistencyRf 0.048 s
testCarlson1995ConsistencyRj 0.144 s

OrderedComplexEigenDecompositionTest

testEqualEigenValues 0.002 s
testDefinition 0.001 s
testIssue111A 0.007 s
testIssue111B 0.007 s
testIssue111C 0.007 s
testIssue173 0 s

HarmonicOscillatorTest

testDerivative 0 s
testSomeValues 0 s
testParametricValue 0.001 s
testParametricUsage1 0 s
testParametricUsage2 0 s
testParametricUsage3 0 s
testParametricUsage4 0 s
testParametricGradient 0 s

RandomDataGeneratorTest

testNextSample 0.001 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.005 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0.002 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.082 s
testNextLongNegativeToPositiveRange 0.003 s
testNextUniformUniformMaximalInterval 0.001 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0 s
testNextDeviateEnumeratedRealDistribution 0.001 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.002 s
testNextUniformUniformNegativeToPositiveBounds 0.001 s
testNextPermutation 0 s
testNextIntPositiveRange 0.002 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0.001 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.028 s
testNextIntNegativeRange 0.001 s
testNextHex 0.005 s
testNextLongWideRange 0.376 s
testNextLongPositiveRange 0.001 s
testNextUniformUniformPositiveBounds 0.001 s
testNextBeta2 0.011 s
testNextGamma 0 s
testNextGamma2 0.001 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0 s
testNextZipf 0.105 s

RealLinearOperatorTest

testDefaultIsTransposable 0 s
testDefaultTransposeMultiply 0 s

FieldMatrixTest

testDefaultMultiplyTransposed 0.001 s
testArithmeticalBlending 0 s
testDefaultMap 0.002 s
testDefaultTransposeMultiply 0 s

Well44497aTest

testNextSample 0.001 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.002 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0.001 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.086 s
testNextLongNegativeToPositiveRange 0 s
testNextUniformUniformMaximalInterval 0.001 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.002 s
testNextUniformUniformNegativeToPositiveBounds 0.001 s
testNextPermutation 0 s
testNextIntPositiveRange 0.001 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.030 s
testNextIntNegativeRange 0 s
testNextHex 0.004 s
testNextLongWideRange 0.488 s
testNextLongPositiveRange 0.002 s
testNextUniformUniformPositiveBounds 0 s
testNextBeta2 0.010 s
testNextGamma 0.001 s
testNextGamma2 0 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0.001 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.296 s
testNextFloatDirect 0.001 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.006 s
testNextLong2 0 s
testNextDouble 0.001 s
testNextBoolean2 0.001 s
testNextInt2 0 s
testNextZipf 0 s
testReferenceCode 0 s

RiccatiEquationSolverTest

test_real_2_2 0.001 s
test_imaginary_6_6_ill_conditioned 0.003 s
test_imaginary_2_2 0 s
test_imaginary_6_6 0.004 s

UnmodifiableArrayRealVectorTest

testSetSubVector 0 s
testGetEntry 0 s
testAllButExcluded 0.003 s
testAddToEntry 0 s
testGetSubVector 0.010 s
testSparseIterator 0.001 s
testIterator 0 s
testSetEntry 0 s

SparseFieldVectorTest

testWalkInOptimizedOrderChangingVisitor1 0.001 s
testWalkInOptimizedOrderChangingVisitor2 0 s
testWalkInOptimizedOrderChangingVisitor3 0 s
testWalkInDefaultOrderChangingVisitor1 0 s
testWalkInDefaultOrderChangingVisitor2 0 s
testWalkInDefaultOrderChangingVisitor3 0 s
testMisc 0 s
testBasicFunctions 0.001 s
testPredicates 0 s
testMapFunctions 0 s
testWalkInDefaultOrderPreservingVisitor1 0.001 s
testWalkInDefaultOrderPreservingVisitor2 0 s
testWalkInDefaultOrderPreservingVisitor3 0 s
testOuterProduct 0 s
testWalkInOptimizedOrderPreservingVisitor1 0.001 s
testWalkInOptimizedOrderPreservingVisitor2 0 s
testWalkInOptimizedOrderPreservingVisitor3 0 s

SparseRealMatrixTest

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

FieldDerivativeStructureBinary64Test

testDivideField 0.001 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.025 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0.001 s
testAsinh 0 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.002 s
testAcos 0.001 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSinh 0.001 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0.001 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0.001 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.024 s
testGetAddendum 0 s
testAddDouble 0.001 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testRemainderField 0.001 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0.001 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowField 0.001 s
testPowInt 0.001 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0.001 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testCeilFloorRintLong 0.001 s
testFieldMultiply 0 s
testVariableWithoutDerivativePrimitive 0 s
testPrimitiveAdd 0 s
testTanAtan 0.012 s
testSqrtDefinition 0.008 s
testWrongFieldVariableIndex 0 s
testHypotDefinition 0.008 s
testLog1pDefinition 0.008 s
testDifferentiation1 0.001 s
testDifferentiation2 0.006 s
testDifferentiation3 0.002 s
testVariableWithoutDerivativeField 0 s
testLinearCombination1DSDS 0 s
testLinearCombination2DSDS 0.042 s
testSinCosSeparated 0.008 s
testExpm1Definition 0.007 s
testCoshDefinition 0.010 s
testAdd 0 s
testExp 0.004 s
testLog 0.004 s
testMap 0.002 s
testOne 0 s
testPow 0.002 s
testSinCosCombined 0.009 s
testSubtract 0 s
testIntegrationDifferentiation 0.003 s
testAtan2 0.010 s
testField 0 s
testTrigo 0.052 s
testNorm 0 s
testSign 0 s
testZero 0 s
testOneParameterConstructor 0 s
testReciprocal 0 s
testPrimitiveDivide 0.001 s
testLinearCombination2DoubleDS 0.012 s
testSinhAsinh 0.012 s
testFieldDivide 0 s
testWrongDimensionPrimitive 0 s
testPrimitiveRemainder 0.002 s
testAtan2SpecialCasesDerivatives 0.001 s
testLog1pExpm1 0.005 s
testToRadiansDefinition 0.004 s
testVariable 0 s
testPrimitiveMultiply 0 s
testFieldSubtract 0.001 s
testHypotSpecial 0 s
testRebaseValueMoreIntermediateThanBase 0 s
testRebaseConditions 0 s
testCompositionOneVariableX 0.001 s
testCompositionOneVariableY 0 s
testFieldAdd 0 s
testSqrtPow2 0.005 s
testTaylorFieldPolynomial 0.049 s
testCoshAcosh 0.013 s
testSinhDefinition 0.009 s
testConstant 0 s
testCopySign 0.001 s
testMissingOrders 0 s
testTaylorPrimitivePolynomial 0.062 s
testTangentDefinition 0.011 s
testLinearCombination1FieldDS 0 s
testWrongPrimitiveVariableIndex 0 s
testIntegration 0.003 s
testCosAcos 0.011 s
testTanhAtanh 0.022 s
testRunTimeClass 0 s
testPowDoubleDS 0.001 s
testComposeMismatchedDimensions 0.001 s
testLinearCombination1DoubleDS 0 s
testPrimitiveSubtract 0 s
testRebaseValueLessIntermediateThanBase 0 s
testRebaseNoVariables 0 s
testDegRad 0.003 s
testSinhCoshCombined 0.009 s
testEquals 0 s
testMultiply 0 s
testIntegrationGreaterThanOrder 0.012 s
testTooLargeOrder 0 s
testPowReciprocalPow 0.287 s
testLogExp 0.005 s
testRebaseValueEqualIntermediateAndBase 0.001 s
testRemainder 0.002 s
testNegate 0 s
testHypotNeglectible 0 s
testCbrtPow3 0.007 s
testIntegrationNoOp 0.003 s
testLog10Definition 0.007 s
testDifferentiationNoOp 0.001 s
testSinAsin 0.009 s
testRootNSingularity 0 s
testExpression 0.095 s
testVariableWithoutDerivative1 0 s
testToDegreesDefinition 0.005 s
testLog10Power 0.009 s
testTanhDefinition 0.014 s
testOneOrderConstructor 0 s
testFieldRemainder 0.002 s
testCbrtDefinition 0.008 s
testTaylorAtan2 0.025 s
testLinearCombination2FieldDS 0.016 s
testWrongDimensionField 0 s
testComposePrimitive 0.017 s
testComposeField 0.018 s
testHypotNoOverflow 0 s

LegendreEllipticIntegralTest

testCompleteVsIncompletePi 0.016 s
testAbramowitzStegunExample10 0 s
testAbramowitzStegunExample14 0 s
testPrecomputedDelta 0 s
testAbramowitzStegunExample3 0 s
testAbramowitzStegunExample4 0 s
testAbramowitzStegunExample8 0 s
testAbramowitzStegunExample9 0 s
testNomeMediumParameter 0 s
testNomeSmallParameter 0 s
testComplementary 0 s
testIntegralsSmallParameter 0.001 s
testAbramowitzStegunTable175 0 s
testAbramowitzStegunTable176 0 s
testAbramowitzStegunTable179 0 s
testNoConvergence 0 s
testCompleteVsIncompleteD 0 s
testCompleteVsIncompleteE 0 s
testCompleteVsIncompleteF 0.001 s

LaguerreSolverTest

testLinearFunction 0.003 s
testQuadraticFunction 0 s
testParameters 0.001 s
testQuinticFunction2 0 s
testQuinticFunction 0.001 s
testIssue177 0.001 s

FieldRombergIntegratorTest

testParameters 0.001 s
testSinFunction 0 s
testQuinticFunction 0.001 s

ContinuedFractionTest

testInfinityDivergence 0 s
testNonConvergentContinuedFraction 0.001 s
testGoldenRatio 0 s

FieldComplexUnivariateIntegratorTest

testZero 0.004 s
testIdentity 0.002 s
testPolynomialPolylinePath 0.003 s
testPolynomialStraightPath 0.002 s
testAroundPole 0.004 s
testAroundRoot 0.003 s

FieldUnivariateDerivative2Binary64Test

testDivideField 0.003 s
testRemainderDouble 0.001 s
testSinCosNaN 0 s
testSinCosSum 0.018 s
testCopySignSpecialField 0 s
testGetField 0.001 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0.002 s
testAtanh 0 s
testExpm1 0 s
testFloor 0.001 s
testGetPi 0 s
testHypot 0.002 s
testLog10 0 s
testLog1p 0 s
testRootN 0.001 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0.001 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.013 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0.001 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testSinhCosh 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0.001 s
testSinhCoshNaN 0 s
testFieldMultiply 0 s
testLinearCombination4D4FVsDS 0.001 s
testLinearCombination3F3FVsDS 0 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0.001 s
testAbsVsDS 0 s
testLinearCombinationField 0 s
testRemainderUdVsDS 0.001 s
testTrigonometryVsDS 0 s
testLinearCombination2D2FVsDS 0.001 s
testScalbVsDS 0 s
testOrder 0 s
testGetPartialDerivative 0.001 s
testFieldDivide 0 s
testUlpVsDS 0.020 s
testLinearCombinationnFnFVsDS 0.001 s
testFieldSubtract 0 s
testHyperbolicVsDS 0.001 s
testPowersVsDS 0 s
testLinearCombination4F4FVsDS 0.001 s
testFieldAdd 0 s
testRootsVsDS 0 s
testGetFreeParameters 0 s
testGetFirstAndSecondDerivative 0 s
testSqrtVsDS 0 s
testDoublePow 0 s
testExpsLogsVsDS 0 s
testGetDerivative 0 s
testLinearCombination3D3FVsDS 0.001 s
testLinearCombination2F2FVsDS 0 s
testRunTimeClass 0 s
testArithmeticVsDS 0.001 s
testAtan2VsDS 0 s
testRemainderField 0.001 s
testNewInstance 0 s
testEquals 0 s
testConversion 0.001 s
testCopySignField 0 s
testCbrtVsDS 0 s
testHypotVsDS 0.001 s
testTaylor 0 s
testLinearCombinationnDnFVsDS 0 s
testLinearCombinationReference 0.001 s
testHashcode 0 s

NevilleInterpolatorTest

testParameters 0.002 s
testSinFunction 0 s
testExpm1Function 0.001 s

MathRuntimeExceptionTest

testGetMessageError 0.003 s
testGetMessageDecimalFormatSupportedLocale 0.001 s
testGetMessageDecimalFormatUnsupportedLocale 0.003 s

DfpTest

testDivideField 0.093 s
testRemainderDouble 0.038 s
testSinCosNaN 0.001 s
testSinCosSum 0.281 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0.004 s
testAtan2SpecialCases 0.001 s
testAbs 0 s
testCos 0 s
testExp 0.001 s
testLog 0 s
testSin 0.001 s
testTan 0 s
testUlp 0.006 s
testAcosh 0.003 s
testAsinh 0.002 s
testAtan2 0.026 s
testAtanh 0.001 s
testExpm1 0 s
testGetPi 0 s
testHypot 0.019 s
testLog1p 0.001 s
testRootN 0.002 s
testScalb 0.055 s
testAcos 0.001 s
testAsin 0 s
testAtan 0.001 s
testCbrt 0.001 s
testCosh 0.001 s
testSign 0 s
testSinh 0.001 s
testTanh 0 s
testAddField 0.004 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.004 s
testMultiplyInt 0.002 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0.003 s
testLinearCombinationFaFa 0.001 s
testToRadians 0.001 s
testSinCosdifference 0.264 s
testGetAddendum 0 s
testAddDouble 0.004 s
testToDegrees 0 s
testPowDouble 0.008 s
testSubtractDouble 0.003 s
testRemainderField 0.006 s
testCopySignDouble 0.003 s
testLinearCombinationDF2 0.001 s
testLinearCombinationDF3 0.001 s
testLinearCombinationDF4 0.001 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0.001 s
testLinearCombinationFF4 0.001 s
testNewInstance 0 s
testSinhCosh 0.001 s
testCopySignField 0.003 s
testPowField 0.009 s
testPowInt 0.001 s
testSinCos 0.001 s
testSquare 0 s
testMultiplyField 0.004 s
testSubtractField 0.003 s
testSinhCoshNaN 0.001 s
testGetExponentAutonomous 0.072 s
testCeilSmallPositive 0 s
testCeilSmallNegative 0 s
testAdd 0.001 s
testMap 0.129 s
testOne 0.001 s
testSpecialConstructors 0 s
testGetExponentSpecialCases 0 s
testFloor 0 s
testLog10 0 s
testRound 0.001 s
testUlpdDfpA 0 s
testUlpdDfpB 0.001 s
testCeil 0 s
testRint 0 s
testSqrt 0.001 s
testZero 0 s
testLinearCombinationReference 0 s
testToString 0.001 s
testReciprocal 0 s
testEqualsHashcodeContract 0 s
testConvertToSameAccuracy 0.001 s
testDivideInt 0 s
testPi 0.001 s
testSignPredicates 0 s
testPower10 0 s
testToRadiansDefinition 0.047 s
testGetExponentVsDouble 0.044 s
testCopySign 0 s
testFloorSmallPositive 0 s
testCompare 0.001 s
testRunTimeClass 0 s
testFloorSmallNegative 0.001 s
testConvertToLowerAccuracy 0.001 s
testHypotNoOverflow 0.009 s
testByteConstructor 0 s
testConvertToHigherAccuracy 0.001 s
testIntValue 0 s
testDegRad 0.001 s
testDivide 0 s
testEquals 0 s
testMultiply 0 s
testIssue567 0.001 s
testIsZero 0 s
testIntConstructor 0 s
testLog10K 0 s
testRemainder 0 s
testPower10K 0 s
testLongConstructor 0 s
testToDegreesDefinition 0.023 s
testNextAfter 0 s

MersenneTwisterTest

testNextSample 0.001 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.002 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0.001 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.073 s
testNextLongNegativeToPositiveRange 0.001 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0.001 s
testNextPoisson 0.001 s
testNextUniformUniformNegativeToPositiveBounds 0 s
testNextPermutation 0 s
testNextIntPositiveRange 0.001 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.018 s
testNextIntNegativeRange 0.001 s
testNextHex 0.004 s
testNextLongWideRange 0.225 s
testNextLongPositiveRange 0.002 s
testNextUniformUniformPositiveBounds 0 s
testNextBeta2 0.009 s
testNextGamma 0.001 s
testNextGamma2 0 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0.001 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.224 s
testNextFloatDirect 0 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0.001 s
testSeeding 0 s
testNextBytes 0.003 s
testNextLong2 0 s
testNextDouble 0.001 s
testNextBoolean2 0 s
testNextInt2 0.001 s
testNextZipf 0 s
testMakotoNishimura 0 s

TupleTest

testDivideField 0.001 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.008 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0.001 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0.001 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0 s
testAtanh 0 s
testExpm1 0.001 s
testFloor 0 s
testGetPi 0 s
testHypot 0 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0 s
testAcos 0 s
testAsin 0.001 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0.001 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0.001 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.004 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testRemainderField 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0.001 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0.001 s
testSinhCoshNaN 0 s
testAdd 0 s
testSubtract 0 s
testComponents 0 s
testReciprocal 0 s
testToRadiansDefinition 0.001 s
testHashcode 0 s
testDegRad 0.001 s
testDivide 0 s
testEquals 0 s
testMultiply 0 s
testNegate 0 s
testToDegreesDefinition 0.001 s

FieldMidPointIntegratorTest

testParameters 0.001 s
testSinFunction 0.080 s
testLowAccuracy 0 s
testQuinticFunction 0.085 s

TDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0.001 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0.001 s
testConsistency 0.001 s
testLogDensities 0 s
testCumulativeProbabilityAgainstStackOverflow 0 s
testPreconditions 0 s
testCumulativeProbablilityExtremes 0.001 s
nistData 0 s
testMoments 0 s
testDfAccessors 0 s
testInverseCumulativeProbabilityExtremes 0 s
testSmallDf 0.001 s

EnumeratedRealDistributionTest

testExceptions 0 s
testProbability 0 s
testGetSupportUpperBound 0 s
testGetNumericalVariance 0 s
testGetNumericalMean 0.001 s
testCreateFromDoubles 0 s
testCumulativeProbability 0 s
testIssue1065 0 s
testDensity 0 s
testGetPmf 0 s
testGetSupportLowerBound 0 s
testIsSupportConnected 0 s

SobolSequenceGeneratorTest

testSkip 0 s
testConstructor2 0.039 s
test3DReference 0.001 s
testConstructor 0 s

FDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0.001 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.006 s
testConsistency 0 s
testLogDensities 0.001 s
testSmallDegreesOfFreedom 0 s
testPreconditions 0 s
testCumulativeProbabilityExtremes 0 s
testLargeDegreesOfFreedom 0 s
testMath785 0 s
testMoments 0 s
testDfAccessors 0 s
testInverseCumulativeProbabilityExtremes 0 s

ArithmeticUtilsTest

testGcdConsistency 0.001 s
testGcd 0 s
testLcm 0 s
testPow 0 s
testPowLongOverflow 0.001 s
testRemainderUnsignedLongSpecialCases 0.003 s
testRemainderUnsignedInt 0 s
testSubAndCheckLong 0.001 s
testRemainderUnsignedIntSpecialCases 0.002 s
testRemainderUnsignedLong 0 s
testPowLong 0 s
testIsPowerOfTwo 0 s
testGcdLong 0 s
testPowNegativeLongOverflow 0 s
testLcmLong 0 s
testSubAndCheck 0 s
testDivideUnsignedLong 0.001 s
testPowMinusOneLong 0 s
testDivideUnsignedLongSpecialCases 0.002 s
testPowNegativeInt 0 s
testMulAndCheckLong 0 s
testPowMinusOneInt 0.001 s
testSubAndCheckErrorMessage 0.001 s
testDivideUnsignedIntSpecialCases 0.002 s
testPowOneInt 0 s
testPowNegativeLong 0 s
testPowNegativeIntOverflow 0 s
testMulAndCheck 0 s
testPowIntOverflow 0 s
testAddAndCheckLong 0 s
testPowOneLong 0 s
testPowInt 0 s
testAddAndCheck 0 s
testDivideUnsignedInt 0 s

FieldPolynomialFunctionLagrangeFormTest

testExceptionSize 0 s
testExceptionOrder 0.001 s
testGetCoefficients 0 s
testValuePoint(double)[1] 0.005 s
testValuePoint(double)[2] 0 s
testValuePoint(double)[3] 0.001 s
testValuePoint(double)[4] 0 s
testValuePoint(double)[5] 0 s
testValuePoint(double)[6] 0 s
testValuePoint(double)[7] 0 s
testValuePoint(double)[8] 0 s
testValuePoint(double)[9] 0 s
testGetter 0 s
testValueDegree(int)[1] 0.001 s
testValueDegree(int)[2] 0.001 s
testValueDegree(int)[3] 0 s
testValueDegree(int)[4] 0.001 s
testValueDegree(int)[5] 0 s
testValueDegree(int)[6] 0 s
testValueDegree(int)[7] 0.001 s
testValueDegree(int)[8] 0 s
testValueDegree(int)[9] 0 s

TaylorMapTest

testDim0Point 0.001 s
testValue 0.003 s
testNullFunctions 0 s
testNbFunctions 0 s
testInvertBiDimensional 0.627 s
testNbParameters 0.001 s
testCompose 0.001 s
testIdentity 0 s
testIncompatible 0 s
testNoFunctions 0 s
testIncompatiblePointAndFunctions 0 s
testInvertNonSquare 0 s
testInvertMonoDimensional 0.002 s
testNullPoint 0 s

SecantSolverTest

testSolutionRightSide 0.001 s
testSolutionAboveSide 0 s
testSolutionBelowSide 0.001 s
testSolutionLeftSide 0 s
testBadEndpoints 0 s
testRootEndpoints 0.001 s
testCloseEndpoints 0 s
testQuinticZero 0 s
testSinZero 0 s

BicubicInterpolatingFunctionTest

testPlane 0.014 s
testIsValidPoint 0.001 s
testPreconditions 0.001 s
testParaboloid 0.004 s

TricubicInterpolatingFunctionTest

testPlane 0.012 s
testWave 0.116 s
testPreconditions 0.001 s
testQuadric 0.004 s

FieldHermiteInterpolatorTest

testWikipedia 0.005 s
testEmptySampleDerivative 0.001 s
testOnePointParabola 0.001 s
testSine 0.099 s
testZero 0.001 s
testQuadratic 0.002 s
testDuplicatedAbscissa 0.001 s
testEmptySampleValue 0 s
testRandomPolynomialsValuesOnly 0.202 s
testMixedDerivatives 0.001 s
testSquareRoot 0.009 s
testRandomPolynomialsFirstDerivative 0.280 s

RootsOfUnityTest

testZeroNumberOfRoots 0 s
testComputeRoots 0.001 s
testErrorConditions 0 s
testMathIllegalState1 0 s
testMathIllegalState2 0 s
testMathIllegalState3 0 s
testGetNumberOfRoots 0 s

Array2DRowFieldMatrixTest

testOperate 0 s
testExamples 0 s
testGetEntry 0 s
testAddFail 0 s
testTransposeMultiplyBlockFieldMatrix 0.923 s
testAdd 0 s
testScalarAdd 0 s
testPower 0.001 s
testMultiplyTransposedArray2DRowRealMatrix 0.542 s
testTrace 0 s
testWalk 0.009 s
testToString 0 s
testSetRowMatrix 0 s
testPlusMinus 0 s
testSetRowVector 0 s
testMultiply2 0 s
testDimensions 0 s
testCopySubMatrix 0 s
testTransposeMultiplyWrongDimensions 0 s
testPremultiplyVector 0 s
testCopyFunctions 0 s
testMultiplyTransposedBlockFieldMatrix 0.732 s
testGetSubMatrix 0 s
testMath209 0.001 s
testTransposeMultiplyArray2DRowRealMatrix 0.712 s
testGetVectors 0.001 s
testSetColumn 0 s
testGetColumnMatrix 0 s
testGetColumn 0 s
testGetColumnVector 0 s
testMultiply 0 s
testGetRow 0 s
testEqualsAndHashCode 0 s
testSerial 0.001 s
testSetRow 0 s
testTranspose 0 s
testSetColumnMatrix 0.001 s
testPremultiply 0 s
testGetRowMatrix 0 s
testSetColumnVector 0 s
testSetSubMatrix 0 s
testMultiplyTransposedWrongDimensions 0 s
testGetRowVector 0.001 s

StableRandomGeneratorTest

testBetaRangeBelowMinusOne 0.001 s
testGaussianCase 0.002 s
testAlphaRangeBelowZero 0 s
testBetaRangeAboveOne 0 s
testCauchyCase 0.004 s
testAlphaRangeAboveTwo 0 s
testNextDouble 0.004 s

Array2DRowRealMatrixTest

testUnstackNotsquare 0 s
testFrobeniusNorm 0 s
testOperate 0 s
testExamples 0.001 s
testGetEntry 0 s
testAddFail 0 s
testAdd 0 s
testTransposeMultiplyBlockRealMatrix 0.693 s
testScalarAdd 0 s
testPower 0 s
testMultiplyTransposedArray2DRowRealMatrix 0.122 s
testStack 0 s
testTrace 0 s
testNorm 0.001 s
testWalk 0.006 s
testToString 0 s
testSetRowMatrix 0 s
testPlusMinus 0 s
testSetRowVector 0 s
testMultiply2 0 s
testDimensions 0 s
testCopySubMatrix 0.001 s
testTransposeMultiplyWrongDimensions 0 s
testPremultiplyVector 0 s
testCopyFunctions 0 s
testGetSubMatrix 0 s
testMath209 0 s
testTransposeMultiplyArray2DRowRealMatrix 0.288 s
testGetVectors 0 s
testSetColumn 0 s
testGetColumnMatrix 0 s
testMultiplyTransposedBlockRealMatrix 0.529 s
testGetColumn 0 s
testGetColumnVector 0 s
testKroneckerProduct 0 s
testMultiply 0 s
testGetRow 0 s
testEqualsAndHashCode 0 s
testUnstackSquare 0 s
testSerial 0.001 s
testSetRow 0 s
testTranspose 0 s
testSetColumnMatrix 0 s
testPremultiply 0 s
testGetRowMatrix 0 s
testSetColumnVector 0 s
testSetSubMatrix 0.001 s
testMultiplyTransposedWrongDimensions 0 s
testGetRowVector 0 s

BlockRealMatrixTest

testOperatePremultiplyLarge 0.056 s
testGetSetRowMatrixLarge 0.002 s
testFrobeniusNorm 0 s
testOperate 0 s
testExamples 0 s
testGetEntry 0 s
testAddFail 0 s
testGetSetColumnLarge 0.002 s
testAdd 0 s
testTransposeMultiplyBlockRealMatrix 0.112 s
testScalarAdd 0.001 s
testMultiplyTransposedArray2DRowRealMatrix 0.147 s
testTrace 0.001 s
testNorm 0 s
testWalk 0.007 s
testToString 0 s
testGetSetMatrixLarge 0.004 s
testGetSetRowVectorLarge 0.001 s
testSetRowMatrix 0 s
testSeveralBlocks 0.005 s
testPlusMinus 0 s
testSetRowVector 0 s
testMultiply2 0 s
testDimensions 0 s
testCopySubMatrix 0.001 s
testTransposeMultiplyWrongDimensions 0 s
testGetSetRowLarge 0.001 s
testPremultiplyVector 0 s
testCopyFunctions 0.001 s
testGetSubMatrix 0 s
testMath209 0 s
testTransposeMultiplyArray2DRowRealMatrix 0.195 s
testOperateLarge 0.011 s
testGetVectors 0 s
testGetSetColumnMatrixLarge 0.002 s
testSetColumn 0 s
testGetColumnMatrix 0 s
testMultiplyTransposedBlockRealMatrix 0.086 s
testGetColumn 0 s
testGetColumnVector 0 s
testMultiply 0 s
testGetRow 0 s
testEqualsAndHashCode 0 s
testGetSetColumnVectorLarge 0.001 s
testArithmeticBlending 0 s
testSerial 0.001 s
testSetRow 0 s
testTranspose 0 s
testSetColumnMatrix 0.001 s
testPremultiply 0 s
testGetRowMatrix 0 s
testSetColumnVector 0 s
testSetSubMatrix 0 s
testMultiplyTransposedWrongDimensions 0 s
testGetRowVector 0 s

RealVectorFormatTest

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

JulierUnscentedTransformTest

testWrongStateDimension 0.002 s
testUnscentedTransform 0.001 s
testWeights 0 s
testInverseUnscentedTransform 0 s

CorrelatedRandomVectorGeneratorTest

testRank 0 s
testMeanAndCovariance 0.003 s
testSampleWithZeroCovariance 0.023 s
testMath226 0 s
testRootMatrix 0 s

LUSolverTest

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

QRDecompositionTest

testAEqualQR 0.002 s
testInvertShortWide 0.001 s
testMatricesValues 0 s
testDimensions 0.002 s
testInvertTallSkinny 0 s
testRUpperTriangular 0.002 s
testNonInvertible 0 s
testQRSingular 0 s
testQOrthogonal 0.002 s
testHTrapezoidal 0.002 s

RealMatrixTest

testDefaultMultiplyTransposed 0 s
testDefaultMap 0.001 s
testDefaultTransposeMultiply 0 s

MathArraysTest

testSortInPlace 0 s
testLinearCombinationWithSingleElementArray 0 s
testNormalizeArray 0 s
testEbeMultiplyPrecondition 0 s
testCosAngleExtreme 0 s
testCheckEqualLength1 0.001 s
testCheckEqualLength2 0 s
testL1DistanceDouble 0 s
testShortArrayEquals 0 s
testByteArrayEquals 0 s
testFieldArrayEquals 0 s
testCheckOrder 0.001 s
testBuildArray2AllIndices 0 s
testScale 0 s
testBuildArray2MissingLastIndex 0 s
testL1DistanceInt 0 s
testLinearCombinationSignedZero 0 s
testEbeDivide 0 s
testEbeMultiply 0 s
testIntArrayEquals 0.001 s
testConcatenateNullArguments 0 s
testL2DistanceInt 0 s
testIsMonotonic 0 s
testLInfDistanceDouble 0 s
testFloatArrayEquals 0 s
testArrayEqualsIncludingNaN 0 s
testLongArrayEquals 0 s
testArrayEquals 0.001 s
testShuffleHead 0 s
testShuffleTail 0 s
testIsMonotonicComparable 0 s
testUniqueNaNValues 0 s
testLinearCombinationHuge 0.001 s
testCheckNotNaN 0 s
testUniqueInfiniteValues 0 s
testL2DistanceDouble 0 s
testConvolve 0 s
testBuildArray3MissingLastIndex 0 s
testLInfDistanceInt 0.001 s
testConcatenate 0 s
testLinearCombinationInfinite 0 s
testCheckNonNegative2D 0 s
testSortInPlaceExample 0 s
testEbeAddPrecondition 0.001 s
testLinearCombination1 0 s
testLinearCombination2 0.005 s
testEbeSubtract 0 s
testEbeDividePrecondition 0 s
testCheckPositive 0 s
testScaleInPlace 0 s
testVerifyValuesPositive 0 s
testBuildArray1 0 s
testUniqueNullArgument 0 s
testNaturalZero 0 s
testVerifyValuesNegative 0 s
testCheckNonNegative 0 s
testBuildArray3AllIndices 0 s
testSortInPlaceDecresasingOrder 0.001 s
testEbeAdd 0 s
testNatural 0 s
testConcatentateSingle 0 s
testCheckRectangular 0 s
testSortInPlaceFailures 0 s
testUnique 0 s
testSequenceZero 0 s
testEbeSubtractPrecondition 0 s
testDoubleArrayEquals 0 s
testCosAngle2D 0 s
testCosAngle3D 0 s
testSequence 0 s

FieldJacobiThetaTest

testQuarterPeriod 0 s
testEllipticFunctions 0 s
testRealZero 0 s
testNoConvergence 0 s

ArrayRealVectorTest

testAddMixedTypes 0.002 s
testProjectionSameType 0 s
testWalkInOptimizedOrderChangingVisitor1 0.001 s
testWalkInOptimizedOrderChangingVisitor2 0 s
testWalkInOptimizedOrderChangingVisitor3 0 s
testAppendScalar 0.001 s
testOuterProductMixedTypes 0 s
testEbeDivideDimensionMismatch 0 s
testAppendVector 0 s
testCombineMixedTypes 0.009 s
testGetEntry 0 s
testEbeMultiplyDimensionMismatch 0 s
testUnitizeNullVector 0 s
testToArray 0 s
testSubtractSameType 0 s
testMap 0 s
testSet 0 s
testOuterProductSameType 0.001 s
testIsInfinite 0 s
testGetLInfDistanceMixedTypes 0 s
testSetSubVectorInvalidIndex1 0 s
testSetSubVectorInvalidIndex2 0 s
testSetSubVectorInvalidIndex3 0 s
testCombineDimensionMismatchMixedTypes 0 s
testMapDivideToSelf 0 s
testIsNaN 0 s
testMapMultiplyToSelf 0 s
testWalkInDefaultOrderChangingVisitor1 0 s
testWalkInDefaultOrderChangingVisitor2 0 s
testWalkInDefaultOrderChangingVisitor3 0.001 s
testCopy 0 s
testSetEntryInvalidIndex1 0 s
testSetEntryInvalidIndex2 0 s
testSubtractMixedTypes 0 s
testCosineLeftNullVector 0 s
testCombineDimensionMismatchSameType 0 s
testGetL1DistanceDimensionMismatch 0 s
testEbeDivideMixedTypes 0 s
testCosineMixedTypes 0 s
testDotProductSameType 0.001 s
testEbeMultiplyMixedTypes 0 s
testMapMultiply 0 s
testUnitize 0 s
testGetNorm 0 s
testDotProductDimensionMismatchMixedTypes 0 s
testCosineRightNullVector 0 s
testCombineToSelfDimensionMismatchMixedTypes 0 s
testEbeDivideSameType 0 s
testCosineSameType 0 s
testMapSubtractToSelf 0 s
testProjectionMixedTypes 0 s
testGetDimension 0 s
testCombineToSelfSameType 0.004 s
testGetLInfNorm 0 s
testEbeMultiplySameType 0 s
testAddToEntry 0 s
testGetDistanceDimensionMismatch 0.001 s
testAddSameType 0 s
testGetDistanceSameType 0 s
testCombineToSelfMixedTypes 0.004 s
testGetL1DistanceSameType 0 s
testGetEntryInvalidIndex1 0 s
testGetEntryInvalidIndex2 0 s
testCombineSameType 0.004 s
testProjectionDimensionMismatch 0 s
testGetSubVector 0.001 s
testGetLInfDistanceDimensionMismatch 0 s
testMapSubtract 0 s
testDotProductMixedTypes 0 s
testAddDimensionMismatch 0 s
testAddToEntryInvalidIndex1 0.001 s
testAddToEntryInvalidIndex2 0 s
testMapDivide 0 s
testSetSubVectorMixedType 0 s
testUnitVectorNullVector 0 s
testMapAddToSelf 0 s
testGetL1Norm 0 s
testGetLInfDistanceSameType 0 s
testCosineDimensionMismatch 0.001 s
testEquals 0 s
testDotProductDimensionMismatchSameType 0 s
testGetDistanceMixedTypes 0 s
testMapAdd 0 s
testMinMax 0 s
testUnitVector 0 s
testProjectionNullVector 0.001 s
testMapToSelf 0 s
testWalkInDefaultOrderPreservingVisitor1 0 s
testWalkInDefaultOrderPreservingVisitor2 0.001 s
testWalkInDefaultOrderPreservingVisitor3 0 s
testSubtractDimensionMismatch 0 s
testCombineToSelfDimensionMismatchSameType 0 s
testWalkInOptimizedOrderPreservingVisitor1 0.001 s
testWalkInOptimizedOrderPreservingVisitor2 0 s
testWalkInOptimizedOrderPreservingVisitor3 0 s
testSetSubVectorSameType 0 s
testSerial 0.001 s
testGetL1DistanceMixedTypes 0 s
testIterator 0 s
testSetEntry 0 s
testGetSubVectorInvalidIndex1 0 s
testGetSubVectorInvalidIndex2 0 s
testGetSubVectorInvalidIndex3 0 s
testGetSubVectorInvalidIndex4 0 s
testZeroVectors 0 s
testConstructors 0 s
testPredicates 0 s
testGetDataRef 0 s

MicrosphereProjectionInterpolatorTest

testWrongDimensions 0 s
testLinearFunction2D 0.011 s
testInconsistentDimensions 0 s
testCopy 0 s
testSizeLimit 0.003 s

FrenchRealVectorFormatTest

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

PolynomialFunctionLagrangeFormTest

testLinearFunction 0 s
testQuadraticFunction 0 s
testParameters 0 s
testGetCoefficients 0.001 s
testEvaluate 0 s
testGetter 0 s
testQuinticFunction 0 s

NakagamiDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.001 s
testConsistency 0 s
testLogDensities 0 s
testParameters 0 s
testSupport 0 s

PolynomialSplineFunctionTest

testIsValidPoint 0.001 s
testValues 0 s
testConstructor 0 s

DerivativeTest

testPow 0 s
testLog10 0 s
testAcos 0 s
testCosh 0 s
testSinh 0 s
testGetReal 0 s
testAddDouble 0.001 s
testSubtractDouble 0 s

SmoothStepFactoryTest

testBoundaries 0.003 s
testClampFunction 0 s
testFieldEdgesConsistency 0.001 s
testFieldQuadraticFunction1 0 s
testFieldQuadraticFunction2 0 s
testFieldCubicFunction 0 s
testEdgesConsistency 0.001 s
testCubicFunction 0 s
testFieldBoundaries 0 s
testFieldQuinticFunction 0 s
testFieldNormalizedInput 0.001 s
testQuadraticFunction1 0 s
testQuadraticFunction2 0 s
testQuinticFunction 0 s
testNormalizedInput 0.001 s
testExceptionOverBoundary 0 s
testFieldClampFunction 0 s
testExceptionBelowBoundary 0.001 s

UnivariateDerivative2Test

testDivideField 0.001 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.011 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0.001 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0.001 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog10 0 s
testLog1p 0.003 s
testRootN 0.001 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0.001 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0.001 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.003 s
testMultiplyInt 0.001 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0.001 s
testToRadians 0 s
testSinCosdifference 0.007 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0.001 s
testPowDouble 0 s
testSubtractDouble 0.001 s
testRemainderField 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowField 0 s
testPowInt 0 s
testSinCos 0.001 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testLinearCombination4D4FVsDS 0.001 s
testLinearCombination3F3FVsDS 0.001 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0.001 s
testAbsVsDS 0 s
testRemainderUdVsDS 0 s
testSerialization 0.002 s
testOne 0 s
testTrigonometryVsDS 0 s
testLinearCombination2D2FVsDS 0.001 s
testScalbVsDS 0 s
testOrder 0.001 s
testZero 0 s
testGetPartialDerivative 0 s
testUlpVsDS 0.011 s
testLinearCombinationnFnFVsDS 0.001 s
testHyperbolicVsDS 0 s
testPowersVsDS 0.001 s
testLinearCombination4F4FVsDS 0 s
testRootsVsDS 0 s
testGetFreeParameters 0 s
testSqrtVsDS 0.001 s
testExpsLogsVsDS 0 s
testGetDerivative 0 s
testLinearCombination3D3FVsDS 0.001 s
testLinearCombination2F2FVsDS 0 s
testArithmeticVsDS 0 s
testAtan2VsDS 0.001 s
testNewInstance 0 s
testCbrtVsDS 0 s
testHypotVsDS 0.001 s
testLinearCombinationnDnFVsDS 0 s
testComparableThirdTerm 0 s
testGetFirstAndSecondDerivative 0 s
testDoublePow 0 s
testComparableFirstTerm 0 s
testRunTimeClass 0 s
testHashcode 0 s
testComparableSecondTerm 0 s
testEquals 0 s
testConversion 0.001 s
testTaylor 0 s

FieldHermiteParametricTest

testAllMonomials(int, int, double, double)[1] 0.002 s
testAllMonomials(int, int, double, double)[2] 0.001 s
testAllMonomials(int, int, double, double)[3] 0.001 s
testAllMonomials(int, int, double, double)[4] 0.001 s
testAllMonomials(int, int, double, double)[5] 0.001 s
testAllMonomials(int, int, double, double)[6] 0.001 s
testAllMonomials(int, int, double, double)[7] 0.002 s
testAllMonomials(int, int, double, double)[8] 0.002 s
testAllMonomials(int, int, double, double)[9] 0.002 s
testAllMonomials(int, int, double, double)[10] 0.003 s
testAllMonomials(int, int, double, double)[11] 0.002 s
testAllMonomials(int, int, double, double)[12] 0.002 s
testAllMonomials(int, int, double, double)[13] 0.001 s
testAllMonomials(int, int, double, double)[14] 0.002 s
testAllMonomials(int, int, double, double)[15] 0.003 s
testAllMonomials(int, int, double, double)[16] 0.002 s
testAllMonomials(int, int, double, double)[17] 0.002 s
testAllMonomials(int, int, double, double)[18] 0.002 s
testAllMonomials(int, int, double, double)[19] 0.002 s
testAllMonomials(int, int, double, double)[20] 0.002 s
testAllMonomials(int, int, double, double)[21] 0.002 s
testAllMonomials(int, int, double, double)[22] 0.002 s
testAllMonomials(int, int, double, double)[23] 0.003 s
testAllMonomials(int, int, double, double)[24] 0.004 s
testAllMonomials(int, int, double, double)[25] 0.004 s
testAllMonomials(int, int, double, double)[26] 0.005 s
testAllMonomials(int, int, double, double)[27] 0.004 s
testAllMonomials(int, int, double, double)[28] 0.005 s
testAllMonomials(int, int, double, double)[29] 0.005 s
testAllMonomials(int, int, double, double)[30] 0.012 s

FieldDerivativeStructureDfpTest

testDivideField 0.012 s
testRemainderDouble 0.009 s
testSinCosNaN 0 s
testSinCosSum 0.527 s
testCopySignSpecialField 0.001 s
testGetField 0 s
testDivideDouble 0.012 s
testAtan2SpecialCases 0.001 s
testAbs 0.002 s
testCos 0.002 s
testSin 0.002 s
testTan 0.001 s
testAcosh 0.010 s
testAsinh 0.004 s
testAtanh 0.002 s
testExpm1 0.003 s
testFloor 0 s
testGetPi 0 s
testHypot 0.043 s
testLog10 0.001 s
testLog1p 0.001 s
testRootN 0.003 s
testRound 0 s
testScalb 0.134 s
testAcos 0.002 s
testAsin 0.002 s
testAtan 0.001 s
testCbrt 0.002 s
testCeil 0 s
testCosh 0.001 s
testRint 0.001 s
testSinh 0.001 s
testSqrt 0 s
testTanh 0.001 s
testAddField 0.006 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.008 s
testMultiplyInt 0.005 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0.009 s
testLinearCombinationFaFa 0.003 s
testToRadians 0 s
testSinCosdifference 0.496 s
testGetAddendum 0.001 s
testAddDouble 0.005 s
testToDegrees 0 s
testPowDouble 0.018 s
testSubtractDouble 0.005 s
testRemainderField 0.020 s
testCopySignDouble 0.006 s
testLinearCombinationDF2 0.003 s
testLinearCombinationDF3 0.003 s
testLinearCombinationDF4 0.004 s
testLinearCombinationFF2 0.001 s
testLinearCombinationFF3 0.001 s
testLinearCombinationFF4 0.002 s
testNewInstance 0 s
testSinhCosh 0.001 s
testCopySignField 0.011 s
testPowField 0.019 s
testPowInt 0.001 s
testSinCos 0.001 s
testSquare 0 s
testMultiplyField 0.007 s
testSubtractField 0.005 s
testSinhCoshNaN 0 s
testCeilFloorRintLong 0.001 s
testFieldMultiply 0 s
testVariableWithoutDerivativePrimitive 0 s
testPrimitiveAdd 0 s
testTanAtan 0.320 s
testSqrtDefinition 0.431 s
testWrongFieldVariableIndex 0 s
testHypotDefinition 0.237 s
testLog1pDefinition 0.182 s
testDifferentiation1 0.001 s
testDifferentiation2 0.051 s
testDifferentiation3 0.068 s
testVariableWithoutDerivativeField 0 s
testLinearCombination2DSDS 3.870 s
testSinCosSeparated 0.408 s
testExpm1Definition 0.158 s
testCoshDefinition 0.432 s
testAdd 0 s
testExp 0.101 s
testLog 0.146 s
testMap 0.003 s
testOne 0 s
testPow 0.033 s
testSinCosCombined 0.316 s
testSubtract 0 s
testIntegrationDifferentiation 0.077 s
testAtan2 0.394 s
testField 0 s
testTrigo 1.090 s
testNorm 0 s
testSign 0 s
testZero 0 s
testOneParameterConstructor 0.001 s
testReciprocal 0 s
testPrimitiveDivide 0.001 s
testLinearCombination2DoubleDS 6.531 s
testSinhAsinh 0.732 s
testFieldDivide 0 s
testWrongDimensionPrimitive 0 s
testPrimitiveRemainder 0.014 s
testAtan2SpecialCasesDerivatives 0 s
testLog1pExpm1 0.299 s
testToRadiansDefinition 0.085 s
testVariable 0 s
testPrimitiveMultiply 0 s
testFieldSubtract 0.001 s
testHypotSpecial 0 s
testRebaseValueMoreIntermediateThanBase 0.001 s
testRebaseConditions 0 s
testCompositionOneVariableX 0.018 s
testCompositionOneVariableY 0.017 s
testFieldAdd 0.001 s
testSqrtPow2 0.086 s
testTaylorFieldPolynomial 1.967 s
testCoshAcosh 0.736 s
testSinhDefinition 0.434 s
testConstant 0.001 s
testCopySign 0 s
testMissingOrders 0 s
testTaylorPrimitivePolynomial 3.059 s
testTangentDefinition 0.370 s
testWrongPrimitiveVariableIndex 0 s
testIntegration 0.067 s
testCosAcos 0.435 s
testTanhAtanh 0.486 s
testRunTimeClass 0 s
testPowDoubleDS 0.017 s
testComposeMismatchedDimensions 0 s
testPrimitiveSubtract 0 s
testRebaseValueLessIntermediateThanBase 0.001 s
testRebaseNoVariables 0 s
testDegRad 0.071 s
testSinhCoshCombined 0.313 s
testEquals 0 s
testMultiply 0.001 s
testIntegrationGreaterThanOrder 0.022 s
testTooLargeOrder 0 s
testPowReciprocalPow 9.513 s
testLogExp 0.247 s
testRebaseValueEqualIntermediateAndBase 0.001 s
testRemainder 0.049 s
testNegate 0.001 s
testHypotNeglectible 0 s
testCbrtPow3 0.329 s
testIntegrationNoOp 0.294 s
testLog10Definition 0.466 s
testDifferentiationNoOp 0.023 s
testSinAsin 0.431 s
testRootNSingularity 0.004 s
testExpression 3.471 s
testVariableWithoutDerivative1 0 s
testToDegreesDefinition 0.062 s
testLog10Power 0.440 s
testTanhDefinition 0.601 s
testOneOrderConstructor 0.001 s
testFieldRemainder 0.013 s
testCbrtDefinition 0.516 s
testTaylorAtan2 2.033 s
testLinearCombination2FieldDS 3.801 s
testWrongDimensionField 0.001 s
testLinearCombination1DSDS 0 s
testUlp 0.010 s
testLinearCombinationReference 0 s
testLinearCombination1FieldDS 0 s
testComposePrimitive 0.436 s
testComposeField 0.273 s
testLinearCombination1DoubleDS 0 s
testHypotNoOverflow 0.006 s

HermiteInterpolatorTest

testWikipedia 0.005 s
testWikipediaGradient 0.001 s
testOnePointParabola 0.001 s
testSine 0.004 s
testZero 0.001 s
testQuadratic 0 s
testDuplicatedAbscissa 0 s
testRandomPolynomialsValuesOnly 0.006 s
testEmptySample 0.001 s
testMixedDerivatives 0 s
testSquareRoot 0.001 s
testRandomPolynomialsFirstDerivative 0.010 s

WeibullDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.006 s
testConsistency 0.001 s
testLogDensities 0 s
testAlpha 0 s
testBeta 0 s
testInverseCumulativeProbabilitySmallPAccuracy 0 s
testMoments 0 s
testInverseCumulativeProbabilityExtremes 0 s

PrecisionTest

testRepresentableDelta 0.001 s
testRoundDouble 0.001 s
testCompareToEpsilon 0 s
testRoundFloat 0 s
testEqualsIncludingNaNWithAllowedDelta 0 s
testEqualsIncludingNaNWithAllowedUlps 0 s
testIsMathematicalIntegerFloat 0.001 s
testEqualsWithRelativeTolerance 0 s
testFloatEqualsWithAllowedUlps 0 s
testMath475 0 s
testMath843 0.001 s
testIsMathematicalIntegerDouble 0 s
testEqualsWithAllowedUlps 0 s
testMath1127 0 s
testEqualsWithAllowedDelta 0 s
testIssue721 0 s
testCompareToMaxUlps 0 s
testEqualsIncludingNaN 0 s

CholeskySolverTest

testSolve 0.001 s
testDeterminant 0 s
testSolveDimensionErrors 0.001 s

RealMatrixFormatTest

testNegativeComponent2 0 s
testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testForgottenSeparator 0 s
testDefaultFormat 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testParseNegativeAll 0 s
testForgottenPrefix 0 s
testForgottenSuffix 0 s
testParseSimpleWithClosingRowSeparator 0 s
testParseIgnoredWhitespace 0 s
testParseSimpleWithDecimalsTrunc 0 s
testParseNoComponents 0 s
testParseManyComponents 0 s
tesNegativeInfinity 0 s
testParseNegativeInfinity 0 s
testNegativeComponent 0 s
testNonDefaultSetting 0 s
testSimpleNoDecimals 0 s
testParseZeroComponent 0 s
testNegativeSecondRow 0 s
testParseSimpleNoDecimals 0 s
testPositiveInfinity 0 s
testParseNegativeComponent 0 s
testParseNonDefaultSetting 0 s
testParseNan 0 s
testParsePositiveInfinity 0.001 s
testSimpleWithDecimals 0 s

Well1024aTest

testNextSample 0.003 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.002 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0.001 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0.001 s
testNextPoissonConsistency 0.143 s
testNextLongNegativeToPositiveRange 0.001 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0.001 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0.001 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.002 s
testNextUniformUniformNegativeToPositiveBounds 0 s
testNextPermutation 0 s
testNextIntPositiveRange 0 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0.001 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.022 s
testNextIntNegativeRange 0.001 s
testNextHex 0.015 s
testNextLongWideRange 0.322 s
testNextLongPositiveRange 0.001 s
testNextUniformUniformPositiveBounds 0.001 s
testNextBeta2 0.010 s
testNextGamma 0.001 s
testNextGamma2 0 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0.001 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.236 s
testNextFloatDirect 0 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.006 s
testNextLong2 0 s
testNextDouble 0 s
testNextBoolean2 0.001 s
testNextInt2 0.001 s
testNextZipf 0 s
testReferenceCode 0 s

PolynomialsUtilsTest

testFirstChebyshevPolynomials 0.001 s
testHighDegreeLegendre 0.004 s
testLaguerreOrthogonality 0.029 s
testHermiteOrthogonality 0.024 s
testLaguerreDifferentials 0.001 s
testHermiteDifferentials 0 s
testChebyshevBounds 0.001 s
testShift 0.001 s
testFirstHermitePolynomials 0 s
testJacobiOrthogonality 0.032 s
testJacobiLegendre 0 s
testFirstLegendrePolynomials 0 s
testChebyshevOrthogonality 0.163 s
testChebyshevDifferentials 0 s
testFirstLaguerrePolynomials 0.001 s
testJacobiEvaluationAt1 0.004 s
testLegendreOrthogonality 0.001 s
testLegendreDifferentials 0 s
testJacobiKeyCoverage 0.001 s

MerweUnscentedTransformTest

testWrongStateDimension 0.001 s
testUnscentedTransform 0 s
testWeights 0 s
testInverseUnscentedTransform 0 s

IntentionallyIncompleteLocalizableTest

testFixedLocale 0.002 s
testIncompleteTranslations 0 s
testUnsupportedLocale 0.001 s

Well44497bTest

testNextSample 0.002 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.002 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.113 s
testNextLongNegativeToPositiveRange 0.001 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.003 s
testNextUniformUniformNegativeToPositiveBounds 0 s
testNextPermutation 0 s
testNextIntPositiveRange 0.001 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0.001 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.030 s
testNextIntNegativeRange 0.001 s
testNextHex 0.004 s
testNextLongWideRange 0.530 s
testNextLongPositiveRange 0.002 s
testNextUniformUniformPositiveBounds 0 s
testNextBeta2 0.010 s
testNextGamma 0 s
testNextGamma2 0 s
testNextIntIAE 0.001 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.321 s
testNextFloatDirect 0.001 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.006 s
testNextLong2 0 s
testNextDouble 0.001 s
testNextBoolean2 0 s
testNextInt2 0.001 s
testNextZipf 0 s
testReferenceCode 0 s

EigenDecompositionSymmetricTest

testTinyValues 0 s
testSquareRootNonSymmetric 0.001 s
testIsNonSingularTinyOutOfOrderEigenvalue 0 s
testDimension4WithoutSplit 0 s
testEigenvectors 0 s
testTridiagonal 0.004 s
testDimension1 0 s
testDimension2 0 s
testDimension3 0 s
testDimensions 0 s
testSquareRootNonPositiveDefinite 0.001 s
testEigenvalues 0 s
testRepeatedEigenvalue 0 s
testAEqualVDVt 0 s
testMath308 0 s
testDiagonal 0 s
testSymmetric 0.001 s
testGitHubIssue30 0 s
testDistinctEigenvalues 0 s
testVOrthogonal 0 s
testSingular 0 s
testSquareRoot 0 s
testCustomEpsilon 0 s
testDimension3MultipleRoot 0.001 s
testMathpbx02 0 s
testMathpbx03 0 s
testDimension4WithSplit 0 s
testZeroDivide 0 s
testIncreasingOrder 0 s

OpenMapRealMatrixTest

testMath679 0 s
testMath870 0.001 s

PegasusSolverTest

testSolutionRightSide 0.002 s
testSolutionAboveSide 0.001 s
testSolutionBelowSide 0 s
testSolutionLeftSide 0.001 s
testBadEndpoints 0 s
testRootEndpoints 0.003 s
testCloseEndpoints 0 s
testQuinticZero 0.001 s
testSinZero 0 s

ExponentialDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testPreconditions 0 s
testCumulativeProbability2 0 s
testCumulativeProbabilityExtremes 0 s
testMoments 0 s
testDensity 0 s
testInverseCumulativeProbabilityExtremes 0 s
testMeanAccessors 0 s

SimpsonIntegratorTest

testParameters 0 s
testSinFunction 0.001 s
testQuinticFunction 0 s

BigFractionFieldTest

testMap 0.004 s
testOne 0 s
testZero 0 s
testRunTImeClass 0 s
testSerial 0.001 s

CauchyDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0.003 s
testConsistency 0 s
testLogDensities 0 s
testScale 0 s
testPreconditions 0 s
testMoments 0 s
testMedian 0 s
testInverseCumulativeProbabilityExtremes 0 s

MullerSolverTest

testParameters 0 s
testSinFunction 0.001 s
testExpm1Function 0 s
testQuinticFunction 0.001 s

LegendreEllipticIntegralComplexTest

testIncompleteDifferenceA 0.001 s
testIncompleteDifferenceB 0 s
testIncompleteDifferenceC 0 s
testIncompleteDifferenceD 0.001 s
testCompleteVsIncompletePi 0.097 s
testAbramowitzStegunExample10 0.001 s
testAbramowitzStegunExample14 0 s
testPrecomputedDelta 0 s
testAbramowitzStegunExample3 0 s
testAbramowitzStegunExample8 0 s
testAbramowitzStegunExample9 0 s
testNomeSmallParameter 0 s
testComplementary 0 s
testIncompleteSecondKindA 0.001 s
testIncompleteSecondKindB 0 s
testIncompleteSecondKindC 0 s
testIntegralsSmallParameter 0 s
testAbramowitzStegunTable175 0 s
testAbramowitzStegunTable176 0 s
testAbramowitzStegunTable179 0.001 s
testIncompleteThirdKind 0.197 s
testNoConvergence 0 s
testIncompleteFirstKindA 0.001 s
testIncompleteFirstKindB 0 s
testIncompleteFirstKindC 0 s
testCompleteVsIncompleteD 0.001 s
testCompleteVsIncompleteE 0.001 s
testCompleteVsIncompleteF 0 s

RombergIntegratorTest

testParameters 0 s
testSinFunction 0.001 s
testQuinticFunction 0 s

LegendreTest

testCos 0.001 s
testTooLArgeNumberOfPoints 0 s
testInverse 0.012 s

CarlsonEllipticIntegralFieldComplexTest

testNoConvergenceRc 0.003 s
testNoConvergenceRd 0.001 s
testNoConvergenceRf 0.001 s
testNoConvergenceRj 0 s
testCarlson1995rC 0 s
testCarlson1995rD 0 s
testCarlson1995rF 0 s
testCarlson1995rG 0.001 s
testCarlson1995rJ 0.001 s
testRfRc 0.161 s
testRdNonSymmetry1 0.259 s
testRdNonSymmetry2 0.196 s
testAlternateRG 0.256 s
testRgBuggySquareRoot 0.001 s
testRfAlongImaginaryAxis 0 s
testDlmfRf 0 s
testCarlson1995ConsistencyRc 0.093 s
testCarlson1995ConsistencyRd 0.176 s
testCarlson1995ConsistencyRf 0.106 s
testCarlson1995ConsistencyRj 0.360 s

LaplaceDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.028 s
testConsistency 0.001 s
testLogDensities 0 s
testParameters 0 s
testSupport 0 s

NormalDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testExtremeValues 0 s
testPreconditions 0.001 s
testGetStandardDeviation 0 s
testQuantiles 0.001 s
testGetMean 0 s
testCumulativeProbability 0 s
testMath280 0 s
testMoments 0 s
testDensity 0 s
testInverseCumulativeProbabilityExtremes 0 s

SigmoidTest

testDerivative 0 s
testSomeValues 0 s
testParametricValue 0 s
testParametricUsage1 0 s
testParametricUsage2 0.001 s
testParametricUsage3 0 s
testParametricUsage4 0 s
testDerivativeLargeArguments 0 s
testDerivativesHighOrder 0 s

TriangularDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0.009 s
testConsistency 0 s
testLogDensities 0 s
testGetLowerBound 0 s
testGetUpperBound 0 s
testPreconditions1 0.001 s
testPreconditions2 0 s
testPreconditions3 0 s
testPreconditions4 0 s
testMeanVariance 0 s

DividedDifferenceInterpolatorTest

testParameters 0 s
testSinFunction 0 s
testExpm1Function 0 s

DSCompilerTest

testSymmetry 0 s
testSize 0.001 s
testIncompatibleOrder 0 s
testIncompatibleParams 0 s
testMultiplicationRules 0.008 s
testIndices 0 s
testCompositionRules 0.008 s
testRebaserRules 0.002 s

EnumeratedDistributionTest

testCheckAndNormalize 0 s
testCheckAndNormalizeBadArguments 0 s
testNullValues 0.001 s
testRepeatedValues 0 s

ComplexComparatorTest

test 0 s
test2 0 s
test3 0 s
test4 0 s

FieldIterativeLegendreGaussIntegratorTest

testExactIntegration 0.008 s
testNormalDistributionWithLargeSigma 0.001 s
testSinFunction 0 s
testQuinticFunction 0.001 s
testIssue464 1.370 s

FieldLegendreEllipticIntegralTest

testCompleteVsIncompletePi 0.054 s
testAbramowitzStegunExample10 0.001 s
testAbramowitzStegunExample14 0 s
testPrecomputedDelta 0 s
testAbramowitzStegunExample3 0 s
testAbramowitzStegunExample8 0 s
testAbramowitzStegunExample9 0 s
testNomeMediumParameter 0.001 s
testNomeSmallParameter 0 s
testComplementary 0 s
testIntegralsSmallParameter 0 s
testAbramowitzStegunTable175 0 s
testAbramowitzStegunTable176 0 s
testAbramowitzStegunTable179 0 s
testNoConvergence 0 s
testCompleteVsIncompleteD 0.001 s
testCompleteVsIncompleteE 0 s
testCompleteVsIncompleteF 0 s

FieldTupleTest

testDivideField 0.001 s
testRemainderDouble 0.001 s
testSinCosNaN 0 s
testSinCosSum 0.013 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0.001 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0.001 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0.001 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.002 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0.001 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.001 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0.001 s
testSinCosdifference 0.017 s
testGetAddendum 0.001 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testRemainderField 0.001 s
testCopySignDouble 0 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0.001 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0.001 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testAdd 0 s
testSubtract 0.001 s
testComponents 0 s
testReciprocal 0 s
testToRadiansDefinition 0.002 s
testHashcode 0 s
testDegRad 0.001 s
testDivide 0 s
testEquals 0 s
testMultiply 0 s
testNegate 0 s
testToDegreesDefinition 0.002 s

FieldBracketingNthOrderBrentSolverTest

testConvergenceOnFunctionAccuracy 0.013 s
testNeta 0.368 s
testInsufficientOrder3 0.001 s
testConstructorOK 0 s
testToleranceLessThanUlp 0.045 s

FrenchComplexFormatTest

testParseNegativeImaginary 0 s
testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testZeroImaginary 0 s
testDifferentImaginaryChar 0 s
testFormatNumber 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testGetRealFormat 0 s
testParseNegativeBoth 0 s
testParseNegativeReal 0 s
testGetImaginaryFormat 0 s
testParseSimpleWithDecimalsTrunc 0.001 s
testNegativeInfinity 0 s
testTrimOneImaginary 0 s
testPaseNegativeInfinity 0 s
testParseDifferentImaginaryChar 0 s
testDefaultFormatComplex 0 s
testSimpleNoDecimals 0 s
testZeroReal 0 s
testNegativeBoth 0 s
testNegativeReal 0 s
testNegativeImaginary 0 s
testParseSimpleNoDecimals 0.001 s
testPositiveInfinity 0 s
testForgottenImaginaryCharacter 0 s
testParseZeroReal 0 s
testParseNan 0 s
testParseZeroImaginary 0 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0 s

GaussMarkovGeneratorTest

testVariance 0.554 s
testExpectation 0.561 s

UniformIntegerDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0.001 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0 s
testPreconditionUpperBoundInclusive 0 s
testMoments 0 s

BinomialDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0.001 s
testMath718 0.038 s
testMoments 0 s
testDegenerate0 0 s
testDegenerate1 0 s
testDegenerate2 0 s

RealVectorTest

testAddMixedTypes 0 s
testProjectionSameType 0 s
testWalkInOptimizedOrderChangingVisitor1 0 s
testWalkInOptimizedOrderChangingVisitor2 0 s
testWalkInOptimizedOrderChangingVisitor3 0 s
testOuterProductMixedTypes 0 s
testCombineMixedTypes 0.007 s
testGetEntry 0 s
testUnitizeNullVector 0 s
testToArray 0 s
testSubtractSameType 0 s
testMap 0.001 s
testSet 0 s
testOuterProductSameType 0 s
testGetLInfDistanceMixedTypes 0 s
testCombineDimensionMismatchMixedTypes 0 s
testMapDivideToSelf 0 s
testMapMultiplyToSelf 0.001 s
testWalkInDefaultOrderChangingVisitor1 0 s
testWalkInDefaultOrderChangingVisitor2 0 s
testWalkInDefaultOrderChangingVisitor3 0 s
testCopy 0 s
testSetEntryInvalidIndex1 0 s
testSetEntryInvalidIndex2 0 s
testSubtractMixedTypes 0 s
testCosineLeftNullVector 0 s
testCombineDimensionMismatchSameType 0 s
testGetL1DistanceDimensionMismatch 0 s
testCosineMixedTypes 0 s
testDotProductSameType 0 s
testMapMultiply 0 s
testUnitize 0 s
testGetNorm 0 s
testDotProductDimensionMismatchMixedTypes 0 s
testCosineRightNullVector 0 s
testCombineToSelfDimensionMismatchMixedTypes 0 s
testCosineSameType 0 s
testMapSubtractToSelf 0.001 s
testProjectionMixedTypes 0 s
testGetDimension 0 s
testCombineToSelfSameType 0.003 s
testGetLInfNorm 0 s
testAddToEntry 0.001 s
testGetDistanceDimensionMismatch 0 s
testAddSameType 0 s
testGetDistanceSameType 0 s
testCombineToSelfMixedTypes 0.003 s
testGetL1DistanceSameType 0 s
testGetEntryInvalidIndex1 0 s
testGetEntryInvalidIndex2 0 s
testCombineSameType 0.004 s
testProjectionDimensionMismatch 0 s
testGetLInfDistanceDimensionMismatch 0 s
testMapSubtract 0 s
testDotProductMixedTypes 0.001 s
testAddDimensionMismatch 0 s
testAddToEntryInvalidIndex1 0 s
testAddToEntryInvalidIndex2 0 s
testMapDivide 0 s
testUnitVectorNullVector 0 s
testMapAddToSelf 0 s
testGetL1Norm 0 s
testGetLInfDistanceSameType 0 s
testCosineDimensionMismatch 0 s
testDotProductDimensionMismatchSameType 0 s
testGetDistanceMixedTypes 0.001 s
testMapAdd 0 s
testMinMax 0 s
testUnitVector 0 s
testProjectionNullVector 0 s
testMapToSelf 0 s
testWalkInDefaultOrderPreservingVisitor1 0 s
testWalkInDefaultOrderPreservingVisitor2 0 s
testWalkInDefaultOrderPreservingVisitor3 0 s
testSubtractDimensionMismatch 0 s
testCombineToSelfDimensionMismatchSameType 0 s
testWalkInOptimizedOrderPreservingVisitor1 0 s
testWalkInOptimizedOrderPreservingVisitor2 0 s
testWalkInOptimizedOrderPreservingVisitor3 0 s
testGetL1DistanceMixedTypes 0 s
testIterator 0 s
testSetEntry 0 s
testAppendScalar 0 s
testEbeDivideDimensionMismatch 0.001 s
testAppendVector 0 s
testEbeMultiplyDimensionMismatch 0 s
testIsInfinite 0 s
testSetSubVectorInvalidIndex1 0 s
testSetSubVectorInvalidIndex2 0 s
testSetSubVectorInvalidIndex3 0 s
testIsNaN 0 s
testEbeDivideMixedTypes 0 s
testEbeMultiplyMixedTypes 0 s
testEbeDivideSameType 0 s
testEbeMultiplySameType 0.001 s
testGetSubVector 0 s
testSparseIterator 0 s
testSetSubVectorMixedType 0 s
testEquals 0.001 s
testSetSubVectorSameType 0 s
testSerial 0 s
testGetSubVectorInvalidIndex1 0.001 s
testGetSubVectorInvalidIndex2 0 s
testGetSubVectorInvalidIndex3 0 s
testGetSubVectorInvalidIndex4 0 s

JacobianFunctionTest

testSphere 0.004 s

JacobiEllipticFieldComplexTest

testComplex 0.011 s

BesselJTest

testBesselJ 0.005 s
testIAEBadOrder 0 s
testIAEBadArgument 0 s

SqrtTest

testComparison 0 s
testDerivativeComparison 0.001 s
testDerivativesHighOrder 0 s

ArrayFieldVectorTest

testWalkInOptimizedOrderChangingVisitor1 0 s
testWalkInOptimizedOrderChangingVisitor2 0 s
testWalkInOptimizedOrderChangingVisitor3 0.001 s
testZeroVectors 0 s
testWalkInDefaultOrderChangingVisitor1 0 s
testWalkInDefaultOrderChangingVisitor2 0 s
testWalkInDefaultOrderChangingVisitor3 0.001 s
testMisc 0 s
testConstructors 0 s
testBasicFunctions 0 s
testDataInOut 0 s
testMapFunctions 0.001 s
testWalkInDefaultOrderPreservingVisitor1 0 s
testWalkInDefaultOrderPreservingVisitor2 0 s
testWalkInDefaultOrderPreservingVisitor3 0 s
testOuterProduct 0 s
testWalkInOptimizedOrderPreservingVisitor1 0 s
testWalkInOptimizedOrderPreservingVisitor2 0 s
testWalkInOptimizedOrderPreservingVisitor3 0 s
testSerial 0.001 s

JDKRandomGeneratorTest

testNextSample 0.003 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.001 s
testNextSampleWithReplacementPointMass 0.001 s
testNextIntNegativeToPositiveRange 0 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.069 s
testNextLongNegativeToPositiveRange 0.001 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0.001 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.001 s
testNextUniformUniformNegativeToPositiveBounds 0 s
testNextPermutation 0 s
testNextIntPositiveRange 0.001 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.019 s
testNextIntNegativeRange 0 s
testNextHex 0.005 s
testNextLongWideRange 0.195 s
testNextLongPositiveRange 0.001 s
testNextUniformUniformPositiveBounds 0 s
testNextBeta2 0.010 s
testNextGamma 0 s
testNextGamma2 0.001 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.169 s
testNextFloatDirect 0 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.005 s
testNextLong2 0 s
testNextDouble 0 s
testNextBoolean2 0.001 s
testNextInt2 0 s
testNextZipf 0 s

MultivariateNormalDistributionTest

testWrongArguments 0 s
testDensities 0.001 s
testSampling 0.112 s
testStd 0 s
testUnivariateDistribution 0 s
testGetSingularMatrixTolerance 0 s
testGetMean 0 s
testGetCovarianceMatrix 0 s
testWrongDensity 0 s
testNotPositiveDefinite 0 s

TriDiagonalTransformerTest

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

ComplexFieldTest

testMap 0 s
testOne 0 s
testZero 0.001 s
testRunTimeClass 0 s
testSerial 0 s

UnivariateDerivative1Test

testDivideField 0.001 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.008 s
testCopySignSpecialField 0 s
testGetField 0.001 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0.001 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0.001 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.003 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0.001 s
testSubtractDouble 0 s
testRemainderField 0 s
testCopySignDouble 0 s
testLinearCombinationDF2 0.001 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testSinhCosh 0 s
testCopySignField 0.001 s
testPowField 0 s
testPowInt 0 s
testSinCos 0.001 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testLinearCombination4D4FVsDS 0 s
testLinearCombination3F3FVsDS 0 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0 s
testAbsVsDS 0 s
testRemainderUdVsDS 0 s
testSerialization 0.001 s
testOne 0 s
testTrigonometryVsDS 0 s
testLinearCombination2D2FVsDS 0 s
testScalbVsDS 0 s
testOrder 0 s
testZero 0 s
testGetPartialDerivative 0 s
testUlpVsDS 0.020 s
testLinearCombinationnFnFVsDS 0 s
testHyperbolicVsDS 0 s
testPowersVsDS 0.001 s
testLinearCombination4F4FVsDS 0 s
testRootsVsDS 0 s
testGetFreeParameters 0 s
testSqrtVsDS 0 s
testExpsLogsVsDS 0 s
testGetDerivative 0 s
testLinearCombination3D3FVsDS 0 s
testLinearCombination2F2FVsDS 0 s
testArithmeticVsDS 0 s
testAtan2VsDS 0 s
testNewInstance 0 s
testCbrtVsDS 0 s
testHypotVsDS 0 s
testLinearCombinationnDnFVsDS 0 s
testDoublePow 0 s
testComparableFirstTerm 0 s
testRunTimeClass 0 s
testHashcode 0 s
testGetFirstDerivative 0 s
testComparableSecondTerm 0 s
testEquals 0 s
testConversion 0 s
testTaylor 0 s

RandomAdaptorTest

testAdaptor 0.002 s
testNullGenerator 0 s
testNullGenerator2 0 s

QuaternionTest

testSubtractQuaternionQuaternion 0 s
testGetInverse 0 s
testAccessors1 0.001 s
testAccessors2 0 s
testAccessors3 0 s
testWrongDimension 0 s
testNorm 0 s
testToString 0 s
testIsUnitQuaternion 0.001 s
testObjectEquals 0 s
testDotProductQuaternionQuaternion 0 s
testConjugate 0 s
testNormalizeFail 0.001 s
testProductQuaternionQuaternion 0 s
testAddQuaternionQuaternion 0 s
testNormalize 0 s
testQuaternionEquals2 0 s
testScalarMultiplyDouble 0 s
testQuaternionEquals 0 s
testProductQuaternionVector 0 s
testIsPureQuaternion 0 s

SparseRealVectorTest

testAddMixedTypes 0 s
testProjectionSameType 0 s
testWalkInOptimizedOrderChangingVisitor1 0 s
testWalkInOptimizedOrderChangingVisitor2 0 s
testWalkInOptimizedOrderChangingVisitor3 0 s
testAppendScalar 0 s
testOuterProductMixedTypes 0 s
testEbeDivideDimensionMismatch 0 s
testAppendVector 0.001 s
testCombineMixedTypes 0.012 s
testGetEntry 0 s
testEbeMultiplyDimensionMismatch 0.001 s
testUnitizeNullVector 0 s
testToArray 0 s
testSubtractSameType 0 s
testMap 0 s
testSet 0 s
testOuterProductSameType 0.001 s
testIsInfinite 0 s
testGetLInfDistanceMixedTypes 0 s
testSetSubVectorInvalidIndex1 0 s
testSetSubVectorInvalidIndex2 0 s
testSetSubVectorInvalidIndex3 0 s
testCombineDimensionMismatchMixedTypes 0 s
testMapDivideToSelf 0 s
testIsNaN 0 s
testMapMultiplyToSelf 0.001 s
testWalkInDefaultOrderChangingVisitor1 0 s
testWalkInDefaultOrderChangingVisitor2 0 s
testWalkInDefaultOrderChangingVisitor3 0 s
testCopy 0 s
testSetEntryInvalidIndex1 0.001 s
testSetEntryInvalidIndex2 0 s
testSubtractMixedTypes 0 s
testCosineLeftNullVector 0 s
testCombineDimensionMismatchSameType 0 s
testGetL1DistanceDimensionMismatch 0 s
testEbeDivideMixedTypes 0 s
testCosineMixedTypes 0 s
testDotProductSameType 0.001 s
testMapMultiply 0 s
testUnitize 0 s
testGetNorm 0 s
testDotProductDimensionMismatchMixedTypes 0 s
testCosineRightNullVector 0 s
testCombineToSelfDimensionMismatchMixedTypes 0 s
testCosineSameType 0 s
testMapSubtractToSelf 0 s
testProjectionMixedTypes 0.001 s
testGetDimension 0 s
testCombineToSelfSameType 0.016 s
testGetLInfNorm 0 s
testAddToEntry 0 s
testGetDistanceDimensionMismatch 0 s
testAddSameType 0.001 s
testGetDistanceSameType 0 s
testCombineToSelfMixedTypes 0.015 s
testGetL1DistanceSameType 0 s
testGetEntryInvalidIndex1 0.001 s
testGetEntryInvalidIndex2 0 s
testCombineSameType 0.013 s
testProjectionDimensionMismatch 0 s
testGetSubVector 0 s
testGetLInfDistanceDimensionMismatch 0 s
testMapSubtract 0 s
testDotProductMixedTypes 0 s
testAddDimensionMismatch 0 s
testAddToEntryInvalidIndex1 0 s
testAddToEntryInvalidIndex2 0 s
testMapDivide 0.001 s
testSetSubVectorMixedType 0 s
testUnitVectorNullVector 0 s
testMapAddToSelf 0 s
testGetL1Norm 0 s
testGetLInfDistanceSameType 0 s
testCosineDimensionMismatch 0 s
testEquals 0 s
testDotProductDimensionMismatchSameType 0 s
testGetDistanceMixedTypes 0 s
testMapAdd 0 s
testMinMax 0 s
testUnitVector 0 s
testProjectionNullVector 0 s
testMapToSelf 0 s
testWalkInDefaultOrderPreservingVisitor1 0 s
testWalkInDefaultOrderPreservingVisitor2 0 s
testWalkInDefaultOrderPreservingVisitor3 0 s
testSubtractDimensionMismatch 0 s
testCombineToSelfDimensionMismatchSameType 0 s
testWalkInOptimizedOrderPreservingVisitor1 0 s
testWalkInOptimizedOrderPreservingVisitor2 0 s
testWalkInOptimizedOrderPreservingVisitor3 0 s
testSetSubVectorSameType 0.001 s
testSerial 0 s
testGetL1DistanceMixedTypes 0 s
testIterator 0.001 s
testSetEntry 0 s
testGetSubVectorInvalidIndex1 0 s
testGetSubVectorInvalidIndex2 0 s
testGetSubVectorInvalidIndex3 0 s
testGetSubVectorInvalidIndex4 0 s
testConstructors 0 s
testEbeMultiplyMixedTypes 0 s
testEbeDivideSameType 0 s
testEbeMultiplySameType 0.001 s
testConcurrentModification 0 s

BilinearInterpolatorTest

testQuadratic 0.011 s
testConstant 0.005 s
testLinear 0.006 s
testSinCos 0.193 s

FractionTest

testTruncatedConvergents 0.001 s
testConvergents 0 s
testFloatValue 0 s
testPercentage 0 s
testAbs 0 s
testAdd 0.001 s
testGCD 0 s
testLCM 0 s
testSubtract 0 s
testToString 0 s
testReciprocal 0 s
testEpsilonLimitConstructor 0 s
testGetReducedFraction 0 s
testConstructorDouble 0 s
testCompareTo 0 s
testDoubleConstructor 0 s
testLimitedConvergents 0 s
testMath835 0 s
testLongValue 0 s
testDigitLimitConstructor 0 s
testMath1261 0 s
testIntValue 0 s
testDivide 0.001 s
testMultiply 0 s
testEqualsAndHashCode 0 s
testNegate 0 s
testSerial 0.001 s
testSignum 0 s
testGoldenRatio 0 s
testIntegerOverflow 0.001 s
testDoubleValue 0 s
testConstructor 0 s
testIsInteger 0 s
testNormalizedEquals 0 s

BrentSolverTest

testBadEndpoints 0 s
testMath832 0.002 s
testInitialGuess 0 s
testRootEndpoints 0.001 s
testQuinticZero 0 s
testSinZero 0 s

DfpMathTest

testPow 0.001 s
testSin 0.001 s

FieldComplexFieldTest

testMap 0 s
testOne 0 s
testZero 0.001 s
testRunTimeClass 0 s

DfpDecTest

testRound 0.006 s
testRoundDecimal10 0.001 s
testNextAfter 0.001 s

MatrixUtilsTest

testOrthonormalizeIncompleteBasis 0 s
testCheckSymmetric1 0 s
testCheckSymmetric2 0 s
testInverseSingular 0 s
testBlockInverse 0 s
testOrthonormalizeDependentGenerateException 0.001 s
testMatrixExponential13 0 s
testFractionConverter 0 s
testcreateFieldIdentityMatrix 0.001 s
testCreateRealMatrix 0 s
testCreateRowRealMatrix 0 s
testCreateRealVector 0 s
testCreateFieldVector 0 s
testFieldOrthonormalize1 0 s
testFieldOrthonormalize2 0 s
testFieldOrthonormalize3 0 s
testcreateFieldMatrix 0.001 s
testBigFractionConverter 0 s
testMatrixExponential3 0 s
testMatrixExponential5 0 s
testMatrixExponential7 0 s
testMatrixExponential9 0 s
testBlockInverseNonInvertible 0.001 s
testFieldOrthonormalizeDependentGenerateException 0 s
testFieldOrthonormalizeIncompleteBasis 0 s
testOrthonormalize1 0 s
testOrthonormalize2 0 s
testOrthonormalize3 0 s
testFieldOrthonormalizeDependentAddZeroNorm 0 s
testIsSymmetricTolerance 0 s
testIsSymmetric 0 s
testOrthonormalizeDependentReduceToSpan 0 s
testOrthonormalizeDependent 0 s
testFieldOrthonormalizeDependent 0 s
testMatrixExponentialNonSquare 0 s
testSolveUpperTriangularSystem 0 s
testInverseDiagonalMatrix 0 s
testCreateIdentityMatrix 0 s
testFieldOrthonormalizeDependentReduceToSpan 0 s
testInverseNonSquare 0.001 s
testCreateColumnRealMatrix 0 s
testCreateRowFieldMatrix 0 s
testInverseRealMatrix 0 s
testOrthonormalizeDependentAddZeroNorm 0 s
testCreateColumnFieldMatrix 0 s
testSolveLowerTriangularSystem 0 s

GaussianRandomGeneratorTest

testMeanAndStandardDeviation 0.001 s

LegendreHighPrecisionParametricTest

testAllMonomials(int, int, double, double)[1] 0.001 s
testAllMonomials(int, int, double, double)[2] 0 s
testAllMonomials(int, int, double, double)[3] 0 s
testAllMonomials(int, int, double, double)[4] 0.002 s
testAllMonomials(int, int, double, double)[5] 0.001 s
testAllMonomials(int, int, double, double)[6] 0.002 s
testAllMonomials(int, int, double, double)[7] 0.003 s
testAllMonomials(int, int, double, double)[8] 0.003 s
testAllMonomials(int, int, double, double)[9] 0.003 s
testAllMonomials(int, int, double, double)[10] 0.006 s
testAllMonomials(int, int, double, double)[11] 0.005 s
testAllMonomials(int, int, double, double)[12] 0.006 s
testAllMonomials(int, int, double, double)[13] 0.007 s
testAllMonomials(int, int, double, double)[14] 0.009 s
testAllMonomials(int, int, double, double)[15] 0.011 s
testAllMonomials(int, int, double, double)[16] 0.012 s
testAllMonomials(int, int, double, double)[17] 0.013 s
testAllMonomials(int, int, double, double)[18] 0.015 s
testAllMonomials(int, int, double, double)[19] 0.016 s
testAllMonomials(int, int, double, double)[20] 0.018 s
testAllMonomials(int, int, double, double)[21] 0.019 s
testAllMonomials(int, int, double, double)[22] 0.021 s
testAllMonomials(int, int, double, double)[23] 0.023 s
testAllMonomials(int, int, double, double)[24] 0.025 s
testAllMonomials(int, int, double, double)[25] 0.027 s
testAllMonomials(int, int, double, double)[26] 0.028 s
testAllMonomials(int, int, double, double)[27] 0.030 s
testAllMonomials(int, int, double, double)[28] 0.033 s
testAllMonomials(int, int, double, double)[29] 0.036 s
testAllMonomials(int, int, double, double)[30] 0.038 s

FieldUnivariateDerivative2DfpTest

testDivideField 0.021 s
testRemainderDouble 0.016 s
testSinCosNaN 0 s
testSinCosSum 0.560 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0.009 s
testAtan2SpecialCases 0 s
testAbs 0.001 s
testCos 0.001 s
testExp 0.001 s
testLog 0.001 s
testSin 0.001 s
testTan 0.001 s
testAcosh 0.005 s
testAsinh 0.002 s
testAtan2 0.044 s
testAtanh 0.001 s
testExpm1 0.001 s
testFloor 0 s
testGetPi 0.001 s
testHypot 0.042 s
testLog10 0.001 s
testLog1p 0.001 s
testRootN 0.003 s
testRound 0 s
testScalb 0.119 s
testAcos 0.001 s
testAsin 0.001 s
testAtan 0.001 s
testCbrt 0.002 s
testCeil 0 s
testCosh 0.002 s
testRint 0 s
testSign 0 s
testSinh 0.002 s
testSqrt 0 s
testTanh 0.001 s
testAddField 0.006 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.008 s
testMultiplyInt 0.002 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0.009 s
testLinearCombinationFaFa 0.004 s
testToRadians 0.001 s
testSinCosdifference 0.548 s
testGetAddendum 0 s
testAddDouble 0.005 s
testToDegrees 0.001 s
testPowDouble 0.015 s
testSubtractDouble 0.005 s
testCopySignDouble 0.006 s
testLinearCombinationDF2 0.002 s
testLinearCombinationDF3 0.003 s
testLinearCombinationDF4 0.003 s
testLinearCombinationFF2 0.001 s
testLinearCombinationFF3 0.002 s
testLinearCombinationFF4 0.001 s
testSinhCosh 0.002 s
testPowField 0.019 s
testPowInt 0.001 s
testSinCos 0.001 s
testSquare 0 s
testMultiplyField 0.007 s
testSubtractField 0.005 s
testSinhCoshNaN 0.001 s
testFieldMultiply 0 s
testLinearCombination4D4FVsDS 0.001 s
testLinearCombination3F3FVsDS 0 s
testConvertersVsDS 0 s
testRemainderDoubleVsDS 0.001 s
testAbsVsDS 0 s
testLinearCombinationField 0 s
testRemainderUdVsDS 0.001 s
testTrigonometryVsDS 0.004 s
testLinearCombination2D2FVsDS 0 s
testScalbVsDS 0.002 s
testOrder 0 s
testGetPartialDerivative 0 s
testFieldDivide 0 s
testLinearCombinationnFnFVsDS 0.001 s
testFieldSubtract 0 s
testHyperbolicVsDS 0.002 s
testPowersVsDS 0.003 s
testLinearCombination4F4FVsDS 0 s
testFieldAdd 0 s
testRootsVsDS 0.001 s
testGetFreeParameters 0 s
testGetFirstAndSecondDerivative 0 s
testSqrtVsDS 0 s
testDoublePow 0 s
testExpsLogsVsDS 0.002 s
testGetDerivative 0 s
testLinearCombination3D3FVsDS 0.001 s
testLinearCombination2F2FVsDS 0 s
testRunTimeClass 0 s
testArithmeticVsDS 0.001 s
testAtan2VsDS 0.003 s
testRemainderField 0.002 s
testNewInstance 0 s
testEquals 0 s
testConversion 0.001 s
testCopySignField 0 s
testCbrtVsDS 0.001 s
testHypotVsDS 0.002 s
testTaylor 0 s
testLinearCombinationnDnFVsDS 0.001 s
testUlp 0.008 s
testLinearCombinationReference 0.001 s
testUlpVsDS 0 s
testHashcode 0 s

BigFractionFormatTest

testFormatImproperNegative 0 s
testLongFormat 0 s
testFormatImproper 0 s
testParseProper 0 s
testParseProperNegative 0 s
testParse 0 s
testFormatZero 0 s
testFormatNegative 0.001 s
testParseInvalidDenominator 0 s
testParseProperInvalidMinus 0 s
testParseInteger 0 s
testParseInvalid 0 s
testFormat 0.001 s
testDoubleFormat 0 s
testParseBig 0 s
testParseNegative 0 s

GridAxisTest

testQuadraticDescending 0.006 s
testIrregularRandomAccess 0.002 s
testLinearRandomAccess 0.001 s
testLinearAscending 0 s
testIrregularDescending 0.001 s
testIrregularAscending 0.001 s
testQuadraticRandomAccess 0.001 s
testUnsorted 0 s
testQuadraticAscending 0.002 s
testTooSmallGrid 0 s
testLinearDescending 0 s
testDuplicate 0.001 s

BigFractionTest

testTruncatedConvergents 0.001 s
testFloatValueForLargeNumeratorAndDenominator 0.001 s
testConvergents 0.002 s
testFloatValue 0 s
testOutOfRange 0 s
testPercentage 0 s
testAbs 0 s
testAdd 0 s
testGCD 0.001 s
testLCM 0 s
testPow 0 s
testSubtract 0 s
testPositiveValueOverflow 0.001 s
testReciprocal 0 s
testEpsilonLimitConstructor 0 s
testNegativeValueOverflow 0 s
testGetReducedFraction 0 s
testConstructorDouble 0 s
testCompareTo 0 s
testDoubleConstructor 0 s
testBigDecimalValue 0 s
testLimitedConvergents 0.001 s
testMath340 0 s
testDoubleValueForLargeNumeratorAndDenominator 0 s
testLongValue 0 s
testDigitLimitConstructor 0 s
testIntValue 0 s
testDivide 0 s
testMultiply 0 s
testEqualsAndHashCode 0 s
testNegate 0 s
testSerial 0.003 s
testSignum 0 s
testGoldenRatio 0 s
testDoubleValue 0 s
testConstructor 0.001 s
testIsInteger 0 s
testNormalizedEquals 0 s

FieldLUDecompositionTest

testSolve 0 s
testPPermutation 0 s
testUUpperTriangular 0.001 s
testSignedZeroPivot 0 s
testDimensions 0 s
testComparisonWithReal 0 s
testNonSquare 0 s
testSingular 0 s
testIssue134 0 s
testLLowerTriangular 0 s
testPAEqualLU 0.001 s
testMatricesValues1 0 s
testMatricesValues2 0 s

FieldLegendreTest

testCos 0 s
testTooLArgeNumberOfPoints 0.001 s
testInverse 0.017 s

HessenbergTransformerTest

testPOrthogonal 0.002 s
testRandomData 0.015 s
testRandomDataNormalDistribution 0.009 s
testAEqualPHPt 0 s
testPTOrthogonal 0 s
testNonSquare 0.001 s
testHessenbergForm 0 s
testMatricesValues3 0 s
testMatricesValues5 0 s

StepFunctionTest

testSomeValues 0.001 s
testEndpointBehavior 0 s
testPreconditions1 0 s
testPreconditions2 0 s
testPreconditions3 0 s
testPreconditions4 0 s
testPreconditions5 0 s
testPreconditions6 0 s
testHeaviside 0 s

GaussIntegratorTest

testIntegrate 0 s
testGetPoints 0 s
testGetWeights 0 s

ChiSquaredDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.001 s
testConsistency 0 s
testLogDensities 0 s
testMoments 0.001 s
testDensity 0 s
testDfAccessors 0 s
testSmallDf 0 s

Binary64Test

testDivideField 0 s
testRemainderDouble 0.001 s
testSinCosNaN 0 s
testSinCosSum 0.002 s
testCopySignSpecialField 0 s
testGetField 0 s
testDivideDouble 0.001 s
testAtan2SpecialCases 0 s
testAbs 0 s
testCos 0 s
testExp 0 s
testLog 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0 s
testAsinh 0 s
testAtan2 0 s
testAtanh 0.001 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSign 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0 s
testToRadians 0 s
testSinCosdifference 0.003 s
testGetAddendum 0 s
testAddDouble 0 s
testToDegrees 0 s
testPowDouble 0 s
testSubtractDouble 0 s
testRemainderField 0 s
testCopySignDouble 0.001 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0 s
testPowField 0.001 s
testPowInt 0 s
testSinCos 0 s
testSquare 0 s
testMultiplyField 0 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testRootNegative 0 s
testAdd 0 s
testSubtract 0 s
testIsInfinite 0.001 s
testIsNaN 0 s
testReciprocal 0 s
testToRadiansDefinition 0 s
testDegRad 0.001 s
testDivide 0 s
testSignedZeroEquality 0 s
testEquals 0 s
testMultiply 0 s
testNegate 0 s
testValues 0 s
testToDegreesDefinition 0.001 s

GammaDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testDensityIntegrals 0.001 s
testConsistency 0 s
testLogDensities 0 s
testProbabilities 0 s
testPreconditions 0 s
testParameterAccessors 0 s
testMath753Shape100 0.009 s
testMath753Shape142 0.007 s
testMath753Shape10 0.002 s
testMath753Shape1 0.012 s
testMath753Shape8 0.010 s
testMoments 0 s
testDensity 0 s
testMath753Shape1000 0.017 s
testInverseCumulativeProbabilityExtremes 0.001 s
testValues 0 s

FieldTrapezoidIntegratorTest

testParameters 0.001 s
testSinFunction 0 s
testQuinticFunction 0.001 s

BisectionSolverTest

testMath369 0.001 s
testHipparchusGithub40 0 s
testQuinticZero 0.001 s
testSinZero 0 s

FractionFormatTest

testFormatImproperNegative 0.001 s
testLongFormat 0 s
testFormatImproper 0 s
testParseZero1 0 s
testParseZero2 0 s
testParseProper 0.001 s
testParseProperNegative 0 s
testParse 0 s
testParseOne1 0 s
testParseOne2 0 s
testFormatZero 0 s
testFormatNegative 0 s
testParseInvalidDenominator 0 s
testParseProperInvalidMinus 0 s
testParseInteger 0 s
testParseInvalid 0 s
testFormat 0 s
testDoubleFormat 0 s
testParseNegative 0 s

HaltonSequenceGeneratorTest

testSkip 0 s
testConstructor2 0 s
test2DUnscrambledReference 0.001 s
test3DReference 0 s
testConstructor 0 s

FieldQRDecompositionTest

testAEqualQR 0.064 s
testInvertShortWide 0 s
testMatricesValues 0 s
testDimensions 0.020 s
testInvertTallSkinny 0 s
testRUpperTriangular 0.008 s
testNonInvertible 0 s
testQRSingular 0 s
testQOrthogonal 0.041 s
testHTrapezoidal 0.008 s

FastMathStrictComparisonTest

test1(Method, Method, Type[], Object[][])[1] 0.002 s
test1(Method, Method, Type[], Object[][])[2] 0.001 s
test1(Method, Method, Type[], Object[][])[3] 0.001 s
test1(Method, Method, Type[], Object[][])[4] 0.001 s
test1(Method, Method, Type[], Object[][])[5] 0.001 s
test1(Method, Method, Type[], Object[][])[6] 0 s
test1(Method, Method, Type[], Object[][])[7] 0 s
test1(Method, Method, Type[], Object[][])[8] 0.001 s
test1(Method, Method, Type[], Object[][])[9] 0.001 s
test1(Method, Method, Type[], Object[][])[10] 0 s
test1(Method, Method, Type[], Object[][])[11] 0 s
test1(Method, Method, Type[], Object[][])[12] 0.001 s
test1(Method, Method, Type[], Object[][])[13] 0 s
test1(Method, Method, Type[], Object[][])[14] 0.001 s
test1(Method, Method, Type[], Object[][])[15] 0 s
test1(Method, Method, Type[], Object[][])[16] 0.001 s
test1(Method, Method, Type[], Object[][])[17] 0 s
test1(Method, Method, Type[], Object[][])[18] 0 s
test1(Method, Method, Type[], Object[][])[19] 0 s
test1(Method, Method, Type[], Object[][])[20] 0 s
test1(Method, Method, Type[], Object[][])[21] 0 s
test1(Method, Method, Type[], Object[][])[22] 0.001 s
test1(Method, Method, Type[], Object[][])[23] 0 s
test1(Method, Method, Type[], Object[][])[24] 0 s
test1(Method, Method, Type[], Object[][])[25] 0.001 s
test1(Method, Method, Type[], Object[][])[26] 0.001 s
test1(Method, Method, Type[], Object[][])[27] 0 s
test1(Method, Method, Type[], Object[][])[28] 0 s
test1(Method, Method, Type[], Object[][])[29] 0 s
test1(Method, Method, Type[], Object[][])[30] 0 s
test1(Method, Method, Type[], Object[][])[31] 0.001 s
test1(Method, Method, Type[], Object[][])[32] 0 s
test1(Method, Method, Type[], Object[][])[33] 0 s
test1(Method, Method, Type[], Object[][])[34] 0.001 s
test1(Method, Method, Type[], Object[][])[35] 0 s
test1(Method, Method, Type[], Object[][])[36] 0.001 s
test1(Method, Method, Type[], Object[][])[37] 0 s
test1(Method, Method, Type[], Object[][])[38] 0 s
test1(Method, Method, Type[], Object[][])[39] 0 s
test1(Method, Method, Type[], Object[][])[40] 0 s
test1(Method, Method, Type[], Object[][])[41] 0 s
test1(Method, Method, Type[], Object[][])[42] 0.001 s
test1(Method, Method, Type[], Object[][])[43] 0 s
test1(Method, Method, Type[], Object[][])[44] 0.001 s
test1(Method, Method, Type[], Object[][])[45] 0 s
test1(Method, Method, Type[], Object[][])[46] 0 s
test1(Method, Method, Type[], Object[][])[47] 0 s
test1(Method, Method, Type[], Object[][])[48] 0 s
test1(Method, Method, Type[], Object[][])[49] 0.001 s
test1(Method, Method, Type[], Object[][])[50] 0 s
test1(Method, Method, Type[], Object[][])[51] 0.001 s
test1(Method, Method, Type[], Object[][])[52] 0.001 s
test1(Method, Method, Type[], Object[][])[53] 0.001 s
test1(Method, Method, Type[], Object[][])[54] 0 s
test1(Method, Method, Type[], Object[][])[55] 0 s
test1(Method, Method, Type[], Object[][])[56] 0 s
test1(Method, Method, Type[], Object[][])[57] 0.001 s
test1(Method, Method, Type[], Object[][])[58] 0 s
test1(Method, Method, Type[], Object[][])[59] 0 s
test1(Method, Method, Type[], Object[][])[60] 0 s
test1(Method, Method, Type[], Object[][])[61] 0 s
test1(Method, Method, Type[], Object[][])[62] 0 s
test1(Method, Method, Type[], Object[][])[63] 0.001 s
test1(Method, Method, Type[], Object[][])[64] 0 s
test1(Method, Method, Type[], Object[][])[65] 0 s
test1(Method, Method, Type[], Object[][])[66] 0 s
test1(Method, Method, Type[], Object[][])[67] 0 s
test1(Method, Method, Type[], Object[][])[68] 0 s
test1(Method, Method, Type[], Object[][])[69] 0 s
test1(Method, Method, Type[], Object[][])[70] 0 s
test1(Method, Method, Type[], Object[][])[71] 0 s
test1(Method, Method, Type[], Object[][])[72] 0 s
test1(Method, Method, Type[], Object[][])[73] 0 s
test1(Method, Method, Type[], Object[][])[74] 0.001 s
test1(Method, Method, Type[], Object[][])[75] 0 s
test1(Method, Method, Type[], Object[][])[76] 0 s
test1(Method, Method, Type[], Object[][])[77] 0 s
test1(Method, Method, Type[], Object[][])[78] 0.001 s
test1(Method, Method, Type[], Object[][])[79] 0 s
test1(Method, Method, Type[], Object[][])[80] 0 s
test1(Method, Method, Type[], Object[][])[81] 0.001 s
test1(Method, Method, Type[], Object[][])[82] 0 s
test1(Method, Method, Type[], Object[][])[83] 0 s
test1(Method, Method, Type[], Object[][])[84] 0.001 s
test1(Method, Method, Type[], Object[][])[85] 0 s
test1(Method, Method, Type[], Object[][])[86] 0 s
test1(Method, Method, Type[], Object[][])[87] 0.001 s
test1(Method, Method, Type[], Object[][])[88] 0.001 s
test1(Method, Method, Type[], Object[][])[89] 0 s
test1(Method, Method, Type[], Object[][])[90] 0 s
test1(Method, Method, Type[], Object[][])[91] 0 s
test1(Method, Method, Type[], Object[][])[92] 0 s
test1(Method, Method, Type[], Object[][])[93] 0.001 s
test1(Method, Method, Type[], Object[][])[94] 0 s
test1(Method, Method, Type[], Object[][])[95] 0 s
test1(Method, Method, Type[], Object[][])[96] 0 s
test1(Method, Method, Type[], Object[][])[97] 0 s
test1(Method, Method, Type[], Object[][])[98] 0 s

FieldLaguerreTest

testGamma 0.003 s

HermiteParametricTest

testAllMonomials(int, int, double, double)[1] 0.002 s
testAllMonomials(int, int, double, double)[2] 0 s
testAllMonomials(int, int, double, double)[3] 0 s
testAllMonomials(int, int, double, double)[4] 0.001 s
testAllMonomials(int, int, double, double)[5] 0 s
testAllMonomials(int, int, double, double)[6] 0.001 s
testAllMonomials(int, int, double, double)[7] 0.001 s
testAllMonomials(int, int, double, double)[8] 0.001 s
testAllMonomials(int, int, double, double)[9] 0.001 s
testAllMonomials(int, int, double, double)[10] 0.001 s
testAllMonomials(int, int, double, double)[11] 0.002 s
testAllMonomials(int, int, double, double)[12] 0.001 s
testAllMonomials(int, int, double, double)[13] 0.001 s
testAllMonomials(int, int, double, double)[14] 0.001 s
testAllMonomials(int, int, double, double)[15] 0.001 s
testAllMonomials(int, int, double, double)[16] 0.001 s
testAllMonomials(int, int, double, double)[17] 0.001 s
testAllMonomials(int, int, double, double)[18] 0.001 s
testAllMonomials(int, int, double, double)[19] 0.001 s
testAllMonomials(int, int, double, double)[20] 0.001 s
testAllMonomials(int, int, double, double)[21] 0.001 s
testAllMonomials(int, int, double, double)[22] 0.001 s
testAllMonomials(int, int, double, double)[23] 0.001 s
testAllMonomials(int, int, double, double)[24] 0.001 s
testAllMonomials(int, int, double, double)[25] 0.001 s
testAllMonomials(int, int, double, double)[26] 0.001 s
testAllMonomials(int, int, double, double)[27] 0.002 s
testAllMonomials(int, int, double, double)[28] 0.002 s
testAllMonomials(int, int, double, double)[29] 0.002 s
testAllMonomials(int, int, double, double)[30] 0.002 s

FieldPolynomialFunctionTest

testAntiDerivativeRandom 0.001 s
testfirstDerivativeComparison 0 s
testAntiDerivativeZero 0 s
testQuadratic 0.001 s
testIssue259WithDerivativeStructure 0 s
testMultiplication 0 s
testAddition 0.001 s
testIssue259WithComplex 0.001 s
testIntegrateInfiniteBounds 0 s
testConstants 0 s
testAntiDerivativeConstant 0 s
testQuintic 0 s
testMath341 0 s
testIssue259WithGradient 0 s
testIntegrate 0 s
testLinear 0 s
testIntegrateBadInterval 0.001 s
testSubtraction 0 s
testIssue259WithUnivariateDerivative1 0 s
testIssue259WithUnivariateDerivative2 0.001 s
testAntiDerivative 0 s

DummyLocalizableTest

testAllSame 0 s

RegulaFalsiSolverTest

testSolutionRightSide 0.001 s
testSolutionAboveSide 0 s
testSolutionBelowSide 0 s
testSolutionLeftSide 0.001 s
testBadEndpoints 0 s
testRootEndpoints 0 s
testCloseEndpoints 0 s
testQuinticZero 0.001 s
testSinZero 0 s
testIssue631 0.003 s

RRQRDecompositionTest

testRank 0.003 s
testAPEqualQR 0.011 s
testDimensions 0.005 s
testRUpperTriangular 0.003 s
testNonInvertible 0.001 s
testQOrthogonal 0.003 s
testHTrapezoidal 0.004 s

LogNormalDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testTinyVariance 0.001 s
testExtremeValues 0.024 s
testGetShape 0.001 s
testPreconditions 0 s
testGetLocation 0 s
testQuantiles 0.001 s
testMeanVariance 0 s
testDensity 0 s
testInverseCumulativeProbabilityExtremes 0 s

HermiteTest

testNormalMean 0.001 s
testNormalDistribution 0 s
testNormalVariance 0 s

FieldGradientTest

testStackVariable 0 s

FastMathCalcTest

testExpFracTables 0.004 s
testPrintArray1 0.001 s
testPrintArray2 0.001 s
testSplit 0 s
testSinCosTanTables 0.001 s
testLnMantTables 0.002 s
testExpIntTables 0.002 s

PascalDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0 s
testMoments 0 s
testDegenerate0 0 s
testDegenerate1 0 s

ISAACTest

testNextSample 0.001 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.002 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0.001 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0.001 s
testNextPoissonConsistency 0.088 s
testNextLongNegativeToPositiveRange 0 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0 s
testNextDeviateEnumeratedRealDistribution 0.001 s
testNextSampleWithReplacement 0 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.001 s
testNextUniformUniformNegativeToPositiveBounds 0.001 s
testNextPermutation 0 s
testNextIntPositiveRange 0 s
testNextSampleWithReplacementNaNWeights 0.001 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0 s
testNextLongIAE 0 s
testConfig 0 s
testNextIntWideRange 0.021 s
testNextIntNegativeRange 0 s
testNextHex 0.004 s
testNextLongWideRange 0.370 s
testNextLongPositiveRange 0.001 s
testNextUniformUniformPositiveBounds 0.001 s
testNextBeta2 0.009 s
testNextGamma 0.001 s
testNextGamma2 0 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.214 s
testNextFloatDirect 0 s
testNextBooleanDirect 0.001 s
testNextLongDirect 0 s
testNextBytesChunks 0.001 s
testSeeding 0 s
testNextBytes 0.003 s
testNextLong2 0.001 s
testNextDouble 0 s
testNextBoolean2 0 s
testNextInt2 0 s
testNextZipf 0 s
testReference 0 s

ResizableDoubleArrayTest

testAddElements 0 s
testAdd1000 0.001 s
testSubstitute 0 s
testSetElementArbitraryExpansion1 0 s
testSetElementArbitraryExpansion2 0 s
testConstructors 0 s
testGetArrayRef 0 s
testAddElementRolling 0.001 s
testWithInitialCapacityAndExpansionFactor 0 s
testCompute 0.003 s
testSetNumberOfElements 0.001 s
testWithInitialCapacity 0 s
testDiscard 0 s
testEqualsAndHashCode 0 s
testGetValues 0 s
testMinMax 0 s

FieldHermiteTest

testNormalMean 0.002 s
testNormalDistribution 0 s
testNormalVariance 0 s

SemiDefinitePositiveCholeskyDecompositionTest

testDimensions 0.001 s
testNonSquare 0 s
testNotPositiveDefinite 0 s
testLLowerTriangular 0 s
testLTTransposed 0 s
testAEqualLLT 0 s

MathUtilsTest

testNormalizeAngle 0.007 s
testIndicatorInt 0 s
testReduceComparedWithNormalizeAngle 0 s
testHash 0 s
testPermutedArrayHash 0 s
testTwoSumField 0.001 s
testCopySignByte 0 s
testArrayHash 0 s
testEqualsDouble 0 s
testFieldNormalizeAngle 0.010 s
testCheckFinite 0.001 s
testSignByte 0 s
testSignLong 0 s
testCopySignByte2 0 s
testIndicatorShort 0 s
testIndicatorByte 0 s
testIndicatorLong 0 s
testCheckNotNull1 0 s
testCheckNotNull2 0 s
testReduce 0 s
testSignInt 0 s
testSignShort 0 s
testHipparchusVersion 0 s
testTwoSum 0 s

UnivariateSolverUtilsTest

testSolveNoRoot 0.001 s
testSolveSin 0 s
testBracketLinear 0 s
testNullFunction 0 s
testFieldBracketExponential 0 s
testFieldBracketHigh 0 s
testFieldBracketEndpointRoot 0 s
testSolveAccuracySin 0 s
testSolveBadAccuracy 0.001 s
testFieldBracketCentered 0 s
testMisc 0 s
testBracketHigh 0.001 s
testFieldBadAdditive 0 s
testIterationExceeded 0 s
testFieldBadEndpoints 0.001 s
testBracketCentered 0 s
testSolveNull 0 s
testBracketLow 0 s
testBracketSin 0 s
testBadInitial 0 s
testBracketExponential 0 s
testFieldIterationExceeded 0.001 s
testBadMaximumIterations 0 s
testBadAdditive 0 s
testBadEndpoints 0 s
testFieldBadMaximumIterations 0.001 s
testBracketEndpointRoot 0 s
testFieldNullFunction 0 s
testBracketLoopConditionForB 0 s
testSolveAccuracyNull 0 s
testFieldBracketLinear 0.001 s
testFieldBracketLow 0 s
testFieldBracketSin 0 s
testFieldBadInitial 0 s
testSolveBadEndpoints 0 s

GradientFunctionTest

test3DDistance 0.038 s
test2DDistance 0.001 s

LaguerreTest

testGamma 0.001 s

CarlsonEllipticIntegralRealTest

testNoConvergenceRc 0.003 s
testNoConvergenceRd 0.001 s
testNoConvergenceRf 0 s
testNoConvergenceRj 0 s
testCarlson1995rC 0 s
testCarlson1995rD 0 s
testCarlson1995rF 0 s
testCarlson1995rG 0.001 s
testCarlson1995rJ 0 s
testRfRc 0.016 s
testRdNonSymmetry1 0.010 s
testRdNonSymmetry2 0.009 s
testAlternateRG 0.014 s
testDlmfRf 0.001 s
testCarlson1995ConsistencyRc 0.006 s
testCarlson1995ConsistencyRd 0.009 s
testCarlson1995ConsistencyRf 0.007 s
testCarlson1995ConsistencyRj 0.017 s

FieldGradientDfpTest

testDivideField 0.015 s
testRemainderDouble 0.010 s
testSinCosNaN 0 s
testSinCosSum 0.548 s
testCopySignSpecialField 0.001 s
testGetField 0 s
testDivideDouble 0.014 s
testAtan2SpecialCases 0 s
testAbs 0.001 s
testCos 0.001 s
testExp 0 s
testLog 0.001 s
testSin 0.001 s
testTan 0.001 s
testAcosh 0.004 s
testAsinh 0.002 s
testAtan2 0.040 s
testAtanh 0.001 s
testExpm1 0.001 s
testFloor 0.001 s
testGetPi 0 s
testHypot 0.042 s
testLog10 0.001 s
testLog1p 0.001 s
testRootN 0.003 s
testRound 0.001 s
testScalb 0.138 s
testAcos 0.001 s
testAsin 0.001 s
testAtan 0.001 s
testCbrt 0.002 s
testCeil 0 s
testCosh 0.001 s
testRint 0 s
testSign 0.001 s
testSinh 0.001 s
testSqrt 0 s
testTanh 0.002 s
testAddField 0.010 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0.011 s
testMultiplyInt 0.004 s
testCopySignSpecialDouble 0.001 s
testLinearCombinationDaFa 0.010 s
testLinearCombinationFaFa 0.006 s
testToRadians 0.001 s
testSinCosdifference 0.542 s
testGetAddendum 0 s
testAddDouble 0.008 s
testToDegrees 0 s
testPowDouble 0.016 s
testSubtractDouble 0.007 s
testCopySignDouble 0.009 s
testLinearCombinationDF2 0.003 s
testLinearCombinationDF3 0.003 s
testLinearCombinationDF4 0.004 s
testLinearCombinationFF2 0.002 s
testLinearCombinationFF3 0.002 s
testLinearCombinationFF4 0.003 s
testSinhCosh 0.002 s
testPowField 0.020 s
testPowInt 0.002 s
testSinCos 0.001 s
testSquare 0.001 s
testMultiplyField 0.011 s
testSubtractField 0.010 s
testSinhCoshNaN 0 s
testFieldMultiply 0 s
testLinearCombination4D4FVsDS 0.001 s
testLinearCombination3F3FVsDS 0 s
testConvertersVsDS 0.001 s
testRemainderDoubleVsDS 0 s
testAbsVsDS 0 s
testLinearCombinationField 0 s
testOne 0.001 s
testGetPartialDerivativeErrors 0 s
testTrigonometryVsDS 0.004 s
testLinearCombination2D2FVsDS 0.001 s
testScalbVsDS 0.002 s
testOrder 0 s
testZero 0 s
testGetPartialDerivative 0 s
testFieldDivide 0 s
testLinearCombinationnFnFVsDS 0.001 s
testVariable 0 s
testFieldSubtract 0 s
testHyperbolicVsDS 0.003 s
testPowersVsDS 0.002 s
testLinearCombination4F4FVsDS 0 s
testFieldAdd 0 s
testRootsVsDS 0.001 s
testgetGradient 0 s
testDoublePow 0 s
testConstant 0 s
testExpsLogsVsDS 0.002 s
testLinearCombination3D3FVsDS 0 s
testLinearCombination2F2FVsDS 0.001 s
testRunTimeClass 0 s
testArithmeticVsDS 0.001 s
testAtan2VsDS 0.003 s
testRemainderField 0.002 s
testRemainderGVsDS 0 s
testNewInstance 0.001 s
testEquals 0 s
testConversion 0 s
testCopySignField 0 s
testHypotVsDS 0.002 s
testTaylor 0 s
testLinearCombinationnDnFVsDS 0 s
testUlp 0.010 s
testLinearCombinationReference 0.001 s
testHashcode 0 s

ParetoDistributionTest

testDensities 0 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0.001 s
testIllegalArguments 0 s
testDensityIntegrals 0 s
testConsistency 0 s
testLogDensities 0 s
testExtremeValues 0.007 s
testGetScale 0 s
testGetShape 0 s
testPreconditions 0 s
testQuantiles 0 s
testMeanVariance 0 s
testDensity 0 s
testInverseCumulativeProbabilityExtremes 0 s

BlockFieldMatrixTest

testOperatePremultiplyLarge 0.018 s
testGetSetRowMatrixLarge 0.002 s
testOperate 0 s
testExamples 0.002 s
testGetEntry 0 s
testAddFail 0 s
testGetSetColumnLarge 0.001 s
testAdd 0.001 s
testTransposeMultiplyBlockRealMatrix 0.504 s
testScalarAdd 0 s
testMultiplyTransposedArray2DRowRealMatrix 0.487 s
testTrace 0 s
testWalk 0.011 s
testToString 0 s
testGetSetMatrixLarge 0.005 s
testGetSetRowVectorLarge 0.001 s
testSetRowMatrix 0 s
testSeveralBlocks 0.065 s
testPlusMinus 0 s
testSetRowVector 0 s
testMultiply2 0 s
testDimensions 0 s
testCopySubMatrix 0.001 s
testTransposeMultiplyWrongDimensions 0 s
testGetSetRowLarge 0.001 s
testPremultiplyVector 0 s
testCopyFunctions 0.002 s
testGetSubMatrix 0 s
testMath209 0 s
testTransposeMultiplyArray2DRowRealMatrix 0.454 s
testOperateLarge 0.011 s
testGetVectors 0 s
testGetSetColumnMatrixLarge 0.001 s
testSetColumn 0 s
testGetColumnMatrix 0 s
testMultiplyTransposedBlockRealMatrix 0.562 s
testGetColumn 0 s
testGetColumnVector 0 s
testMultiply 0 s
testGetRow 0 s
testEqualsAndHashCode 0 s
testGetSetColumnVectorLarge 0.001 s
testSerial 0.002 s
testSetRow 0 s
testTranspose 0 s
testSetColumnMatrix 0 s
testPremultiply 0 s
testGetRowMatrix 0 s
testSetColumnVector 0.001 s
testSetSubMatrix 0 s
testMultiplyTransposedWrongDimensions 0 s
testGetRowVector 0 s

UnivariatePeriodicInterpolatorTest

testLessThanOnePeriodCoverage 0.023 s
testSine 0.002 s
testTooFewSamples 0.004 s
testMoreThanOnePeriodCoverage 0.001 s
testUnsortedSamples 0 s

HypergeometricDistributionTest

testDensities 0.001 s
testInverseCumulativeProbabilities 0 s
testCumulativeProbabilities 0 s
testIllegalArguments 0.001 s
testLogDensities 0 s
testConsistencyAtSupportBounds 0 s
testLargeValues 0.003 s
testDegenerateNoFailures 0 s
testAccessors 0 s
testPreconditions 0 s
testDegenerateNoSuccesses 0 s
testDegenerateFullSample 0 s
testMath644 0.001 s
testMoments 0 s
testMath1356 0 s
testMoreLargeValues 0 s

FieldLegendreParametricTest

testAllMonomials(int, int, double, double)[1] 0.001 s
testAllMonomials(int, int, double, double)[2] 0 s
testAllMonomials(int, int, double, double)[3] 0.001 s
testAllMonomials(int, int, double, double)[4] 0 s
testAllMonomials(int, int, double, double)[5] 0.001 s
testAllMonomials(int, int, double, double)[6] 0 s
testAllMonomials(int, int, double, double)[7] 0 s
testAllMonomials(int, int, double, double)[8] 0.001 s
testAllMonomials(int, int, double, double)[9] 0 s
testAllMonomials(int, int, double, double)[10] 0 s
testAllMonomials(int, int, double, double)[11] 0.001 s
testAllMonomials(int, int, double, double)[12] 0 s
testAllMonomials(int, int, double, double)[13] 0.001 s
testAllMonomials(int, int, double, double)[14] 0 s
testAllMonomials(int, int, double, double)[15] 0 s
testAllMonomials(int, int, double, double)[16] 0 s
testAllMonomials(int, int, double, double)[17] 0 s
testAllMonomials(int, int, double, double)[18] 0.001 s
testAllMonomials(int, int, double, double)[19] 0 s
testAllMonomials(int, int, double, double)[20] 0 s
testAllMonomials(int, int, double, double)[21] 0.001 s
testAllMonomials(int, int, double, double)[22] 0 s
testAllMonomials(int, int, double, double)[23] 0.001 s
testAllMonomials(int, int, double, double)[24] 0.001 s
testAllMonomials(int, int, double, double)[25] 0 s
testAllMonomials(int, int, double, double)[26] 0.001 s
testAllMonomials(int, int, double, double)[27] 0.001 s
testAllMonomials(int, int, double, double)[28] 0 s
testAllMonomials(int, int, double, double)[29] 0 s
testAllMonomials(int, int, double, double)[30] 0.002 s

FieldFunctionsTest

testScalarMultivariateFunctionConversion 0.004 s
testVectorMultivariateFunctionConversion 0.012 s
testScalarUnivariateFunctionConversion 0 s
testMatrixUnivariateFunctionConversion 0.002 s
testVectorUnivariateFunctionConversion 0.001 s
testMatrixMultivariateFunctionConversion 0.021 s

ComplexFormatTest

testParseNegativeImaginary 0 s
testConstructorSingleFormat 0.001 s
testParseSimpleWithDecimals 0 s
testZeroImaginary 0.001 s
testDifferentImaginaryChar 0 s
testFormatNumber 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testGetRealFormat 0 s
testParseNegativeBoth 0 s
testParseNegativeReal 0 s
testGetImaginaryFormat 0.001 s
testParseSimpleWithDecimalsTrunc 0 s
testNegativeInfinity 0 s
testTrimOneImaginary 0.001 s
testPaseNegativeInfinity 0 s
testParseDifferentImaginaryChar 0 s
testDefaultFormatComplex 0.001 s
testSimpleNoDecimals 0 s
testZeroReal 0 s
testNegativeBoth 0.001 s
testNegativeReal 0 s
testNegativeImaginary 0 s
testParseSimpleNoDecimals 0 s
testPositiveInfinity 0 s
testForgottenImaginaryCharacter 0 s
testParseZeroReal 0 s
testParseNan 0 s
testParseZeroImaginary 0.001 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0 s

SchurTransformerTest

testPOrthogonal 0 s
testRandomData 0.065 s
testRandomDataNormalDistribution 0.002 s
testAEqualPTPt 0.001 s
testMath848 0 s
testPTOrthogonal 0 s
testNonSquare 0 s
testSchurForm 0 s

SynchronizedRandomGeneratorTest

testAdapter 0.002 s
testMath899Sync 0.521 s

SingularValueSolverTest

testSolve 0 s
testSolveDimensionErrors 0 s
testConditionNumber 0 s
testLeastSquareSolve 0 s
testMath320B 0 s
testSingular 0 s

IllinoisSolverTest

testSolutionRightSide 0.001 s
testSolutionAboveSide 0 s
testSolutionBelowSide 0 s
testSolutionLeftSide 0 s
testBadEndpoints 0 s
testRootEndpoints 0 s
testCloseEndpoints 0 s
testQuinticZero 0.001 s
testSinZero 0 s
testGitHubIssue44 0 s

ComplexUtilsTest

testPolar2ComplexInf 0 s
testPolar2ComplexNaN 0.001 s
testPolar2ComplexIllegalModulus 0 s
testConvertToComplex 0 s
testPolar2Complex 0 s

SparseGradientTest

testDivideField 0.002 s
testRemainderDouble 0 s
testSinCosNaN 0 s
testSinCosSum 0.026 s
testCopySignSpecialField 0 s
testGetField 0.001 s
testDivideDouble 0 s
testAtan2SpecialCases 0 s
testCos 0 s
testSin 0 s
testTan 0 s
testUlp 0 s
testAcosh 0 s
testAsinh 0 s
testAtanh 0 s
testExpm1 0 s
testFloor 0 s
testGetPi 0 s
testHypot 0.001 s
testLog10 0 s
testLog1p 0 s
testRootN 0 s
testRound 0 s
testScalb 0.001 s
testAcos 0 s
testAsin 0 s
testAtan 0 s
testCbrt 0 s
testCeil 0 s
testCosh 0 s
testRint 0 s
testSinh 0 s
testSqrt 0 s
testTanh 0 s
testLinearCombinationReference 0 s
testAddField 0.001 s
testGetReal 0 s
testHypotSpecialCases 0 s
testMultiplyDouble 0 s
testMultiplyInt 0 s
testCopySignSpecialDouble 0 s
testLinearCombinationDaFa 0 s
testLinearCombinationFaFa 0.001 s
testToRadians 0 s
testSinCosdifference 0.010 s
testGetAddendum 0 s
testAddDouble 0.001 s
testToDegrees 0 s
testPowDouble 0 s
testSubtractDouble 0.001 s
testRemainderField 0 s
testCopySignDouble 0.001 s
testLinearCombinationDF2 0 s
testLinearCombinationDF3 0 s
testLinearCombinationDF4 0 s
testLinearCombinationFF2 0.001 s
testLinearCombinationFF3 0 s
testLinearCombinationFF4 0 s
testNewInstance 0 s
testSinhCosh 0 s
testCopySignField 0.001 s
testPowField 0 s
testPowInt 0 s
testSquare 0 s
testMultiplyField 0.001 s
testSubtractField 0 s
testSinhCoshNaN 0 s
testCeilFloorRintLong 0 s
testVarMultInPlace 0.001 s
testPrimitiveAdd 0 s
testTanAtan 0.001 s
testSqrtDefinition 0.001 s
testHypotDefinition 0.001 s
testLog1pDefinition 0.001 s
testLinearCombination1DSDS 0 s
testLinearCombination2DSDS 0.031 s
testExpm1Definition 0.001 s
testCoshDefinition 0.002 s
testSerialization 0.003 s
testAbs 0 s
testAdd 0 s
testExp 0 s
testLog 0 s
testMap 0.001 s
testOne 0 s
testPow 0 s
testSubtract 0 s
testAtan2 0.001 s
testField 0.001 s
testTrigo 0.002 s
testMult 0 s
testSign 0 s
testZero 0 s
testReciprocal 0 s
testLinearCombination2DoubleDS 0.027 s
testVarAddition 0.001 s
testSinhAsinh 0 s
testPrimitiveRemainder 0.001 s
testLog1pExpm1 0.001 s
testToRadiansDefinition 0.001 s
testVariable 0 s
testPrimitiveMultiply 0 s
testHypotSpecial 0 s
testCompositionOneVariableX 0 s
testCompositionOneVariableY 0 s
testSqrtPow2 0.001 s
testCoshAcosh 0 s
testSinhDefinition 0.001 s
testConstant 0 s
testCopySign 0.001 s
testTangentDefinition 0 s
testAtan2SpecialCasesSparseGradient 0 s
testCompose 0.002 s
testCosAcos 0 s
testTanhAtanh 0.001 s
testRunTimeClass 0 s
testPowDoubleDS 0 s
testLinearCombination1DoubleDS 0 s
testHypotNoOverflow 0 s
testTaylorPolynomial 0.002 s
testPrimitiveSubtract 0 s
testDivision 0 s
testDegRad 0.001 s
testMultiply 0 s
testPowReciprocalPow 0.011 s
testLogExp 0 s
testRemainder 0.001 s
testNegate 0 s
testHypotNeglectible 0 s
testCbrtPow3 0.001 s
testLog10Definition 0.001 s
testSinAsin 0 s
testSinCos 0.001 s
testRootNSingularity 0 s
testExpression 0.002 s
testToDegreesDefinition 0.002 s
testSubtraction 0 s
testLog10Power 0.001 s
testTanhDefinition 0.001 s
testCbrtDefinition 0.001 s
testTaylorAtan2 0.001 s

FieldSimpsonIntegratorTest

testParameters 0.001 s
testSinFunction 0 s
testQuinticFunction 0 s

UncorrelatedRandomVectorGeneratorTest

testMeanAndCorrelation 0.005 s

FieldBilinearInterpolatingFunctionTest

testQuadratic 0.017 s
testConstant 0.006 s
testLinear 0.006 s
testSinCos 0.423 s

Binary64FieldTest

testMap 0.001 s
testOne 0 s
testZero 0 s
testRunTImeClass 0 s
testSerial 0.001 s

Well19937aTest

testNextSample 0.001 s
testNextSampleWithReplacementAllZeroWeights 0 s
testNextLongNegativeRange 0.004 s
testNextSampleWithReplacementPointMass 0 s
testNextIntNegativeToPositiveRange 0.002 s
testNextIntExtremeValues 0 s
testNextUniformExclusiveEndpoints 0 s
testNextGaussian 0.001 s
testNextUniformExtremeValues 0 s
testNextSampleWithReplacementNegativeWeights 0 s
testNextPoissonConsistency 0.170 s
testNextLongNegativeToPositiveRange 0.001 s
testNextUniformUniformMaximalInterval 0 s
testNextSampleWithReplacementNegativeSampleSize 0 s
testNextLongExtremeValues 0 s
testNextExponential 0.001 s
testNextDeviateEnumeratedRealDistribution 0 s
testNextSampleWithReplacement 0.001 s
testNextDeviateEnumeratedIntegerDistribution 0 s
testNextPoisson 0.005 s
testNextUniformUniformNegativeToPositiveBounds 0 s
testNextPermutation 0.001 s
testNextIntPositiveRange 0.001 s
testNextSampleWithReplacementNaNWeights 0 s
testNextUniformIAE 0 s
testNextUniformUniformNegaiveBounds 0 s
testNextLongIAE 0 s
testConfig 0.001 s
testNextIntWideRange 0.031 s
testNextIntNegativeRange 0 s
testNextHex 0.015 s
testNextLongWideRange 0.378 s
testNextLongPositiveRange 0.003 s
testNextUniformUniformPositiveBounds 0.001 s
testNextBeta2 0.011 s
testNextGamma 0.001 s
testNextGamma2 0.001 s
testNextIntIAE 0 s
testNextSampleWithReplacement0SampleSize 0 s
testNextBeta 0.001 s
testNextIntPrecondition1 0 s
testNextIntPrecondition2 0 s
testNextIntDirect 0.274 s
testNextFloatDirect 0 s
testNextBooleanDirect 0 s
testNextLongDirect 0 s
testNextBytesChunks 0 s
testSeeding 0 s
testNextBytes 0.047 s
testNextLong2 0 s
testNextDouble 0.001 s
testNextBoolean2 0.001 s
testNextInt2 0 s
testNextZipf 0 s
testReferenceCode 0 s

EigenDecompositionNonSymmetricTest

testNonSymmetric 0.002 s
testDeterminantWithCompleEigenValues 0 s
testTinyValues 0 s
testRandomNonSymmetricMatrix 0.043 s
testReal 0 s
testNormalDistributionNonSymmetricMatrix 0.086 s
testEigenvectors 0 s
testDimensions 0 s
testImaginaryNullEigenvalue 0 s
testImaginary 0 s
testEigenvalues 0.001 s
testMath848 0 s
testDistinctEigenvalues 0 s
testAEqualVDVInv 0 s
testMath1051 0.001 s
testBigMatrix 0.174 s
testImaginary33 0 s
testZeroDivide 0 s

Back to top

Version: 4.0.1. Last Published: 2025-03-21.

Reflow Maven skin maintained by Olivier Lamy.