Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1085 0 0 0 100% 154.2 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
com.irurueta.numerical 91 0 0 0 100% 2.203 s
com.irurueta.numerical.interpolation 101 0 0 0 100% 75.88 s
com.irurueta.numerical.polynomials 59 0 0 0 100% 0.012 s
com.irurueta.numerical.polynomials.estimators 149 0 0 0 100% 0.248 s
com.irurueta.numerical.optimization 80 0 0 0 100% 0.116 s
com.irurueta.numerical.integration 348 0 0 0 100% 33.80 s
com.irurueta.numerical.roots 49 0 0 0 100% 0.043 s
com.irurueta.numerical.signal.processing 38 0 0 0 100% 1.093 s
com.irurueta.numerical.robust 63 0 0 0 100% 0.312 s
com.irurueta.numerical.fitting 107 0 0 0 100% 40.49 s

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

com.irurueta.numerical

- Class Tests Errors Failures Skipped Success Rate Time
JacobianEstimatorTest 2 0 0 0 100% 0.001 s
RealPolynomialEvaluatorTest 2 0 0 0 100% 0 s
LockedExceptionTest 1 0 0 0 100% 0 s
DirectionalEvaluatorTest 2 0 0 0 100% 0 s
SavitzkyGolayGradientEstimatorTest 2 0 0 0 100% 0.141 s
GradientEstimatorTest 2 0 0 0 100% 0 s
SymmetricGradientEstimatorTest 2 0 0 0 100% 0.001 s
SavitzkyGolayDerivativeEstimatorTest 2 0 0 0 100% 0.001 s
DoubleFactorialEstimatorTest 6 0 0 0 100% 0.002 s
EvaluationExceptionTest 1 0 0 0 100% 0.001 s
ComplexPolynomialEvaluatorTest 2 0 0 0 100% 0.001 s
InvalidBracketRangeExceptionTest 1 0 0 0 100% 0.001 s
DerivativeEstimatorTest 2 0 0 0 100% 0.007 s
AccurateMaximumLikelihoodEstimatorTest 9 0 0 0 100% 0.243 s
MaximumLikelihoodEstimatorTest 8 0 0 0 100% 1.597 s
SymmetricDerivativeEstimatorTest 2 0 0 0 100% 0.001 s
PadeApproximantEstimatorTest 6 0 0 0 100% 0.006 s
DirectionalDerivativeEvaluatorTest 3 0 0 0 100% 0.002 s
PolynomialEvaluatorTest 8 0 0 0 100% 0 s
ExponentialMatrixEstimatorTest 9 0 0 0 100% 0.002 s
NotReadyExceptionTest 1 0 0 0 100% 0 s
BuildInfoTest 2 0 0 0 100% 0.018 s
HistogramMaximumLikelihoodEstimatorTest 9 0 0 0 100% 0.167 s
LongFactorialEstimatorTest 6 0 0 0 100% 0.011 s
NotAvailableExceptionTest 1 0 0 0 100% 0 s

com.irurueta.numerical.interpolation

- Class Tests Errors Failures Skipped Success Rate Time
CubicSplineInterpolatorTest 8 0 0 0 100% 0.005 s
LinearInterpolatorTest 4 0 0 0 100% 0.003 s
ThinPlateRadialBasisFunctionTest 2 0 0 0 100% 0 s
SimpleInterpolatingPolynomialEstimatorTest 8 0 0 0 100% 0.002 s
BicubicSpline2DInterpolatorTest 2 0 0 0 100% 0.001 s
RationalInterpolatorTest 9 0 0 0 100% 5.941 s
ShepardInterpolatorTest 2 0 0 0 100% 9.108 s
RadialBasisFunctionInterpolatorTest 12 0 0 0 100% 60.36 s
Polynomial2DInterpolatorTest 7 0 0 0 100% 0.002 s
MultiQuadricRadialBasisFunctionTest 2 0 0 0 100% 0 s
BarycentricRationalInterpolatorTest 8 0 0 0 100% 0.027 s
InverseMultiQuadricRadialBasisFunctionTest 2 0 0 0 100% 0 s
CurveInterpolatorTest 2 0 0 0 100% 0.010 s
AccurateInterpolatingPolynomialEstimatorTest 12 0 0 0 100% 0.001 s
InterpolationExceptionTest 1 0 0 0 100% 0 s
BilinearInterpolatorTest 5 0 0 0 100% 0.342 s
KrigingInterpolatorTest 2 0 0 0 100% 0.059 s
PolynomialInterpolatorTest 13 0 0 0 100% 0.017 s

com.irurueta.numerical.polynomials

- Class Tests Errors Failures Skipped Success Rate Time
PolynomialTest 58 0 0 0 100% 0.011 s
PolynomialsExceptionTest 1 0 0 0 100% 0.001 s

com.irurueta.numerical.polynomials.estimators

- Class Tests Errors Failures Skipped Success Rate Time
WeightedPolynomialEstimatorTest 16 0 0 0 100% 0.005 s
PolynomialEstimatorTest 3 0 0 0 100% 0 s
RANSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.064 s
IntegralPolynomialEvaluationTest 5 0 0 0 100% 0.011 s
PolynomialRobustEstimatorTest 6 0 0 0 100% 0 s
PROMedSPolynomialRobustEstimatorTest 16 0 0 0 100% 0.041 s
MSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.046 s
PROSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.030 s
DirectPolynomialEvaluationTest 4 0 0 0 100% 0.002 s
LMedSPolynomialRobustEstimatorTest 16 0 0 0 100% 0.040 s
IntegralIntervalPolynomialEvaluationTest 5 0 0 0 100% 0.001 s
LMSEPolynomialEstimatorTest 24 0 0 0 100% 0.008 s
PolynomialEstimationExceptionTest 1 0 0 0 100% 0 s
DerivativePolynomialEvaluationTest 5 0 0 0 100% 0 s

com.irurueta.numerical.optimization

- Class Tests Errors Failures Skipped Success Rate Time
OptimizationExceptionTest 1 0 0 0 100% 0.007 s
DerivativeConjugateGradientMultiOptimizerTest 11 0 0 0 100% 0.022 s
PowellMultiOptimizerTest 10 0 0 0 100% 0.020 s
SimplexMultiOptimizerTest 7 0 0 0 100% 0.017 s
QuasiNewtonMultiOptimizerTest 9 0 0 0 100% 0.007 s
ConjugateGradientMultiOptimizerTest 11 0 0 0 100% 0.015 s
DerivativeBrentSingleOptimizerTest 11 0 0 0 100% 0.005 s
GoldenSingleOptimizerTest 10 0 0 0 100% 0.016 s
BrentSingleOptimizerTest 10 0 0 0 100% 0.007 s

