Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1085 0 0 0 100% 116.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.interpolation 101 0 0 0 100% 36.48 s
com.irurueta.numerical 91 0 0 0 100% 2.452 s
com.irurueta.numerical.polynomials 59 0 0 0 100% 0.069 s
com.irurueta.numerical.polynomials.estimators 149 0 0 0 100% 0.364 s
com.irurueta.numerical.optimization 80 0 0 0 100% 0.122 s
com.irurueta.numerical.integration 348 0 0 0 100% 34.59 s
com.irurueta.numerical.roots 49 0 0 0 100% 0.202 s
com.irurueta.numerical.signal.processing 38 0 0 0 100% 1.167 s
com.irurueta.numerical.robust 63 0 0 0 100% 0.614 s
com.irurueta.numerical.fitting 107 0 0 0 100% 40.18 s

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

com.irurueta.numerical.interpolation

- Class Tests Errors Failures Skipped Success Rate Time
PolynomialInterpolatorTest 13 0 0 0 100% 0.020 s
Polynomial2DInterpolatorTest 7 0 0 0 100% 0.006 s
SimpleInterpolatingPolynomialEstimatorTest 8 0 0 0 100% 0.005 s
MultiQuadricRadialBasisFunctionTest 2 0 0 0 100% 0.002 s
ShepardInterpolatorTest 2 0 0 0 100% 9.010 s
ThinPlateRadialBasisFunctionTest 2 0 0 0 100% 0.002 s
KrigingInterpolatorTest 2 0 0 0 100% 0.031 s
RationalInterpolatorTest 9 0 0 0 100% 6.023 s
BilinearInterpolatorTest 5 0 0 0 100% 0.324 s
RadialBasisFunctionInterpolatorTest 12 0 0 0 100% 20.98 s
CurveInterpolatorTest 2 0 0 0 100% 0.004 s
BarycentricRationalInterpolatorTest 8 0 0 0 100% 0.029 s
LinearInterpolatorTest 4 0 0 0 100% 0.005 s
AccurateInterpolatingPolynomialEstimatorTest 12 0 0 0 100% 0.020 s
BicubicSpline2DInterpolatorTest 2 0 0 0 100% 0.004 s
CubicSplineInterpolatorTest 8 0 0 0 100% 0.014 s
InverseMultiQuadricRadialBasisFunctionTest 2 0 0 0 100% 0.002 s
InterpolationExceptionTest 1 0 0 0 100% 0.001 s

com.irurueta.numerical

- Class Tests Errors Failures Skipped Success Rate Time
DoubleFactorialEstimatorTest 6 0 0 0 100% 0.007 s
PadeApproximantEstimatorTest 6 0 0 0 100% 0.004 s
SavitzkyGolayGradientEstimatorTest 2 0 0 0 100% 0.102 s
NotAvailableExceptionTest 1 0 0 0 100% 0.001 s
LongFactorialEstimatorTest 6 0 0 0 100% 0.021 s
LockedExceptionTest 1 0 0 0 100% 0.001 s
EvaluationExceptionTest 1 0 0 0 100% 0.002 s
RealPolynomialEvaluatorTest 2 0 0 0 100% 0.002 s
PolynomialEvaluatorTest 8 0 0 0 100% 0.025 s
InvalidBracketRangeExceptionTest 1 0 0 0 100% 0 s
AccurateMaximumLikelihoodEstimatorTest 9 0 0 0 100% 0.200 s
ComplexPolynomialEvaluatorTest 2 0 0 0 100% 0.002 s
SymmetricDerivativeEstimatorTest 2 0 0 0 100% 0.003 s
GradientEstimatorTest 2 0 0 0 100% 0.004 s
DerivativeEstimatorTest 2 0 0 0 100% 0.002 s
SavitzkyGolayDerivativeEstimatorTest 2 0 0 0 100% 0.002 s
JacobianEstimatorTest 2 0 0 0 100% 0.004 s
DirectionalEvaluatorTest 2 0 0 0 100% 0.004 s
NotReadyExceptionTest 1 0 0 0 100% 0.001 s
BuildInfoTest 2 0 0 0 100% 0.056 s
DirectionalDerivativeEvaluatorTest 3 0 0 0 100% 0.002 s
MaximumLikelihoodEstimatorTest 8 0 0 0 100% 1.794 s
SymmetricGradientEstimatorTest 2 0 0 0 100% 0.005 s
ExponentialMatrixEstimatorTest 9 0 0 0 100% 0.013 s
HistogramMaximumLikelihoodEstimatorTest 9 0 0 0 100% 0.195 s

com.irurueta.numerical.polynomials

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

com.irurueta.numerical.polynomials.estimators

- Class Tests Errors Failures Skipped Success Rate Time
DerivativePolynomialEvaluationTest 5 0 0 0 100% 0.005 s
PolynomialRobustEstimatorTest 6 0 0 0 100% 0.013 s
PROSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.061 s
LMSEPolynomialEstimatorTest 24 0 0 0 100% 0.021 s
RANSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.050 s
DirectPolynomialEvaluationTest 4 0 0 0 100% 0.004 s
MSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.077 s
LMedSPolynomialRobustEstimatorTest 16 0 0 0 100% 0.051 s
IntegralIntervalPolynomialEvaluationTest 5 0 0 0 100% 0.004 s
PolynomialEstimationExceptionTest 1 0 0 0 100% 0.001 s
PROMedSPolynomialRobustEstimatorTest 16 0 0 0 100% 0.051 s
WeightedPolynomialEstimatorTest 16 0 0 0 100% 0.018 s
IntegralPolynomialEvaluationTest 5 0 0 0 100% 0.004 s
PolynomialEstimatorTest 3 0 0 0 100% 0.004 s

com.irurueta.numerical.optimization

- Class Tests Errors Failures Skipped Success Rate Time
ConjugateGradientMultiOptimizerTest 11 0 0 0 100% 0.017 s
DerivativeConjugateGradientMultiOptimizerTest 11 0 0 0 100% 0.019 s
QuasiNewtonMultiOptimizerTest 9 0 0 0 100% 0.013 s
PowellMultiOptimizerTest 10 0 0 0 100% 0.020 s
OptimizationExceptionTest 1 0 0 0 100% 0.001 s
BrentSingleOptimizerTest 10 0 0 0 100% 0.010 s
GoldenSingleOptimizerTest 10 0 0 0 100% 0.015 s
DerivativeBrentSingleOptimizerTest 11 0 0 0 100% 0.010 s
SimplexMultiOptimizerTest 7 0 0 0 100% 0.017 s

com.irurueta.numerical.integration

- Class Tests Errors Failures Skipped Success Rate Time
LowerSquareRootMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.066 s
RombergDoubleExponentialRuleQuadratureIntegratorTest 13 0 0 0 100% 0.010 s
DoubleExponentialRuleQuadratureTest 2 0 0 0 100% 0.002 s
InfinityMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.007 s
TrapezoidalQuadratureIntegratorTest 5 0 0 0 100% 32.92 s
IntegrationExceptionTest 1 0 0 0 100% 0 s
RombergExponentialMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.041 s
SimpsonInfinityMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.027 s
LowerSquareRootMidPointQuadratureTest 2 0 0 0 100% 0.002 s
UpperSquareRootMidPointQuadratureTest 2 0 0 0 100% 0.003 s
SimpsonMidPointQuadratureIntegratorTest 6 0 0 0 100% 0.044 s
SimpsonTrapezoidalQuadratureIntegratorTest 11 0 0 0 100% 0.047 s
SimpsonLowerSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.080 s
LowerSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.048 s
TrapezoidalQuadratureTest 2 0 0 0 100% 0.002 s
ExponentialMidPointQuadratureTest 2 0 0 0 100% 0.002 s
SimpsonTrapezoidalQuadratureMatrixIntegratorTest 13 0 0 0 100% 0.094 s
InfinityMidPointQuadratureTest 2 0 0 0 100% 0.003 s
MatrixIntegratorTest 7 0 0 0 100% 0.023 s
SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest 5 0 0 0 100% 0.140 s
SimpsonMidPointQuadratureMatrixIntegratorTest 6 0 0 0 100% 0.054 s
SimpsonDoubleExponentialRuleQuadratureIntegratorTest 13 0 0 0 100% 0.116 s
RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest 15 0 0 0 100% 0.019 s
SimpsonMatrixIntegratorTest 3 0 0 0 100% 0.003 s
RombergMatrixIntegratorTest 3 0 0 0 100% 0.009 s
MidPointQuadratureMatrixIntegratorTest 6 0 0 0 100% 0.053 s
RombergIntegratorTest 3 0 0 0 100% 0.004 s
RombergMidPointQuadratureIntegratorTest 12 0 0 0 100% 0.011 s
SimpsonIntegratorTest 3 0 0 0 100% 0.003 s
SimpsonInfinityMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.005 s
UpperSquareRootMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.059 s
SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.087 s
IntegratorTest 7 0 0 0 100% 0.028 s
SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest 15 0 0 0 100% 0.125 s
DoubleExponentialRuleQuadratureIntegratorTest 12 0 0 0 100% 0.009 s
RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest 13 0 0 0 100% 0.017 s
RombergExponentialMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.043 s
RombergUpperSquareRootMidPointQuadratureIntegratorTest 12 0 0 0 100% 0.009 s
RombergInfinityMidPointQuadratureIntegratorTest 11 0 0 0 100% 0.068 s
TrapezoidalQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.025 s
RombergMidPointQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.016 s
QuadratureMatrixIntegratorTest 3 0 0 0 100% 0.003 s
DoubleExponentialRuleQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.017 s
InfinityMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.009 s
RombergInfinityMidPointQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.005 s
SimpsonUpperSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.033 s
RombergLowerSquareRootMidPointQuadratureIntegratorTest 11 0 0 0 100% 0.020 s
RombergTrapezoidalQuadratureIntegratorTest 12 0 0 0 100% 0.061 s
RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.016 s
UpperSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.047 s
MidPointQuadratureTest 2 0 0 0 100% 0.004 s
MidPointQuadratureIntegratorTest 6 0 0 0 100% 0.027 s
RombergTrapezoidalQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.014 s
QuadratureIntegratorTest 3 0 0 0 100% 0.015 s