com.irurueta.numerical.integration

- Class Tests Errors Failures Skipped Success Rate Time
RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.004 s
RombergMidPointQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.004 s
SimpsonUpperSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.050 s
DoubleExponentialRuleQuadratureTest 2 0 0 0 100% 0.001 s
RombergExponentialMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.064 s
RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest 15 0 0 0 100% 0.008 s
QuadratureMatrixIntegratorTest 3 0 0 0 100% 0 s
SimpsonTrapezoidalQuadratureMatrixIntegratorTest 13 0 0 0 100% 0.062 s
SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest 15 0 0 0 100% 0.120 s
InfinityMidPointQuadratureTest 2 0 0 0 100% 0.002 s
IntegratorTest 7 0 0 0 100% 0.016 s
RombergTrapezoidalQuadratureIntegratorTest 12 0 0 0 100% 0.045 s
TrapezoidalQuadratureTest 2 0 0 0 100% 0 s
SimpsonMatrixIntegratorTest 3 0 0 0 100% 0.005 s
SimpsonMidPointQuadratureMatrixIntegratorTest 6 0 0 0 100% 0.111 s
SimpsonInfinityMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.030 s
InfinityMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.002 s
UpperSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.035 s
UpperSquareRootMidPointQuadratureTest 2 0 0 0 100% 0.001 s
RombergTrapezoidalQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.003 s
DoubleExponentialRuleQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.008 s
MidPointQuadratureTest 2 0 0 0 100% 0 s
InfinityMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.003 s
RombergInfinityMidPointQuadratureIntegratorTest 11 0 0 0 100% 0.068 s
SimpsonIntegratorTest 3 0 0 0 100% 0.001 s
MatrixIntegratorTest 7 0 0 0 100% 0.030 s
QuadratureIntegratorTest 3 0 0 0 100% 0.013 s
RombergExponentialMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.020 s
RombergMidPointQuadratureIntegratorTest 12 0 0 0 100% 0 s
RombergMatrixIntegratorTest 3 0 0 0 100% 0.003 s
TrapezoidalQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.005 s
IntegrationExceptionTest 1 0 0 0 100% 0 s
RombergInfinityMidPointQuadratureMatrixIntegratorTest 4 0 0 0 100% 0 s
RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest 13 0 0 0 100% 0.020 s
LowerSquareRootMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.101 s
MidPointQuadratureIntegratorTest 6 0 0 0 100% 0.018 s
SimpsonInfinityMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.004 s
RombergLowerSquareRootMidPointQuadratureIntegratorTest 11 0 0 0 100% 0.001 s
SimpsonTrapezoidalQuadratureIntegratorTest 11 0 0 0 100% 0.055 s
ExponentialMidPointQuadratureTest 2 0 0 0 100% 0 s
RombergDoubleExponentialRuleQuadratureIntegratorTest 13 0 0 0 100% 0.004 s
MidPointQuadratureMatrixIntegratorTest 6 0 0 0 100% 0.034 s
RombergIntegratorTest 3 0 0 0 100% 0.001 s
RombergUpperSquareRootMidPointQuadratureIntegratorTest 12 0 0 0 100% 0.004 s
SimpsonMidPointQuadratureIntegratorTest 6 0 0 0 100% 0.052 s
DoubleExponentialRuleQuadratureIntegratorTest 12 0 0 0 100% 0.006 s
SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest 5 0 0 0 100% 0.063 s
SimpsonDoubleExponentialRuleQuadratureIntegratorTest 13 0 0 0 100% 0.106 s
LowerSquareRootMidPointQuadratureTest 2 0 0 0 100% 0.002 s
TrapezoidalQuadratureIntegratorTest 5 0 0 0 100% 32.35 s
SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.077 s
UpperSquareRootMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.094 s
SimpsonLowerSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.059 s
LowerSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.033 s

com.irurueta.numerical.roots

- Class Tests Errors Failures Skipped Success Rate Time
SecondDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0 s
FirstDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.002 s
BrentSingleRootEstimatorTest 5 0 0 0 100% 0 s
RidderSingleRootEstimatorTest 5 0 0 0 100% 0.008 s
SecantSingleRootEstimatorTest 5 0 0 0 100% 0.003 s
FalsePositionSingleRootEstimatorTest 5 0 0 0 100% 0.001 s
ThirdDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.008 s
BisectionSingleRootEstimatorTest 5 0 0 0 100% 0 s
RootEstimationExceptionTest 1 0 0 0 100% 0 s
SafeNewtonRaphsonSingleRootEstimatorTest 5 0 0 0 100% 0.001 s
NewtonRaphsonSingleRootEstimatorTest 5 0 0 0 100% 0.004 s
LaguerrePolynomialRootsEstimatorTest 4 0 0 0 100% 0.016 s

com.irurueta.numerical.signal.processing

- Class Tests Errors Failures Skipped Success Rate Time
MeasurementNoiseCovarianceEstimatorTest 2 0 0 0 100% 0.039 s
Convolver1DTest 16 0 0 0 100% 0.016 s
SignalProcessingExceptionTest 1 0 0 0 100% 0 s
KalmanFilterTest 19 0 0 0 100% 1.038 s

com.irurueta.numerical.robust

- Class Tests Errors Failures Skipped Success Rate Time
MSACRobustEstimatorTest 6 0 0 0 100% 0.054 s
InvalidSubsetSizeExceptionTest 1 0 0 0 100% 0.001 s
WeightSelectionTest 1 0 0 0 100% 0 s
RobustEstimatorExceptionTest 1 0 0 0 100% 0 s
SubsetSelectorTest 5 0 0 0 100% 0.002 s
SubsetSelectorExceptionTest 1 0 0 0 100% 0 s
PROSACRobustEstimatorTest 12 0 0 0 100% 0.110 s
FastRandomSubsetSelectorTest 5 0 0 0 100% 0.001 s
LMedSRobustEstimatorTest 8 0 0 0 100% 0.072 s
InvalidSubsetRangeExceptionTest 1 0 0 0 100% 0 s
PROMedSRobustEstimatorTest 12 0 0 0 100% 0.066 s
NotEnoughSamplesExceptionTest 1 0 0 0 100% 0 s
RANSACRobustEstimatorTest 9 0 0 0 100% 0.006 s

com.irurueta.numerical.fitting