com.irurueta.numerical.roots

- Class Tests Errors Failures Skipped Success Rate Time
SecondDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.032 s
SafeNewtonRaphsonSingleRootEstimatorTest 5 0 0 0 100% 0.018 s
FirstDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.012 s
BisectionSingleRootEstimatorTest 5 0 0 0 100% 0.015 s
FalsePositionSingleRootEstimatorTest 5 0 0 0 100% 0.014 s
NewtonRaphsonSingleRootEstimatorTest 5 0 0 0 100% 0.012 s
BrentSingleRootEstimatorTest 5 0 0 0 100% 0.018 s
RootEstimationExceptionTest 1 0 0 0 100% 0.001 s
RidderSingleRootEstimatorTest 5 0 0 0 100% 0.009 s
LaguerrePolynomialRootsEstimatorTest 4 0 0 0 100% 0.030 s
ThirdDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.032 s
SecantSingleRootEstimatorTest 5 0 0 0 100% 0.009 s

com.irurueta.numerical.signal.processing

- Class Tests Errors Failures Skipped Success Rate Time
SignalProcessingExceptionTest 1 0 0 0 100% 0.001 s
MeasurementNoiseCovarianceEstimatorTest 2 0 0 0 100% 0.067 s
Convolver1DTest 16 0 0 0 100% 0.018 s
KalmanFilterTest 19 0 0 0 100% 1.081 s

com.irurueta.numerical.robust

- Class Tests Errors Failures Skipped Success Rate Time
MSACRobustEstimatorTest 6 0 0 0 100% 0.109 s
InvalidSubsetSizeExceptionTest 1 0 0 0 100% 0.003 s
RobustEstimatorExceptionTest 1 0 0 0 100% 0.002 s
WeightSelectionTest 1 0 0 0 100% 0.020 s
PROSACRobustEstimatorTest 12 0 0 0 100% 0.191 s
SubsetSelectorTest 5 0 0 0 100% 0.011 s
SubsetSelectorExceptionTest 1 0 0 0 100% 0.005 s
FastRandomSubsetSelectorTest 5 0 0 0 100% 0.021 s
NotEnoughSamplesExceptionTest 1 0 0 0 100% 0.003 s
PROMedSRobustEstimatorTest 12 0 0 0 100% 0.124 s
InvalidSubsetRangeExceptionTest 1 0 0 0 100% 0.002 s
RANSACRobustEstimatorTest 9 0 0 0 100% 0.024 s
LMedSRobustEstimatorTest 8 0 0 0 100% 0.099 s

com.irurueta.numerical.fitting

- Class Tests Errors Failures Skipped Success Rate Time
SvdMultiDimensionLinearFitterTest 7 0 0 0 100% 0.015 s
SimpleSingleDimensionLinearFitterTest 8 0 0 0 100% 0.012 s
LevenbergMarquardtMultiDimensionFitterTest 27 0 0 0 100% 21.51 s
StraightLineFitterTest 5 0 0 0 100% 0.010 s
FittingExceptionTest 1 0 0 0 100% 0.001 s
LevenbergMarquardtMultiVariateFitterTest 29 0 0 0 100% 16.31 s
SvdSingleDimensionLinearFitterTest 8 0 0 0 100% 0.010 s
LevenbergMarquardtSingleDimensionFitterTest 22 0 0 0 100% 2.312 s

Test Cases

[Summary] [Package List] [Test Cases]

SecondDegreePolynomialRootsEstimatorTest

testEstimate 0.024 s
testGetSetPolynomialParameters 0.004 s
testConstructor 0.002 s

SvdMultiDimensionLinearFitterTest

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

SafeNewtonRaphsonSingleRootEstimatorTest

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

LowerSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.064 s
getQuadratureType_returnsExpectedValue 0.001 s

PolynomialInterpolatorTest

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

RombergDoubleExponentialRuleQuadratureIntegratorTest

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

SimpleSingleDimensionLinearFitterTest

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

MSACRobustEstimatorTest

testEstimate 0.101 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0.001 s
testGetSetMaxIterations 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.002 s

DerivativePolynomialEvaluationTest

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

DoubleExponentialRuleQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

InfinityMidPointQuadratureIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.005 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0.001 s

SignalProcessingExceptionTest

testConstructor 0.001 s

ConjugateGradientMultiOptimizerTest

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

TrapezoidalQuadratureIntegratorTest

integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 32.91 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenExponential_returnsExpectedResult 0.005 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

IntegrationExceptionTest

testConstructor 0 s

FirstDegreePolynomialRootsEstimatorTest

testEstimate 0.006 s
testGetSetPolynomialParameters 0.001 s
testConstructor 0.001 s

RombergExponentialMidPointQuadratureIntegratorTest

integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.038 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

InvalidSubsetSizeExceptionTest

testConstructor 0.002 s

SimpsonInfinityMidPointQuadratureIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.021 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

Polynomial2DInterpolatorTest

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

LowerSquareRootMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

SimpleInterpolatingPolynomialEstimatorTest

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

PolynomialRobustEstimatorTest

testCreatePROSAC 0.004 s
testCreatePROMedS 0.002 s
testCreateLMedS 0.001 s
testCreateMSAC 0.001 s
testCreteRANSAC 0.001 s
testCreate 0.001 s

BisectionSingleRootEstimatorTest

testGetSetBracketGetEvaluationPointsAndAvailability 0.001 s
testEstimate 0.003 s
testGetSetTolerance 0.001 s
testGetSetListenerAndAvailability 0.003 s
testConstructor 0.001 s

RobustEstimatorExceptionTest

testConstructor 0.001 s

DoubleFactorialEstimatorTest

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

UpperSquareRootMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

SimpsonMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential_returnsExpectedResult 0.003 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.038 s
getQuadratureType_returnsExpectedValue 0.001 s

MultiQuadricRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0.001 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

LevenbergMarquardtMultiDimensionFitterTest

testFitUnidimensionalConstantCovariance 0.379 s
testFitMultidimensionalSineCovariance 11.24 s
testGetSetInputDataWithConstantSigma 0.001 s
testFitMultidimensionalGaussianCovariance 2.720 s
testGetSetItmax 0.001 s
testGetSetNdone 0.001 s
testFitMultidimensionalSineRepeatInOneDimension 0.004 s
testFitUnidimensionalLine2Covariance 0.606 s
testFitUnidimensionalSineWithHoldAndFree 0.005 s
testFitUnidimensionalGaussianWithGradientEstimator 0.005 s
testFitUnidimensionalSineCovariance 5.097 s
testFitUnidimensionalGaussian 0.003 s
testFitUnidimensionalLine1 0.001 s
testFitUnidimensionalLine2 0.001 s
testFitUnidimensionalSine 0.001 s
testIsSetCovarianceAdjusted 0 s
testFitUnidimensionalConstant 0.001 s
testFitUnidimensionalGaussianCovariance 0.983 s
testFitUnidimensionalSineWithGradientEstimator 0.003 s
testGetSetInputData 0.001 s
testFitUnidimensionalLine1Covariance 0.331 s
testFitMultidimensionalGaussian 0.113 s
testGetSetTol 0 s
testIsReady 0.001 s
testFitMultidimensionalSine 0.003 s
testGetSetFunctionEvaluator 0 s
testConstructor 0.003 s

StraightLineFitterTest

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

SimpsonTrapezoidalQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.013 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.027 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

SimpsonLowerSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.075 s
getQuadratureType_returnsExpectedValue 0 s

MeasurementNoiseCovarianceEstimatorTest

testUpdate 0.064 s
testConstructor 0.001 s

PROSACPolynomialRobustEstimatorTest

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

LowerSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.047 s
getQuadratureType_returnsExpectedValue 0 s

TrapezoidalQuadratureTest

getType_returnsExpectedValue 0.001 s
next_returnsNotZeroValue 0.001 s

ExponentialMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

LMSEPolynomialEstimatorTest

testEstimateWithSecondOrderIntegralIntervalEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithDirectAndDerivativeEvaluationLMSEAllowed 0.002 s
testEstimateWithIntegralEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithSecondOrderIntegralEvaluationLMSEAllowed 0.001 s
testSetDegreeAndEvaluations 0 s
testGetMinNumberOfEvaluations 0.001 s
testEstimateWithDirectAndSecondOrderDerivativeEvaluationLMSEAllowedSecondDegree 0.001 s
testEstimateWithDirectAndSecondOrderDerivativeEvaluationsNoLMSEAllowedSecondDegree 0.001 s
testEstimateWithDirectEvaluationsLMSEAllowedSecondDegree 0 s
testEstimateWithSecondOrderIntegralEvaluationsNoLMSEAllowed 0 s
testEstimateWithSecondOrderIntegralIntervalEvaluationLMSEAllowed 0.001 s
testEstimateWithDirectEvaluationsLMSEAllowed 0.001 s
testEstimateWithDirectEvaluationsNoLMSEAllowedSecondDegree 0 s
testGetSetEvaluations 0 s
testEstimateWithDirectEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithIntegralIntervalEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithDirectAndDerivativeEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithIntegralEvaluationsLMSEAllowed 0.001 s
testGetSetDegree 0 s
testEstimateWithIntegralIntervalEvaluationsLMSEAllowed 0 s
testIsSetLMSESolutionAllowed 0.001 s
testGetSetListener 0 s
testIsReady 0.001 s
testConstructor 0.001 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

SavitzkyGolayGradientEstimatorTest

testGradient 0.069 s
testConstructor 0.003 s

WeightSelectionTest

testSelectWeights 0.018 s

ShepardInterpolatorTest