- Class Tests Errors Failures Skipped Success Rate Time
LevenbergMarquardtMultiVariateFitterTest 29 0 0 0 100% 27.16 s
SvdMultiDimensionLinearFitterTest 7 0 0 0 100% 0.008 s
StraightLineFitterTest 5 0 0 0 100% 0.001 s
LevenbergMarquardtMultiDimensionFitterTest 27 0 0 0 100% 10.90 s
SvdSingleDimensionLinearFitterTest 8 0 0 0 100% 0 s
SimpleSingleDimensionLinearFitterTest 8 0 0 0 100% 0.006 s
LevenbergMarquardtSingleDimensionFitterTest 22 0 0 0 100% 2.413 s
FittingExceptionTest 1 0 0 0 100% 0 s

Test Cases

[Summary] [Package List] [Test Cases]

RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenExponential3_returnsExpectedResult 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

MSACRobustEstimatorTest

testEstimate 0.053 s
testGetSetProgressDelta 0 s
testGetSetConfidence 0 s
testGetSetMaxIterations 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

RombergMidPointQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

OptimizationExceptionTest

testConstructor 0 s

JacobianEstimatorTest

testJacobian 0 s
testConstructor 0.001 s

SimpsonUpperSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.050 s
getQuadratureType_returnsExpectedValue 0 s

DoubleExponentialRuleQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

RombergExponentialMidPointQuadratureMatrixIntegratorTest

integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.063 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0.001 s

RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential1_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
constructor_makesNewInstance 0.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

QuadratureMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

SecondDegreePolynomialRootsEstimatorTest

testEstimate 0 s
testGetSetPolynomialParameters 0 s
testConstructor 0 s

SimpsonTrapezoidalQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.029 s
integrate_whenExponential1_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential2_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.030 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenExponential3_returnsExpectedResult 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

InvalidSubsetSizeExceptionTest

testConstructor 0 s

MeasurementNoiseCovarianceEstimatorTest

testUpdate 0.034 s
testConstructor 0 s

SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.114 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
constructor_makesNewInstance 0.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.002 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

InfinityMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

IntegratorTest

create_whenAccuracyIntegratorAndQuadratureTypes_returnsExpectedIntegrator 0.003 s
create_whenDefaultAccuracyAndDefaultIntegratorType_returnsExpectedIntegrator 0 s
create_whenDefaultAccuracyAndIntegratorType_returnsExpectedIntegrator 0 s
create_whenDefaultAccuracyIntegratorAndQuadratureTypes_returnsExpectedIntegrator 0 s
create_whenAccuracyAndIntegratorType_returnsExpectedIntegrator 0 s
comparePerformance 0.008 s
create_whenAccuracyAndDefaultIntegratorType_returnsExpectedIntegrator 0.001 s

WeightSelectionTest

testSelectWeights 0 s

CubicSplineInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
interpolate_whenThirdDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s
interpolate_whenSecondDegreePolynomialMinimumSamples_returnsExpectedResult 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomialMinimumSamples_returnsExpectedResult 0 s

RealPolynomialEvaluatorTest

testEvaluate 0 s
testConstructor 0 s

LinearInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomialMinimumSamples_returnsExpectedResult 0 s

RombergTrapezoidalQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.015 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.029 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

LockedExceptionTest

testConstructor 0 s

RobustEstimatorExceptionTest

testConstructor 0 s

TrapezoidalQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

DirectionalEvaluatorTest

testEvaluateAt 0 s
testConstructor 0 s

WeightedPolynomialEstimatorTest

testEstimateWithIntegralEvaluations 0 s
testEstimateWithSecondOrderIntegralIntervalEvaluationsSecondDegree 0.001 s
testGetMinNumberOfEvaluations 0 s
testEstimateWithDirectEvaluations 0 s
testEstimateWithDirectAndDerivativeEvaluations 0 s
testEstimateWithDirectEvaluationsSecondDegree 0.001 s
testGetSetEvaluationsAndWeights 0 s
testEstimateWithIntegralIntervalEvaluations 0 s
testGetSetDegree 0 s
testGetSetListener 0 s
testEstimateWithSecondOrderIntegralEvaluationsSecondDegree 0.001 s
testIsReady 0 s
testGetSetMaxEvaluations 0 s
testIsSetSortWeightsEnabled 0 s
testGetSetDegreeEvaluationsAndWeights 0 s
testConstructor 0.001 s

SimpsonMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

ThinPlateRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

SubsetSelectorTest

testComputeRandomSubsetsInRange 0 s
testGetType 0.001 s
testCreate 0 s
testGetSetNumSamples 0.001 s
testComputeRandomSubsets 0 s

SavitzkyGolayGradientEstimatorTest

testGradient 0.049 s
testConstructor 0.001 s

SimpleInterpolatingPolynomialEstimatorTest

estimateCoefficients_whenSecondDegree_returnsExpectedResult 0 s
estimate_whenFourthDegree_returnsExpectedResult 0 s
estimate_whenFirstDegree_returnsExpectedResult 0 s
estimate_whenThirdDegree_returnsExpectedResult 0 s
estimateCoefficients_whenFourthDegree_returnsExpectedResult 0 s
estimateCoefficients_whenFirstDegree_returnsExpectedResult 0 s
estimateCoefficients_whenThirdDegree_returnsExpectedResult 0.001 s
estimate_whenSecondDegree_returnsExpectedResult 0 s

SimpsonMidPointQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.035 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.003 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.070 s
getQuadratureType_returnsExpectedValue 0.001 s

SimpsonInfinityMidPointQuadratureIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.030 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0 s

InfinityMidPointQuadratureIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.002 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0 s

GradientEstimatorTest

testGradient 0 s
testConstructor 0 s

DerivativeConjugateGradientMultiOptimizerTest

testGetSetStartPointAndAvailability 0.003 s
testGetSetOnIterationCompletedListener 0 s
testMinimize 0.015 s
testGetSetGradientListenerAndAvailability 0 s
testGetSetTolerance 0 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0 s
testGetSetUsePolakRibiere 0.001 s
testGetSetStartPointAndDirectionAndAvailability 0 s
testIsReady 0 s
testConstructor 0.001 s

SubsetSelectorExceptionTest

testConstructor 0 s

SymmetricGradientEstimatorTest

testGradient 0.001 s
testConstructor 0 s

UpperSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.035 s
getQuadratureType_returnsExpectedValue 0 s

UpperSquareRootMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

FirstDegreePolynomialRootsEstimatorTest

testEstimate 0.002 s
testGetSetPolynomialParameters 0 s
testConstructor 0 s

RombergTrapezoidalQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential1_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenExponential3_returnsExpectedResult 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

DoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.002 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential1_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
constructor_makesNewInstance 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

SavitzkyGolayDerivativeEstimatorTest

testDerivative 0 s
testConstructor 0.001 s

BicubicSpline2DInterpolatorTest

interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0.001 s

RationalInterpolatorTest

interpolate_whenFifthDegreePolynomial_returnsExpectedResult 1.558 s
interpolate_whenNotEnoughSamplesToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 1.455 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 1.453 s
interpolate_whenTooManyPointsToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.014 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0.001 s
interpolate_whenFourthDegreePolynomial_returnsExpectedResult 1.458 s

PolynomialEstimatorTest

testCreateWeighted 0 s
testCreateLMSE 0 s
testCreate 0 s

DoubleFactorialEstimatorTest

defaultConstructor_setsExpectedCache 0 s
factorial_whenSmallValue_throwsException 0 s
factorial_returnsExpectedValue 0 s
factorial_whenLargeValue_throwsException 0 s
constructor_whenSmallValue_throwsException 0 s
constructor_whenLargeValue_throwsException 0 s

LevenbergMarquardtMultiVariateFitterTest

testFitUnidimensionalConstantCovariance 0.621 s
testFitMultidimensionalSineCovariance 18.95 s
testGetSetInputDataWithConstantSigma 0 s
testFitMultidimensionalGaussianCovariance 0.377 s
testGetSetItmax 0.001 s
testGetSetNdone 0 s
testFitMultidimensionalSineRepeatInOneDimension 0.015 s
testFitUnidimensionalLine2Covariance 1.062 s
testFitUnidimensionalSineWithHoldAndFree 0.005 s
testFitUnidimensionalSineWithJacobianEstimator 0.004 s
testFitUnidimensionalSineCovariance 2.395 s
testFitUnidimensionalGaussian 0.005 s
testFitMultiVariateGaussianAndSineCovariance 0.422 s
testFitUnidimensionalLine1 0.003 s
testFitUnidimensionalLine2 0.002 s
testFitUnidimensionalSine 0.003 s
testIsSetCovarianceAdjusted 0 s
testFitUnidimensionalConstant 0.002 s
testFitUnidimensionalGaussianCovariance 1.425 s
testGetSetInputData 0 s
testFitUnidimensionalLine1Covariance 0.558 s
testFitMultidimensionalGaussian 0.872 s
testFitMultiVariateGaussianAndSine 0.432 s
testGetSetTol 0 s
testIsReady 0 s
testFitMultidimensionalSine 0.003 s
testGetSetFunctionEvaluator 0.001 s
testConstructor 0.001 s
testFitUnidimensionalGaussianWithJacobianEstimator 0.003 s

ShepardInterpolatorTest

interpolate_dim2_returnsExpectedResult 4.740 s
interpolate_dim1_returnsExpectedResult 4.367 s

PROSACRobustEstimatorTest

testGetSetBeta 0 s
testGetSetEta0 0 s
testEstimateWithInliersData 0.070 s
testEstimate 0.038 s
testGetSetProgressDelta 0 s
testGetSetConfidence 0 s
testGetSetMaxOutliersProportion 0 s
testIsSetComputeAndKeepResidualsEnabled 0 s
testGetSetMaxIterations 0 s
testIsSetComputeAndKeepInliersEnabled 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

PowellMultiOptimizerTest

testGetSetStartPointAndAvailability 0.003 s
testGetSetOnIterationCompletedListener 0 s
testGetSetDirectionsAndAvailability 0 s
testMinimize 0.015 s
testGetSetTolerance 0 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0.001 s
testIsReady 0 s
testGetSetDirection 0 s
testConstructor 0.001 s

MidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

InfinityMidPointQuadratureMatrixIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.002 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0 s

RANSACPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.013 s
testGetSetProgressDelta 0 s
testEstimateDirectEvaluationsGeometricDistance 0.009 s
testGetSetConfidence 0 s
testGetSetMaxIterations 0 s
testGetSetEvaluations 0 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.015 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.010 s
testIsSetGeometricDistanceUsed 0 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.005 s
testGetSetDegree 0.001 s
testGetSetQualityScores 0 s
testGetSetListener 0 s
testGetSetThreshold 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.008 s
testConstructor 0.001 s

RadialBasisFunctionInterpolatorTest

interpolate_dim2AndGaussianRbf_returnsExpectedResult 4.969 s
interpolate_dim3AndGaussianRbf_returnsExpectedResult 5.067 s
interpolate_dim1AndThinPlateRbf_returnsExpectedResult 5.034 s
interpolate_dim2AndMultiQuadricRbf_returnsExpectedResult 5.033 s
interpolate_dim1AndInverseMultiQuadricRbf_returnsExpectedResult 5.008 s
interpolate_dim2AndInverseMultiQuadricRbf_returnsExpectedResult 5.022 s
interpolate_dim2AndThinPlateRbf_returnsExpectedResult 5.081 s
interpolate_dim1AndMultiQuadricRbf_returnsExpectedResult 5.006 s
interpolate_dim3AndInverseMultiQuadricRbf_returnsExpectedResult 5.044 s
interpolate_dim3AndMultiQuadricRbf_returnsExpectedResult 5.022 s
interpolate_dim1AndGaussianRbf_returnsExpectedResult 5.028 s
interpolate_dim3AndThinPlateRbf_returnsExpectedResult 5.044 s

IntegralPolynomialEvaluationTest

testGetSetConstants 0.001 s
testGetSetX 0 s
testSerializeDeserialize 0.009 s
testGetSetIntegralOrder 0 s
testConstructor 0.001 s

RombergInfinityMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.008 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.034 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.025 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

Convolver1DTest

testGetSignalValueZero 0.003 s
testGetSignalValueMirror 0 s
testGetSignalValueRepeat 0.001 s
testGetSetConstantValue 0 s
testGetSignalValueConstant 0 s
testConvolveConstant 0.002 s
testGetSetEdgeMethod 0.001 s
testConvolveMirror 0 s
testConvolveRepeat 0.001 s
testConvolveZero 0 s
testGetSetKernelCenter 0 s
testGetSetKernel 0 s
testGetSetListener 0.001 s
testGetSetSignal 0 s
testIsReady 0 s
testConstructor 0 s

EvaluationExceptionTest

testConstructor 0 s