interpolate_dim2_returnsExpectedResult 4.673 s
interpolate_dim1_returnsExpectedResult 4.335 s

DerivativeConjugateGradientMultiOptimizerTest

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

NotAvailableExceptionTest

testConstructor 0.001 s

SimpsonTrapezoidalQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.041 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.002 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.036 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.002 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

PROSACRobustEstimatorTest

testGetSetBeta 0.010 s
testGetSetEta0 0.003 s
testEstimateWithInliersData 0.108 s
testEstimate 0.045 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0.002 s
testGetSetMaxOutliersProportion 0.001 s
testIsSetComputeAndKeepResidualsEnabled 0.001 s
testGetSetMaxIterations 0.001 s
testIsSetComputeAndKeepInliersEnabled 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.002 s

LongFactorialEstimatorTest

defaultConstructor_setsExpectedCache 0.001 s
factorial_whenSmallValue_throwsException 0.001 s
factorial_returnsExpectedValue 0 s
factorial_whenLargeValue_throwsException 0.010 s
constructor_whenSmallValue_throwsException 0.001 s
constructor_whenLargeValue_throwsException 0.002 s

InfinityMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.002 s

MatrixIntegratorTest

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

SubsetSelectorTest

testComputeRandomSubsetsInRange 0.003 s
testGetType 0.001 s
testCreate 0.001 s
testGetSetNumSamples 0.001 s
testComputeRandomSubsets 0.002 s

FalsePositionSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0.001 s
testEstimate 0.004 s
testGetSetTolerance 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.002 s

ThinPlateRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0.001 s
evaluate_whenDefaultScale_returnsExpectedValue 0.001 s

KrigingInterpolatorTest

interpolate_dim2_returnsExpectedResult 0.018 s
interpolate_dim1_returnsExpectedResult 0.013 s

RationalInterpolatorTest

interpolate_whenFifthDegreePolynomial_returnsExpectedResult 1.573 s
interpolate_whenNotEnoughSamplesToTakeIntoAccount_throwsIllegalArgumentException 0.001 s
interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0.001 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 1.461 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 1.462 s
interpolate_whenTooManyPointsToTakeIntoAccount_throwsIllegalArgumentException 0.001 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.046 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0 s
interpolate_whenFourthDegreePolynomial_returnsExpectedResult 1.476 s

LockedExceptionTest

testConstructor 0 s

SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.004 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.123 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.007 s

EvaluationExceptionTest

testConstructor 0.001 s

RealPolynomialEvaluatorTest

testEvaluate 0.001 s
testConstructor 0.001 s

RANSACPolynomialRobustEstimatorTest

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

SimpsonMidPointQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.005 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.043 s
getQuadratureType_returnsExpectedValue 0.001 s

DirectPolynomialEvaluationTest

testGetSetEvaluation 0 s
testGetSetX 0 s
testSerializeDeserialize 0.002 s
testConstructor 0.001 s

BilinearInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0.002 s
getN_returnsExpectedValue 0.007 s
interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0.070 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0.242 s
getM_returnsExpectedValue 0 s

SubsetSelectorExceptionTest

testConstructor 0.002 s

FastRandomSubsetSelectorTest

testComputeRandomSubsetsInRange 0.011 s
testGetType 0.001 s
testGetSetNumSamples 0 s
testConstructor 0.001 s
testComputeRandomSubsets 0.002 s

RadialBasisFunctionInterpolatorTest

interpolate_dim2AndGaussianRbf_returnsExpectedResult 1.432 s
interpolate_dim3AndGaussianRbf_returnsExpectedResult 1.819 s
interpolate_dim1AndThinPlateRbf_returnsExpectedResult 1.795 s
interpolate_dim2AndMultiQuadricRbf_returnsExpectedResult 1.769 s
interpolate_dim1AndInverseMultiQuadricRbf_returnsExpectedResult 1.746 s
interpolate_dim2AndInverseMultiQuadricRbf_returnsExpectedResult 1.756 s
interpolate_dim2AndThinPlateRbf_returnsExpectedResult 1.792 s
interpolate_dim1AndMultiQuadricRbf_returnsExpectedResult 1.743 s
interpolate_dim3AndInverseMultiQuadricRbf_returnsExpectedResult 1.780 s
interpolate_dim3AndMultiQuadricRbf_returnsExpectedResult 1.766 s
interpolate_dim1AndGaussianRbf_returnsExpectedResult 1.774 s
interpolate_dim3AndThinPlateRbf_returnsExpectedResult 1.797 s

PolynomialEvaluatorTest

testEvaluateComplex 0.004 s
testEvaluateComplexConstant 0.004 s
testEvaluateComplexSecondDegree 0.001 s
testEvaluateRealConstant 0.002 s
testEvaluateComplexFirstDegree 0 s
testEvaluateRealSecondDegree 0.001 s
testEvaluateReal 0.001 s
testEvaluateRealFirstDegree 0.003 s

MSACPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.010 s
testGetSetProgressDelta 0.001 s
testEstimateDirectEvaluationsGeometricDistance 0.008 s
testGetSetConfidence 0.001 s
testGetSetMaxIterations 0 s
testGetSetEvaluations 0 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.018 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.011 s
testIsSetGeometricDistanceUsed 0 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.009 s
testGetSetDegree 0.001 s
testGetSetQualityScores 0 s
testGetSetListener 0.001 s
testGetSetThreshold 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.008 s
testConstructor 0.002 s

SimpsonDoubleExponentialRuleQuadratureIntegratorTest

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

RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest

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.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
constructor_makesNewInstance 0.004 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.002 s
integrate_whenExponential3_returnsExpectedResult 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

InvalidBracketRangeExceptionTest

testConstructor 0 s

SimpsonMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

NotEnoughSamplesExceptionTest

testConstructor 0.001 s

LMedSPolynomialRobustEstimatorTest

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

AccurateMaximumLikelihoodEstimatorTest

testEstimate 0.150 s
testGetSetInputDataAndAvailability 0.010 s
testGetSetHistogramInitialSolutionUsed 0 s
testIsLocked 0.001 s
testGetSetGaussianSigma 0 s
testGetMethod 0.001 s
testIsReady 0.009 s
testGetSetMinMaxValuesAndAvailability 0.011 s
testConstructor 0.016 s

RombergMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.006 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

CurveInterpolatorTest

interpolate_whenFirstDegreePolynomial1_returnsExpectedResult 0.002 s
interpolate_whenFirstDegreePolynomial2_returnsExpectedResult 0.001 s

MidPointQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.022 s
getIntegratorType_returnsExpectedValue 0.002 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.002 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.022 s
getQuadratureType_returnsExpectedValue 0.001 s

BarycentricRationalInterpolatorTest

interpolate_whenFifthDegreePolynomial_returnsExpectedResult 0.010 s
interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0.001 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 0.004 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 0.003 s
interpolate_whenTooManyPointsToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.005 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0.001 s
interpolate_whenFourthDegreePolynomial_returnsExpectedResult 0.004 s

RombergIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.002 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

RombergMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential_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_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

ComplexPolynomialEvaluatorTest

testEvaluate 0.001 s
testConstructor 0 s

NewtonRaphsonSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0.001 s
testEstimate 0.002 s
testGetSetTolerance 0.001 s
testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady 0.002 s
testConstructor 0.002 s

SimpsonIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.002 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

LinearInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0.001 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0.001 s
interpolate_whenFirstDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s

IntegralIntervalPolynomialEvaluationTest

testGetSetEndX 0.001 s
testSerializeDeserialize 0.002 s
testGetSetIntegralOrder 0 s
testGetSetStartX 0.001 s
testConstructor 0 s

SimpsonInfinityMidPointQuadratureMatrixIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.003 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

FittingExceptionTest

testConstructor 0.001 s

AccurateInterpolatingPolynomialEstimatorTest

estimateCoefficients_whenSecondDegree_returnsExpectedResult 0.001 s
estimate_whenFourthDegree_returnsExpectedResult 0 s
estimate_whenSixthDegree_returnsExpectedResult 0.001 s
estimate_whenFirstDegree_returnsExpectedResult 0.001 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.001 s
estimateCoefficients_whenThirdDegree_returnsExpectedResult 0 s
estimateCoefficients_whenFifthDegree_returnsExpectedResult 0.001 s
estimate_whenSecondDegree_returnsExpectedResult 0 s

QuasiNewtonMultiOptimizerTest

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

UpperSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.057 s
getQuadratureType_returnsExpectedValue 0.001 s

BicubicSpline2DInterpolatorTest

interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0.002 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0.002 s

SymmetricDerivativeEstimatorTest

testDerivative 0.002 s
testConstructor 0.001 s

PolynomialEstimationExceptionTest

testConstructor 0 s

SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.082 s
getQuadratureType_returnsExpectedValue 0.001 s

PROMedSRobustEstimatorTest

testGetSetBeta 0.004 s
testGetSetEta0 0.004 s
testEstimate 0.099 s
testGetSetProgressDelta 0.002 s
testGetSetConfidence 0.001 s
testGetSetMaxOutliersProportion 0.001 s
testGetSetMaxIterations 0.001 s
testIsSetStopThresholdEnabled 0.001 s
testGetSetInlierFactor 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testIsSetUseInlierThresholds 0.001 s
testConstructor 0 s

PROMedSPolynomialRobustEstimatorTest

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

CubicSplineInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0.002 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 0.004 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 0.003 s
interpolate_whenThirdDegreePolynomialMinimumSamples_returnsExpectedResult 0 s
interpolate_whenSecondDegreePolynomialMinimumSamples_returnsExpectedResult 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.002 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0.001 s
interpolate_whenFirstDegreePolynomialMinimumSamples_returnsExpectedResult 0.001 s

Convolver1DTest

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

GradientEstimatorTest

testGradient 0.001 s
testConstructor 0 s

BrentSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0.003 s
testEstimate 0.002 s
testGetSetTolerance 0.003 s
testGetSetListenerAvailabilityAndIsReady 0.002 s
testConstructor 0.004 s