Polynomial2DInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenSecondDegree2DPolynomialMinimumSamples_returnsExpectedResult 0 s
getN_returnsExpectedValue 0 s
interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0 s
interpolate_whenSecondDegree2DPolynomial_returnsExpectedResult 0.001 s
getM_returnsExpectedValue 0 s

SvdMultiDimensionLinearFitterTest

testGetSetInputDataWithConstantSigma 0 s
testGetSetInputData 0 s
testFitQuadratic 0.006 s
testGetSetTol 0 s
testIsReady 0.001 s
testGetSetFunctionEvaluator 0 s
testConstructor 0.001 s

SimpsonIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

MatrixIntegratorTest

create_whenAccuracyIntegratorAndQuadratureTypes_returnsExpectedIntegrator 0.002 s
create_whenDefaultAccuracyAndDefaultIntegratorType_returnsExpectedIntegrator 0 s
create_whenDefaultAccuracyAndIntegratorType_returnsExpectedIntegrator 0.001 s
create_whenDefaultAccuracyIntegratorAndQuadratureTypes_returnsExpectedIntegrator 0 s
create_whenAccuracyAndIntegratorType_returnsExpectedIntegrator 0.001 s
comparePerformance 0.025 s
create_whenAccuracyAndDefaultIntegratorType_returnsExpectedIntegrator 0.001 s

StraightLineFitterTest

testGetSetInputDataAndStandardDeviations 0 s
testFitNoSig 0 s
testGetSetInputDataAndIsReady 0 s
testFitSig 0.001 s
testConstructor 0 s

QuadratureIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

PolynomialRobustEstimatorTest

testCreatePROSAC 0 s
testCreatePROMedS 0 s
testCreateLMedS 0 s
testCreateMSAC 0 s
testCreteRANSAC 0 s
testCreate 0 s

RombergExponentialMidPointQuadratureIntegratorTest

integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.019 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0 s

BrentSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0 s
testEstimate 0 s
testGetSetTolerance 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

MultiQuadricRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

FastRandomSubsetSelectorTest

testComputeRandomSubsetsInRange 0 s
testGetType 0 s
testGetSetNumSamples 0 s
testConstructor 0 s
testComputeRandomSubsets 0 s

ComplexPolynomialEvaluatorTest

testEvaluate 0 s
testConstructor 0 s

BarycentricRationalInterpolatorTest

interpolate_whenFifthDegreePolynomial_returnsExpectedResult 0.012 s
interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 0.008 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 0.003 s
interpolate_whenTooManyPointsToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0 s
interpolate_whenFourthDegreePolynomial_returnsExpectedResult 0.002 s

InvalidBracketRangeExceptionTest

testConstructor 0 s

DerivativeEstimatorTest

testDerivative 0.003 s
testConstructor 0.001 s

PROMedSPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.006 s
testGetSetProgressDelta 0 s
testEstimateDirectEvaluationsGeometricDistance 0.006 s
testGetSetConfidence 0.001 s
testGetSetMaxIterations 0 s
testGetSetEvaluations 0 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.008 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.006 s
testIsSetGeometricDistanceUsed 0.001 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.006 s
testGetSetDegree 0 s
testGetSetQualityScores 0 s
testGetSetListener 0 s
testGetSetThreshold 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.006 s
testConstructor 0.001 s

RombergMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

RombergMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

RidderSingleRootEstimatorTest

testEstimate 0.008 s
testGetSetTolerance 0 s
testSetBracketGetEvaluationPointAndAvailability 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

PolynomialTest

testDerivative 0 s
testEvaluateSecondDerivative 0 s
testEvaluateNthDerivative 0 s
testGetMinimaWithThreshold 0 s
testNormalizeHighestDegreeTermWithResult 0 s
testNthIntegrationAndReturnNew 0 s
testSecondDerivativeWithResult 0 s
testGetMaximaWithThreshold 0 s
testMultiplyWithResult 0 s
testNthIntegration 0 s
testGetRoots 0 s
testAdd 0 s
testNthDerivativeWithResult 0 s
testSubtract 0 s
testEvaluateDerivative 0 s
testNormalizeWithResult 0 s
testTrim 0 s
testGetExtrema 0.001 s
testNthIntegrationWithResult 0 s
testNthOrderIntegrateIntervalWithConstants 0 s
testIntegrationWithResult 0 s
testNormalizeHighestDegreeTerm 0 s
testSecondDerivative 0.001 s
testIntegrationWithResultAndConstant 0 s
testAddWithResult 0 s
testSerializeDeserialize 0.003 s
testAddAndReturnNew 0 s
testSubtractAndReturnNew 0 s
testMultiplyByScalar 0 s
testNthDerivative 0 s
testDerivativeAndReturnNew 0 s
testNormalizeAndReturnNew 0 s
testNthOrderIntegrateInterval 0 s
testIntegration 0 s
testGetSetPolyParams 0 s
testIntegrationWithConstant 0 s
testNthDerivativeAndReturnNew 0.001 s
testSubtractWithResult 0 s
testEvaluate 0 s
testMultiplyAndReturnNew 0 s
testNormalize 0 s
testSecondDerivativeAndReturnNew 0 s
testGetDegree 0 s
testIntegrationAndReturnNew 0 s
testGetMaxima 0.001 s
testGetMinima 0.001 s
testMultiply 0 s
testGetExtremaWithThreshold 0 s
testDerivativeWithResult 0 s
testNthIntegrationAndReturnNewWithConstant 0 s
testMultiplyByScalarWithResult 0 s
testNthIntegrationWithResultAndConstant 0.001 s
testNormalizeHighestDegreeTermAndReturnNew 0 s
testMultiplyByScalarAndReturnNew 0 s
testIntegrateInterval 0 s
testNthIntegrationWithConstant 0 s
testConstructor 0 s
testIntegrationAndReturnNewWithConstant 0 s

AccurateMaximumLikelihoodEstimatorTest

testEstimate 0.201 s
testGetSetInputDataAndAvailability 0.009 s
testGetSetHistogramInitialSolutionUsed 0.001 s
testIsLocked 0 s
testGetSetGaussianSigma 0 s
testGetMethod 0 s
testIsReady 0.009 s
testGetSetMinMaxValuesAndAvailability 0.009 s
testConstructor 0.012 s

LevenbergMarquardtMultiDimensionFitterTest