IntegratorTest

create_whenAccuracyIntegratorAndQuadratureTypes_returnsExpectedIntegrator 0.001 s
create_whenDefaultAccuracyAndDefaultIntegratorType_returnsExpectedIntegrator 0 s
create_whenDefaultAccuracyAndIntegratorType_returnsExpectedIntegrator 0.001 s
create_whenDefaultAccuracyIntegratorAndQuadratureTypes_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndIntegratorType_returnsExpectedIntegrator 0.001 s
comparePerformance 0.018 s
create_whenAccuracyAndDefaultIntegratorType_returnsExpectedIntegrator 0 s

SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.003 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.109 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0.001 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.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

DoubleExponentialRuleQuadratureIntegratorTest

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

PolynomialTest

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

PowellMultiOptimizerTest

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

DerivativeEstimatorTest

testDerivative 0 s
testConstructor 0.001 s

WeightedPolynomialEstimatorTest

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

SavitzkyGolayDerivativeEstimatorTest

testDerivative 0.001 s
testConstructor 0.001 s

LevenbergMarquardtMultiVariateFitterTest

testFitUnidimensionalConstantCovariance 0.601 s
testFitMultidimensionalSineCovariance 3.948 s
testGetSetInputDataWithConstantSigma 0.001 s
testFitMultidimensionalGaussianCovariance 0.389 s
testGetSetItmax 0.001 s
testGetSetNdone 0 s
testFitMultidimensionalSineRepeatInOneDimension 0.008 s
testFitUnidimensionalLine2Covariance 0.814 s
testFitUnidimensionalSineWithHoldAndFree 0.009 s
testFitUnidimensionalSineWithJacobianEstimator 0.004 s
testFitUnidimensionalSineCovariance 7.862 s
testFitUnidimensionalGaussian 0.002 s
testFitMultiVariateGaussianAndSineCovariance 0.506 s
testFitUnidimensionalLine1 0.001 s
testFitUnidimensionalLine2 0.001 s
testFitUnidimensionalSine 0.002 s
testIsSetCovarianceAdjusted 0.001 s
testFitUnidimensionalConstant 0.002 s
testFitUnidimensionalGaussianCovariance 1.158 s
testGetSetInputData 0.002 s
testFitUnidimensionalLine1Covariance 0.435 s
testFitMultidimensionalGaussian 0.212 s
testFitMultiVariateGaussianAndSine 0.319 s
testGetSetTol 0 s
testIsReady 0 s
testFitMultidimensionalSine 0.005 s
testGetSetFunctionEvaluator 0 s
testConstructor 0.003 s
testFitUnidimensionalGaussianWithJacobianEstimator 0.006 s

InvalidSubsetRangeExceptionTest

testConstructor 0.002 s

RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest

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

JacobianEstimatorTest

testJacobian 0.003 s
testConstructor 0 s

RootEstimationExceptionTest

testConstructor 0.001 s

DirectionalEvaluatorTest

testEvaluateAt 0.002 s
testConstructor 0.001 s

RombergExponentialMidPointQuadratureMatrixIntegratorTest

integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.041 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

OptimizationExceptionTest

testConstructor 0 s

NotReadyExceptionTest

testConstructor 0 s

BrentSingleOptimizerTest

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

SvdSingleDimensionLinearFitterTest

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

BuildInfoTest

testGetters 0.054 s
testGetInstance 0.001 s

IntegralPolynomialEvaluationTest

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

DirectionalDerivativeEvaluatorTest

testEvaluateAt 0.001 s
testDifferentiateAt 0.001 s
testConstructor 0 s

RidderSingleRootEstimatorTest

testEstimate 0.002 s
testGetSetTolerance 0.001 s
testSetBracketGetEvaluationPointAndAvailability 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.002 s

RombergUpperSquareRootMidPointQuadratureIntegratorTest

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

GoldenSingleOptimizerTest

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

RombergInfinityMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.032 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.027 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

PolynomialEstimatorTest

testCreateWeighted 0.002 s
testCreateLMSE 0 s
testCreate 0.001 s

InverseMultiQuadricRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0 s
evaluate_whenDefaultScale_returnsExpectedValue 0.001 s

RANSACRobustEstimatorTest

testEstimateWithInliersData 0.005 s
testEstimate 0.003 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0.001 s
testIsSetComputeAndKeepResidualsEnabled 0.001 s
testGetSetMaxIterations 0.001 s
testIsSetComputeAndKeepInliersEnabled 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.001 s

TrapezoidalQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.020 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.002 s
getQuadratureType_returnsExpectedValue 0 s

DerivativeBrentSingleOptimizerTest

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

RombergMidPointQuadratureMatrixIntegratorTest

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

LaguerrePolynomialRootsEstimatorTest

testGetSetPolishRoots 0.001 s
testEstimate 0.023 s
testGetSetPolynomialParameters 0.001 s
testConstructor 0.003 s

QuadratureMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

LMedSRobustEstimatorTest