testFitUnidimensionalConstantCovariance 0.365 s
testFitMultidimensionalSineCovariance 3.773 s
testGetSetInputDataWithConstantSigma 0 s
testFitMultidimensionalGaussianCovariance 2.899 s
testGetSetItmax 0 s
testGetSetNdone 0 s
testFitMultidimensionalSineRepeatInOneDimension 0.004 s
testFitUnidimensionalLine2Covariance 0.674 s
testFitUnidimensionalSineWithHoldAndFree 0.005 s
testFitUnidimensionalGaussianWithGradientEstimator 0.005 s
testFitUnidimensionalSineCovariance 1.598 s
testFitUnidimensionalGaussian 0.002 s
testFitUnidimensionalLine1 0.001 s
testFitUnidimensionalLine2 0.001 s
testFitUnidimensionalSine 0.002 s
testIsSetCovarianceAdjusted 0 s
testFitUnidimensionalConstant 0.001 s
testFitUnidimensionalGaussianCovariance 0.930 s
testFitUnidimensionalSineWithGradientEstimator 0.003 s
testGetSetInputData 0 s
testFitUnidimensionalLine1Covariance 0.324 s
testFitMultidimensionalGaussian 0.302 s
testGetSetTol 0 s
testIsReady 0 s
testFitMultidimensionalSine 0.003 s
testGetSetFunctionEvaluator 0.001 s
testConstructor 0.002 s

LMedSRobustEstimatorTest

testEstimate 0.070 s
testGetSetStopThreshold 0 s
testGetSetProgressDelta 0 s
testGetSetConfidence 0.001 s
testGetSetMaxIterations 0 s
testGetSetInlierFactor 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

TrapezoidalQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.003 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s

IntegrationExceptionTest

testConstructor 0 s

MaximumLikelihoodEstimatorTest

testEstimate 1.371 s
testGetSetInputDataAndAvailability 0.056 s
testIsLocked 0 s
testGetSetGaussianSigma 0 s
testCreate 0.058 s
testGetMethod 0 s
testIsReady 0.055 s
testGetSetMinMaxValuesAndAvailability 0.057 s

SymmetricDerivativeEstimatorTest

testDerivative 0.001 s
testConstructor 0 s

RombergInfinityMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s

SimplexMultiOptimizerTest

testGetSetSimplexAndAvailability 0.003 s
testGetSetOnIterationCompletedListener 0 s
testMinimize 0.011 s
testGetSetTolerance 0.001 s
testGetSetListenerAndAvailability 0 s
testIsReady 0 s
testConstructor 0.001 s

InverseMultiQuadricRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

PadeApproximantEstimatorTest

estimatePadeCoefficients_whenInvalidDenominatorCoefficients_throwsException 0.001 s
estimatePadeCoefficients_whenExponentialFunction_returnsExpectedValue 0.001 s
constructor_whenInvalidNumberOfTimes_throwsIllegalArgumentException 0 s
estimatePadeCoefficients_whenInvalidTaylorSeries_throwsIllegalArgumentException 0 s
estimatePadeCoefficients_whenInvalidNumeratorCoefficients_throwsException 0.001 s
estimatePadeCoefficients_whenTestFunction_returnsExpectedValue 0 s

SvdSingleDimensionLinearFitterTest

testGetSetInputDataWithConstantSigma 0 s
testTrigo 0 s
testGetSetInputData 0 s
testFitPolynomial 0 s
testGetSetTol 0 s
testIsReady 0 s
testGetSetFunctionEvaluator 0 s
testConstructor 0 s

MSACPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.007 s
testGetSetProgressDelta 0 s
testEstimateDirectEvaluationsGeometricDistance 0.008 s
testGetSetConfidence 0 s
testGetSetMaxIterations 0 s
testGetSetEvaluations 0 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.010 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.008 s
testIsSetGeometricDistanceUsed 0 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.005 s
testGetSetDegree 0 s
testGetSetQualityScores 0.001 s
testGetSetListener 0 s
testGetSetThreshold 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.006 s
testConstructor 0 s

RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.008 s
integrate_whenGaussian_returnsExpectedResult 0.002 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.004 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

QuasiNewtonMultiOptimizerTest

testGetSetStartPointAndAvailability 0.004 s
testGetSetOnIterationCompletedListener 0.001 s
testMinimize 0 s
testGetSetGradientListenerAndAvailability 0 s
testGetSetTolerance 0.001 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0 s
testIsReady 0 s
testConstructor 0.001 s

SignalProcessingExceptionTest

testConstructor 0 s

LowerSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.100 s
getQuadratureType_returnsExpectedValue 0.001 s

ConjugateGradientMultiOptimizerTest

testGetSetStartPointAndAvailability 0.001 s
testGetSetOnIterationCompletedListener 0 s
testMinimize 0.004 s
testGetSetGradientListenerAndAvailability 0 s
testGetSetTolerance 0.001 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0 s
testGetSetUsePolakRibiere 0 s
testGetSetStartPointAndDirectionAndAvailability 0 s
testIsReady 0.001 s
testConstructor 0 s

SecantSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0.002 s
testEstimate 0 s
testGetSetTolerance 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

InvalidSubsetRangeExceptionTest

testConstructor 0 s

MidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.018 s
getQuadratureType_returnsExpectedValue 0 s

FalsePositionSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0 s
testEstimate 0 s
testGetSetTolerance 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

PROSACPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.004 s
testGetSetProgressDelta 0 s
testEstimateDirectEvaluationsGeometricDistance 0.005 s
testGetSetConfidence 0 s
testGetSetMaxIterations 0 s
testGetSetEvaluations 0 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.005 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.006 s
testIsSetGeometricDistanceUsed 0 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.004 s
testGetSetDegree 0 s
testGetSetQualityScores 0 s
testGetSetListener 0 s
testGetSetThreshold 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.005 s
testConstructor 0 s

DerivativeBrentSingleOptimizerTest

testGetEvaluationsAndEvaluateBracket 0.001 s
testGetSetOnIterationCompletedListener 0 s
testGetSetDerivativeListenerAndAvailability 0.001 s
testGetSetTolerance 0 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0 s
testComputeBracket 0.001 s
testMinimizeGetResultAndAvailability 0 s
testIsReady 0 s
testGetSetBracketAndAvailability 0.001 s
testConstructor 0 s

SimpsonInfinityMidPointQuadratureMatrixIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0 s

RombergLowerSquareRootMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

ThirdDegreePolynomialRootsEstimatorTest

testEstimate 0.008 s
testGetSetPolynomialParameters 0 s
testConstructor 0 s

SimpsonTrapezoidalQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.026 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.026 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

ExponentialMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

RombergDoubleExponentialRuleQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
constructor_makesNewInstance 0.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

MidPointQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.004 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.007 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.021 s
getQuadratureType_returnsExpectedValue 0 s