testEstimate 0.087 s
testGetSetStopThreshold 0.001 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0.001 s
testGetSetMaxIterations 0.001 s
testGetSetInlierFactor 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.001 s

MaximumLikelihoodEstimatorTest

testEstimate 1.558 s
testGetSetInputDataAndAvailability 0.056 s
testIsLocked 0.001 s
testGetSetGaussianSigma 0.001 s
testCreate 0.063 s
testGetMethod 0.001 s
testIsReady 0.055 s
testGetSetMinMaxValuesAndAvailability 0.057 s

ThirdDegreePolynomialRootsEstimatorTest

testEstimate 0.026 s
testGetSetPolynomialParameters 0.001 s
testConstructor 0.002 s

DoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0.002 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 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.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

InfinityMidPointQuadratureMatrixIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.003 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

SymmetricGradientEstimatorTest

testGradient 0.002 s
testConstructor 0 s

RombergInfinityMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.002 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s

SimpsonUpperSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.032 s
getQuadratureType_returnsExpectedValue 0 s

LevenbergMarquardtSingleDimensionFitterTest

testFitGaussianWithGradientEstimator 0.012 s
testGetSetInputDataWithConstantSigma 0 s
testFitSineWithGradientEstimator 0.003 s
testGetSetItmax 0 s
testGetSetNdone 0 s
testFitSine 0.002 s
testFitSineCovariance 1.171 s
testFitGaussianCovariance 0.007 s
testIsSetCovarianceAdjusted 0 s
testFitLine1 0.002 s
testFitLine2 0.001 s
testFitLine2Covariance 0.571 s
testGetSetInputData 0.001 s
testFitSineWithHoldAndFree 0.004 s
testFitGaussian 0.002 s
testGetSetTol 0 s
testFitConstantCovariance 0.267 s
testIsReady 0.001 s
testFitConstant 0.001 s
testGetSetFunctionEvaluator 0.001 s
testConstructor 0.001 s
testFitLine1Covariance 0.260 s

ExponentialMatrixEstimatorTest

exponential_whenResultHasInvalidColumns_throwsIllegalArgumentException 0.002 s
exponential_whenExample2_returnsExpectedValue 0.003 s
exponential_whenExample4_returnsExpectedValue 0.001 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.002 s
exponential_whenInvalidTolerance_throwsIllegalArgumentException 0.001 s

PolynomialsExceptionTest

testConstructor 0 s

RombergLowerSquareRootMidPointQuadratureIntegratorTest

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

RombergTrapezoidalQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.023 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.030 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

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.001 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.002 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

UpperSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.045 s
getQuadratureType_returnsExpectedValue 0.001 s

KalmanFilterTest

testPredictAndCorrectRealDataMotionFast 0.549 s
testGetSetMeasurementMatrix 0.001 s
testGetSetGain 0.001 s
testPredictAndCorrectAcceleration 0.001 s
testGetSetControlMatrix 0.001 s
testPredictAndCorrectPositionSpeedAndAcceleration3D 0.014 s
testGetSetProcessNoiseCov 0.001 s
testGetSetMeasurementNoiseCov 0.001 s
testGetSetStatePost 0.001 s
testPredictAndCorrectRealDataNoMotionFast 0.334 s
testPredictAndCorrectRealDataMotion 0.069 s
testGetSetTransitionMatrix 0.002 s
testPredictAndCorrectPositionSpeedAndAcceleration 0.002 s
testGetSetStatePre 0.001 s
testGetSetErrorCovPost 0.001 s
testGetSetMeasureParameters 0.001 s
testGetSetErrorCovPre 0.001 s
testConstructor 0.001 s
testPredictAndCorrectRealDataNoMotion 0.088 s

MidPointQuadratureTest

getType_returnsExpectedValue 0.001 s
next_returnsNotZeroValue 0.003 s

SimplexMultiOptimizerTest

testGetSetSimplexAndAvailability 0.002 s
testGetSetOnIterationCompletedListener 0 s
testMinimize 0.009 s
testGetSetTolerance 0.001 s
testGetSetListenerAndAvailability 0 s
testIsReady 0.001 s
testConstructor 0.004 s

MidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenExponential_returnsExpectedResult 0.011 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.012 s
getQuadratureType_returnsExpectedValue 0 s

InterpolationExceptionTest

testConstructor 0.001 s

SecantSingleRootEstimatorTest

testSetBracketGetEvaluationPointsAndAvailability 0.001 s
testEstimate 0.001 s
testGetSetTolerance 0.001 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0.001 s

RombergTrapezoidalQuadratureMatrixIntegratorTest

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

QuadratureIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.011 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.002 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

HistogramMaximumLikelihoodEstimatorTest

testEstimate 0.142 s
testGetSetInputDataAndAvailability 0.011 s
testIsLocked 0 s
testGetSetGaussianSigma 0.001 s
testGetSetNumberOfBins 0.001 s
testGetMethod 0 s
testIsReady 0.010 s
testGetSetMinMaxValuesAndAvailability 0.010 s
testConstructor 0.017 s