DirectionalDerivativeEvaluatorTest

testEvaluateAt 0.002 s
testDifferentiateAt 0 s
testConstructor 0 s

PolynomialEvaluatorTest

testEvaluateComplex 0 s
testEvaluateComplexConstant 0 s
testEvaluateComplexSecondDegree 0 s
testEvaluateRealConstant 0 s
testEvaluateComplexFirstDegree 0 s
testEvaluateRealSecondDegree 0 s
testEvaluateReal 0 s
testEvaluateRealFirstDegree 0 s

ExponentialMatrixEstimatorTest

exponential_whenResultHasInvalidColumns_throwsIllegalArgumentException 0 s
exponential_whenExample2_returnsExpectedValue 0.001 s
exponential_whenExample4_returnsExpectedValue 0 s
exponential_whenExample1_returnsExpectedValue 0 s
exponential_whenResultHasInvalidRows_throwsIllegalArgumentException 0 s
exponential_whenExample3_returnsExpectedValue 0 s
exponential_whenNonSquareMatrix_throwsIllegalArgumentException 0 s
exponential_whenExample5_returnsExpectedValue 0.001 s
exponential_whenInvalidTolerance_throwsIllegalArgumentException 0 s

CurveInterpolatorTest

interpolate_whenFirstDegreePolynomial1_returnsExpectedResult 0.007 s
interpolate_whenFirstDegreePolynomial2_returnsExpectedResult 0.003 s

AccurateInterpolatingPolynomialEstimatorTest

estimateCoefficients_whenSecondDegree_returnsExpectedResult 0 s
estimate_whenFourthDegree_returnsExpectedResult 0 s
estimate_whenSixthDegree_returnsExpectedResult 0 s
estimate_whenFirstDegree_returnsExpectedResult 0 s
estimate_whenThirdDegree_returnsExpectedResult 0 s
estimateCoefficients_whenFourthDegree_returnsExpectedResult 0 s
estimate_whenFifthDegree_returnsExpectedResult 0 s
estimateCoefficients_whenSixthDegree_returnsExpectedResult 0 s
estimateCoefficients_whenFirstDegree_returnsExpectedResult 0 s
estimateCoefficients_whenThirdDegree_returnsExpectedResult 0 s
estimateCoefficients_whenFifthDegree_returnsExpectedResult 0 s
estimate_whenSecondDegree_returnsExpectedResult 0 s

RombergIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

DirectPolynomialEvaluationTest

testGetSetEvaluation 0 s
testGetSetX 0 s
testSerializeDeserialize 0 s
testConstructor 0 s

KalmanFilterTest

testPredictAndCorrectRealDataMotionFast 0.502 s
testGetSetMeasurementMatrix 0 s
testGetSetGain 0 s
testPredictAndCorrectAcceleration 0.014 s
testGetSetControlMatrix 0.001 s
testPredictAndCorrectPositionSpeedAndAcceleration3D 0.005 s
testGetSetProcessNoiseCov 0.001 s
testGetSetMeasurementNoiseCov 0 s
testGetSetStatePost 0 s
testPredictAndCorrectRealDataNoMotionFast 0.354 s
testPredictAndCorrectRealDataMotion 0.059 s
testGetSetTransitionMatrix 0.001 s
testPredictAndCorrectPositionSpeedAndAcceleration 0.002 s
testGetSetStatePre 0 s
testGetSetErrorCovPost 0 s
testGetSetMeasureParameters 0 s
testGetSetErrorCovPre 0 s
testConstructor 0 s
testPredictAndCorrectRealDataNoMotion 0.083 s

LMedSPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.009 s
testGetSetStopThreshold 0 s
testGetSetProgressDelta 0 s
testEstimateDirectEvaluationsGeometricDistance 0.007 s
testGetSetConfidence 0 s
testGetSetMaxIterations 0 s
testGetSetEvaluations 0 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.010 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.006 s
testIsSetGeometricDistanceUsed 0 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.001 s
testGetSetDegree 0 s
testGetSetQualityScores 0 s
testGetSetListener 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.005 s
testConstructor 0 s

BisectionSingleRootEstimatorTest

testGetSetBracketGetEvaluationPointsAndAvailability 0 s
testEstimate 0 s
testGetSetTolerance 0 s
testGetSetListenerAndAvailability 0 s
testConstructor 0 s

NotReadyExceptionTest

testConstructor 0 s

IntegralIntervalPolynomialEvaluationTest

testGetSetEndX 0 s
testSerializeDeserialize 0 s
testGetSetIntegralOrder 0 s
testGetSetStartX 0 s
testConstructor 0 s

RombergUpperSquareRootMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0.003 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

RootEstimationExceptionTest

testConstructor 0 s

BuildInfoTest

testGetters 0.016 s
testGetInstance 0 s

SimpsonMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential_returnsExpectedResult 0.008 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.002 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.041 s
getQuadratureType_returnsExpectedValue 0 s

PROMedSRobustEstimatorTest

testGetSetBeta 0 s
testGetSetEta0 0 s
testEstimate 0.064 s
testGetSetProgressDelta 0 s
testGetSetConfidence 0 s
testGetSetMaxOutliersProportion 0 s
testGetSetMaxIterations 0 s
testIsSetStopThresholdEnabled 0 s
testGetSetInlierFactor 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testIsSetUseInlierThresholds 0 s
testConstructor 0 s

LMSEPolynomialEstimatorTest

testEstimateWithSecondOrderIntegralIntervalEvaluationsNoLMSEAllowed 0 s
testEstimateWithDirectAndDerivativeEvaluationLMSEAllowed 0.001 s
testEstimateWithIntegralEvaluationsNoLMSEAllowed 0 s
testEstimateWithSecondOrderIntegralEvaluationLMSEAllowed 0.001 s
testSetDegreeAndEvaluations 0 s
testGetMinNumberOfEvaluations 0 s
testEstimateWithDirectAndSecondOrderDerivativeEvaluationLMSEAllowedSecondDegree 0 s
testEstimateWithDirectAndSecondOrderDerivativeEvaluationsNoLMSEAllowedSecondDegree 0 s
testEstimateWithDirectEvaluationsLMSEAllowedSecondDegree 0.001 s
testEstimateWithSecondOrderIntegralEvaluationsNoLMSEAllowed 0 s
testEstimateWithSecondOrderIntegralIntervalEvaluationLMSEAllowed 0 s
testEstimateWithDirectEvaluationsLMSEAllowed 0 s
testEstimateWithDirectEvaluationsNoLMSEAllowedSecondDegree 0 s
testGetSetEvaluations 0 s
testEstimateWithDirectEvaluationsNoLMSEAllowed 0 s
testEstimateWithIntegralIntervalEvaluationsNoLMSEAllowed 0 s
testEstimateWithDirectAndDerivativeEvaluationsNoLMSEAllowed 0 s
testEstimateWithIntegralEvaluationsLMSEAllowed 0.001 s
testGetSetDegree 0 s
testEstimateWithIntegralIntervalEvaluationsLMSEAllowed 0 s
testIsSetLMSESolutionAllowed 0 s
testGetSetListener 0 s
testIsReady 0 s
testConstructor 0.001 s

HistogramMaximumLikelihoodEstimatorTest

testEstimate 0.129 s
testGetSetInputDataAndAvailability 0.009 s
testIsLocked 0 s
testGetSetGaussianSigma 0 s
testGetSetNumberOfBins 0 s
testGetMethod 0 s
testIsReady 0.009 s
testGetSetMinMaxValuesAndAvailability 0.009 s
testConstructor 0.011 s

NotEnoughSamplesExceptionTest

testConstructor 0 s

SimpleSingleDimensionLinearFitterTest

testGetSetInputDataWithConstantSigma 0 s
testTrigo 0.001 s
testGetSetInputData 0 s
testFitPolynomial 0.003 s
testIsReady 0 s
testFitTrigoWithHoldAndFree 0.002 s
testGetSetFunctionEvaluator 0 s
testConstructor 0 s

RANSACRobustEstimatorTest

testEstimateWithInliersData 0.004 s
testEstimate 0.001 s
testGetSetProgressDelta 0 s
testGetSetConfidence 0 s
testIsSetComputeAndKeepResidualsEnabled 0 s
testGetSetMaxIterations 0 s
testIsSetComputeAndKeepInliersEnabled 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

DoubleExponentialRuleQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.006 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
constructor_makesNewInstance 0 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.055 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.005 s

LongFactorialEstimatorTest

defaultConstructor_setsExpectedCache 0.001 s
factorial_whenSmallValue_throwsException 0 s
factorial_returnsExpectedValue 0 s
factorial_whenLargeValue_throwsException 0.003 s
constructor_whenSmallValue_throwsException 0.001 s
constructor_whenLargeValue_throwsException 0 s

SafeNewtonRaphsonSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0 s
testEstimate 0 s
testGetSetTolerance 0 s
testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady 0 s
testConstructor 0 s

GoldenSingleOptimizerTest

testGetEvaluationsAndEvaluateBracket 0.004 s
testGetSetOnIterationCompletedListener 0.001 s
testGetSetTolerance 0 s
testIsLocked 0.001 s
testGetSetListenerAndAvailability 0 s
testComputeBracket 0 s
testMinimizeGetResultAndAvailability 0.004 s
testIsReady 0 s
testGetSetBracketAndAvailability 0 s
testConstructor 0 s

SimpsonDoubleExponentialRuleQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.100 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
constructor_makesNewInstance 0.003 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

LevenbergMarquardtSingleDimensionFitterTest

testFitGaussianWithGradientEstimator 0.019 s
testGetSetInputDataWithConstantSigma 0 s
testFitSineWithGradientEstimator 0.007 s
testGetSetItmax 0.001 s
testGetSetNdone 0 s
testFitSine 0.003 s
testFitSineCovariance 1.103 s
testFitGaussianCovariance 0.009 s
testIsSetCovarianceAdjusted 0 s
testFitLine1 0.002 s
testFitLine2 0.002 s
testFitLine2Covariance 0.696 s
testGetSetInputData 0 s
testFitSineWithHoldAndFree 0.004 s
testFitGaussian 0.002 s
testGetSetTol 0 s
testFitConstantCovariance 0.276 s
testIsReady 0.001 s
testFitConstant 0.001 s
testGetSetFunctionEvaluator 0 s
testConstructor 0.001 s
testFitLine1Covariance 0.285 s

InterpolationExceptionTest

testConstructor 0 s

PolynomialEstimationExceptionTest

testConstructor 0 s

BilinearInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
getN_returnsExpectedValue 0 s
interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0.081 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0.260 s
getM_returnsExpectedValue 0.001 s

NewtonRaphsonSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0.003 s
testEstimate 0 s
testGetSetTolerance 0 s
testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady 0 s
testConstructor 0.001 s

BrentSingleOptimizerTest

testGetEvaluationsAndEvaluateBracket 0.002 s
testGetSetOnIterationCompletedListener 0 s
testGetSetTolerance 0.001 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0 s
testComputeBracket 0 s
testMinimizeGetResultAndAvailability 0 s
testIsReady 0.001 s
testGetSetBracketAndAvailability 0 s
testConstructor 0.001 s

PolynomialsExceptionTest

testConstructor 0 s

LaguerrePolynomialRootsEstimatorTest

testGetSetPolishRoots 0 s
testEstimate 0.014 s
testGetSetPolynomialParameters 0 s
testConstructor 0 s

LowerSquareRootMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

TrapezoidalQuadratureIntegratorTest

integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 32.35 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential_returnsExpectedResult 0.006 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0 s

FittingExceptionTest

testConstructor 0 s

SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential2_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.076 s
getQuadratureType_returnsExpectedValue 0.001 s

NotAvailableExceptionTest

testConstructor 0 s

UpperSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.092 s
getQuadratureType_returnsExpectedValue 0 s

KrigingInterpolatorTest

interpolate_dim2_returnsExpectedResult 0.029 s
interpolate_dim1_returnsExpectedResult 0.030 s

PolynomialInterpolatorTest

interpolate_whenNotEnoughSamplesToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenFourthDegreePolynomialMinimumSamples_returnsExpectedResult 0.004 s
interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 0.002 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 0.002 s
interpolate_whenFifthDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s
interpolate_whenThirdDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s
interpolate_whenTooManyPointsToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenSecondDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0 s
interpolate_whenFourthDegreePolynomial_returnsExpectedResult 0.002 s
interpolate_whenFirstDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s

DerivativePolynomialEvaluationTest

testGetSetEvaluation 0 s
testGetSetDerivativeOrder 0 s
testGetSetX 0 s
testSerializeDeserialize 0 s
testConstructor 0 s

SimpsonLowerSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.006 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.053 s
getQuadratureType_returnsExpectedValue 0 s

LowerSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.032 s
getQuadratureType_returnsExpectedValue 0.001 s