Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1085 0 0 0 100% 125.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.66 s
com.irurueta.numerical 91 0 0 0 100% 2.359 s
com.irurueta.numerical.polynomials 59 0 0 0 100% 0.138 s
com.irurueta.numerical.polynomials.estimators 149 0 0 0 100% 0.545 s
com.irurueta.numerical.optimization 80 0 0 0 100% 0.105 s
com.irurueta.numerical.integration 348 0 0 0 100% 36.56 s
com.irurueta.numerical.signal.processing 38 0 0 0 100% 0.915 s
com.irurueta.numerical.roots 49 0 0 0 100% 0.155 s
com.irurueta.numerical.robust 63 0 0 0 100% 0.423 s
com.irurueta.numerical.fitting 107 0 0 0 100% 47.39 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
RationalInterpolatorTest 9 0 0 0 100% 5.877 s
KrigingInterpolatorTest 2 0 0 0 100% 0.051 s
BilinearInterpolatorTest 5 0 0 0 100% 0.293 s
RadialBasisFunctionInterpolatorTest 12 0 0 0 100% 21.32 s
InverseMultiQuadricRadialBasisFunctionTest 2 0 0 0 100% 0.001 s
MultiQuadricRadialBasisFunctionTest 2 0 0 0 100% 0.001 s
BarycentricRationalInterpolatorTest 8 0 0 0 100% 0.026 s
AccurateInterpolatingPolynomialEstimatorTest 12 0 0 0 100% 0.005 s
Polynomial2DInterpolatorTest 7 0 0 0 100% 0.008 s
LinearInterpolatorTest 4 0 0 0 100% 0.004 s
ShepardInterpolatorTest 2 0 0 0 100% 9.044 s
SimpleInterpolatingPolynomialEstimatorTest 8 0 0 0 100% 0.003 s
PolynomialInterpolatorTest 13 0 0 0 100% 0.012 s
CubicSplineInterpolatorTest 8 0 0 0 100% 0.008 s
BicubicSpline2DInterpolatorTest 2 0 0 0 100% 0.003 s
CurveInterpolatorTest 2 0 0 0 100% 0.005 s
InterpolationExceptionTest 1 0 0 0 100% 0.001 s
ThinPlateRadialBasisFunctionTest 2 0 0 0 100% 0.001 s

com.irurueta.numerical

- Class Tests Errors Failures Skipped Success Rate Time
SymmetricGradientEstimatorTest 2 0 0 0 100% 0.010 s
SymmetricDerivativeEstimatorTest 2 0 0 0 100% 0.005 s
AccurateMaximumLikelihoodEstimatorTest 9 0 0 0 100% 0.204 s
DerivativeEstimatorTest 2 0 0 0 100% 0.001 s
PolynomialEvaluatorTest 8 0 0 0 100% 0.026 s
SavitzkyGolayDerivativeEstimatorTest 2 0 0 0 100% 0.002 s
DoubleFactorialEstimatorTest 6 0 0 0 100% 0.033 s
LockedExceptionTest 1 0 0 0 100% 0 s
BuildInfoTest 2 0 0 0 100% 0.024 s
DirectionalEvaluatorTest 2 0 0 0 100% 0.001 s
DirectionalDerivativeEvaluatorTest 3 0 0 0 100% 0.002 s
LongFactorialEstimatorTest 6 0 0 0 100% 0.003 s
MaximumLikelihoodEstimatorTest 8 0 0 0 100% 1.704 s
RealPolynomialEvaluatorTest 2 0 0 0 100% 0.001 s
NotReadyExceptionTest 1 0 0 0 100% 0.001 s
SavitzkyGolayGradientEstimatorTest 2 0 0 0 100% 0.050 s
GradientEstimatorTest 2 0 0 0 100% 0.008 s
JacobianEstimatorTest 2 0 0 0 100% 0.083 s
PadeApproximantEstimatorTest 6 0 0 0 100% 0.003 s
ComplexPolynomialEvaluatorTest 2 0 0 0 100% 0.001 s
EvaluationExceptionTest 1 0 0 0 100% 0.003 s
ExponentialMatrixEstimatorTest 9 0 0 0 100% 0.005 s
NotAvailableExceptionTest 1 0 0 0 100% 0.001 s
HistogramMaximumLikelihoodEstimatorTest 9 0 0 0 100% 0.180 s
InvalidBracketRangeExceptionTest 1 0 0 0 100% 0.008 s

com.irurueta.numerical.polynomials

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

com.irurueta.numerical.polynomials.estimators

- Class Tests Errors Failures Skipped Success Rate Time
MSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.063 s
WeightedPolynomialEstimatorTest 16 0 0 0 100% 0.026 s
IntegralPolynomialEvaluationTest 5 0 0 0 100% 0.007 s
PROSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.083 s
PolynomialEstimationExceptionTest 1 0 0 0 100% 0.002 s
PROMedSPolynomialRobustEstimatorTest 16 0 0 0 100% 0.079 s
DerivativePolynomialEvaluationTest 5 0 0 0 100% 0.007 s
IntegralIntervalPolynomialEvaluationTest 5 0 0 0 100% 0.007 s
RANSACPolynomialRobustEstimatorTest 16 0 0 0 100% 0.082 s
LMSEPolynomialEstimatorTest 24 0 0 0 100% 0.054 s
PolynomialRobustEstimatorTest 6 0 0 0 100% 0.016 s
DirectPolynomialEvaluationTest 4 0 0 0 100% 0.007 s
PolynomialEstimatorTest 3 0 0 0 100% 0.003 s
LMedSPolynomialRobustEstimatorTest 16 0 0 0 100% 0.109 s

com.irurueta.numerical.optimization

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

com.irurueta.numerical.integration

- Class Tests Errors Failures Skipped Success Rate Time
RombergExponentialMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.028 s
UpperSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.034 s
RombergInfinityMidPointQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.005 s
TrapezoidalQuadratureIntegratorTest 5 0 0 0 100% 35.18 s
RombergMidPointQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.008 s
InfinityMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.004 s
DoubleExponentialRuleQuadratureTest 2 0 0 0 100% 0.002 s
SimpsonMatrixIntegratorTest 3 0 0 0 100% 0.002 s
TrapezoidalQuadratureTest 2 0 0 0 100% 0.001 s
RombergTrapezoidalQuadratureIntegratorTest 12 0 0 0 100% 0.049 s
InfinityMidPointQuadratureTest 2 0 0 0 100% 0.001 s
LowerSquareRootMidPointQuadratureTest 2 0 0 0 100% 0.001 s
SimpsonMidPointQuadratureMatrixIntegratorTest 6 0 0 0 100% 0.047 s
DoubleExponentialRuleQuadratureIntegratorTest 12 0 0 0 100% 0.006 s
SimpsonInfinityMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.010 s
InfinityMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.003 s
RombergLowerSquareRootMidPointQuadratureIntegratorTest 11 0 0 0 100% 0.006 s
RombergMatrixIntegratorTest 3 0 0 0 100% 0.006 s
SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.071 s
SimpsonTrapezoidalQuadratureIntegratorTest 11 0 0 0 100% 0.071 s
DoubleExponentialRuleQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.009 s
RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest 15 0 0 0 100% 0.020 s
SimpsonInfinityMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.006 s
RombergExponentialMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.044 s
RombergTrapezoidalQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.009 s
SimpsonTrapezoidalQuadratureMatrixIntegratorTest 13 0 0 0 100% 0.114 s
SimpsonDoubleExponentialRuleQuadratureIntegratorTest 13 0 0 0 100% 0.097 s
RombergDoubleExponentialRuleQuadratureIntegratorTest 13 0 0 0 100% 0.018 s
MidPointQuadratureIntegratorTest 6 0 0 0 100% 0.024 s
RombergMidPointQuadratureIntegratorTest 12 0 0 0 100% 0.006 s
IntegrationExceptionTest 1 0 0 0 100% 0 s
SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest 15 0 0 0 100% 0.109 s
TrapezoidalQuadratureMatrixIntegratorTest 4 0 0 0 100% 0.006 s
RombergInfinityMidPointQuadratureIntegratorTest 11 0 0 0 100% 0.084 s
RombergUpperSquareRootMidPointQuadratureIntegratorTest 12 0 0 0 100% 0.006 s
MatrixIntegratorTest 7 0 0 0 100% 0.011 s
UpperSquareRootMidPointQuadratureTest 2 0 0 0 100% 0.001 s
UpperSquareRootMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.075 s
QuadratureIntegratorTest 3 0 0 0 100% 0.002 s
QuadratureMatrixIntegratorTest 3 0 0 0 100% 0.003 s
IntegratorTest 7 0 0 0 100% 0.009 s
MidPointQuadratureTest 2 0 0 0 100% 0.001 s
RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest 14 0 0 0 100% 0.010 s
LowerSquareRootMidPointQuadratureMatrixIntegratorTest 3 0 0 0 100% 0.071 s
SimpsonLowerSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.033 s
SimpsonMidPointQuadratureIntegratorTest 6 0 0 0 100% 0.041 s
MidPointQuadratureMatrixIntegratorTest 6 0 0 0 100% 0.066 s
ExponentialMidPointQuadratureTest 2 0 0 0 100% 0.001 s
RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest 13 0 0 0 100% 0.007 s
SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest 5 0 0 0 100% 0.049 s
RombergIntegratorTest 3 0 0 0 100% 0.004 s
SimpsonUpperSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.046 s
SimpsonIntegratorTest 3 0 0 0 100% 0.003 s
LowerSquareRootMidPointQuadratureIntegratorTest 3 0 0 0 100% 0.038 s

com.irurueta.numerical.signal.processing

- Class Tests Errors Failures Skipped Success Rate Time
KalmanFilterTest 19 0 0 0 100% 0.844 s
MeasurementNoiseCovarianceEstimatorTest 2 0 0 0 100% 0.063 s
SignalProcessingExceptionTest 1 0 0 0 100% 0.001 s
Convolver1DTest 16 0 0 0 100% 0.007 s

com.irurueta.numerical.roots

- Class Tests Errors Failures Skipped Success Rate Time
RootEstimationExceptionTest 1 0 0 0 100% 0.001 s
SecantSingleRootEstimatorTest 5 0 0 0 100% 0.007 s
SecondDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.020 s
ThirdDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.032 s
RidderSingleRootEstimatorTest 5 0 0 0 100% 0.015 s
BisectionSingleRootEstimatorTest 5 0 0 0 100% 0.007 s
FalsePositionSingleRootEstimatorTest 5 0 0 0 100% 0.005 s
SafeNewtonRaphsonSingleRootEstimatorTest 5 0 0 0 100% 0.019 s
BrentSingleRootEstimatorTest 5 0 0 0 100% 0.008 s
LaguerrePolynomialRootsEstimatorTest 4 0 0 0 100% 0.023 s
NewtonRaphsonSingleRootEstimatorTest 5 0 0 0 100% 0.007 s
FirstDegreePolynomialRootsEstimatorTest 3 0 0 0 100% 0.011 s

com.irurueta.numerical.robust

- Class Tests Errors Failures Skipped Success Rate Time
InvalidSubsetRangeExceptionTest 1 0 0 0 100% 0.001 s
PROMedSRobustEstimatorTest 12 0 0 0 100% 0.069 s
PROSACRobustEstimatorTest 12 0 0 0 100% 0.126 s
FastRandomSubsetSelectorTest 5 0 0 0 100% 0.023 s
SubsetSelectorTest 5 0 0 0 100% 0.005 s
RANSACRobustEstimatorTest 9 0 0 0 100% 0.009 s
NotEnoughSamplesExceptionTest 1 0 0 0 100% 0.001 s
SubsetSelectorExceptionTest 1 0 0 0 100% 0.001 s
RobustEstimatorExceptionTest 1 0 0 0 100% 0.002 s
InvalidSubsetSizeExceptionTest 1 0 0 0 100% 0.001 s
MSACRobustEstimatorTest 6 0 0 0 100% 0.080 s
LMedSRobustEstimatorTest 8 0 0 0 100% 0.103 s
WeightSelectionTest 1 0 0 0 100% 0.002 s

com.irurueta.numerical.fitting

- Class Tests Errors Failures Skipped Success Rate Time
FittingExceptionTest 1 0 0 0 100% 0.001 s
SvdSingleDimensionLinearFitterTest 8 0 0 0 100% 0.011 s
LevenbergMarquardtSingleDimensionFitterTest 22 0 0 0 100% 2.358 s
LevenbergMarquardtMultiDimensionFitterTest 27 0 0 0 100% 26.79 s
SvdMultiDimensionLinearFitterTest 7 0 0 0 100% 0.016 s
SimpleSingleDimensionLinearFitterTest 8 0 0 0 100% 0.013 s
LevenbergMarquardtMultiVariateFitterTest 29 0 0 0 100% 18.19 s
StraightLineFitterTest 5 0 0 0 100% 0.007 s

Test Cases

[Summary] [Package List] [Test Cases]

RationalInterpolatorTest

interpolate_whenFifthDegreePolynomial_returnsExpectedResult 1.483 s
interpolate_whenNotEnoughSamplesToTakeIntoAccount_throwsIllegalArgumentException 0.001 s
interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0 s
interpolate_whenThirdDegreePolynomial_returnsExpectedResult 1.450 s
interpolate_whenSecondDegreePolynomial_returnsExpectedResult 1.445 s
interpolate_whenTooManyPointsToTakeIntoAccount_throwsIllegalArgumentException 0 s
interpolate_whenFirstDegreePolynomial_returnsExpectedResult 0.030 s
interpolate_whenMismatchedLength_throwsIllegalArgumentException 0 s
interpolate_whenFourthDegreePolynomial_returnsExpectedResult 1.464 s

KrigingInterpolatorTest

interpolate_dim2_returnsExpectedResult 0.033 s
interpolate_dim1_returnsExpectedResult 0.018 s

InvalidSubsetRangeExceptionTest

testConstructor 0.001 s

RombergExponentialMidPointQuadratureMatrixIntegratorTest

integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.026 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0 s

SymmetricGradientEstimatorTest

testGradient 0.005 s
testConstructor 0.002 s

SymmetricDerivativeEstimatorTest

testDerivative 0.002 s
testConstructor 0.001 s

UpperSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.032 s
getQuadratureType_returnsExpectedValue 0 s

KalmanFilterTest

testPredictAndCorrectRealDataMotionFast 0.409 s
testGetSetMeasurementMatrix 0.001 s
testGetSetGain 0.001 s
testPredictAndCorrectAcceleration 0.009 s
testGetSetControlMatrix 0 s
testPredictAndCorrectPositionSpeedAndAcceleration3D 0.007 s
testGetSetProcessNoiseCov 0.001 s
testGetSetMeasurementNoiseCov 0 s
testGetSetStatePost 0 s
testPredictAndCorrectRealDataNoMotionFast 0.304 s
testPredictAndCorrectRealDataMotion 0.043 s
testGetSetTransitionMatrix 0.001 s
testPredictAndCorrectPositionSpeedAndAcceleration 0.002 s
testGetSetStatePre 0 s
testGetSetErrorCovPost 0.001 s
testGetSetMeasureParameters 0 s
testGetSetErrorCovPre 0.001 s
testConstructor 0 s
testPredictAndCorrectRealDataNoMotion 0.061 s

AccurateMaximumLikelihoodEstimatorTest

testEstimate 0.158 s
testGetSetInputDataAndAvailability 0.010 s
testGetSetHistogramInitialSolutionUsed 0 s
testIsLocked 0 s
testGetSetGaussianSigma 0 s
testGetMethod 0 s
testIsReady 0.010 s
testGetSetMinMaxValuesAndAvailability 0.010 s
testConstructor 0.014 s

FittingExceptionTest

testConstructor 0.001 s

PROMedSRobustEstimatorTest

testGetSetBeta 0.003 s
testGetSetEta0 0.001 s
testEstimate 0.058 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0.001 s
testGetSetMaxOutliersProportion 0.001 s
testGetSetMaxIterations 0.001 s
testIsSetStopThresholdEnabled 0 s
testGetSetInlierFactor 0.001 s
testGetSetListenerAvailabilityAndIsReady 0 s
testIsSetUseInlierThresholds 0 s
testConstructor 0 s

BilinearInterpolatorTest

interpolate_whenNotEnoughSamples_throwsIllegalArgumentException 0.001 s
getN_returnsExpectedValue 0.001 s
interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0.070 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0.219 s
getM_returnsExpectedValue 0 s

RombergInfinityMidPointQuadratureMatrixIntegratorTest

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

RadialBasisFunctionInterpolatorTest

interpolate_dim2AndGaussianRbf_returnsExpectedResult 1.821 s
interpolate_dim3AndGaussianRbf_returnsExpectedResult 1.810 s
interpolate_dim1AndThinPlateRbf_returnsExpectedResult 1.775 s
interpolate_dim2AndMultiQuadricRbf_returnsExpectedResult 1.776 s
interpolate_dim1AndInverseMultiQuadricRbf_returnsExpectedResult 1.746 s
interpolate_dim2AndInverseMultiQuadricRbf_returnsExpectedResult 1.760 s
interpolate_dim2AndThinPlateRbf_returnsExpectedResult 1.781 s
interpolate_dim1AndMultiQuadricRbf_returnsExpectedResult 1.740 s
interpolate_dim3AndInverseMultiQuadricRbf_returnsExpectedResult 1.776 s
interpolate_dim3AndMultiQuadricRbf_returnsExpectedResult 1.767 s
interpolate_dim1AndGaussianRbf_returnsExpectedResult 1.771 s
interpolate_dim3AndThinPlateRbf_returnsExpectedResult 1.791 s

DerivativeEstimatorTest

testDerivative 0.001 s
testConstructor 0 s

MeasurementNoiseCovarianceEstimatorTest

testUpdate 0.062 s
testConstructor 0.001 s

TrapezoidalQuadratureIntegratorTest

integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 35.17 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential_returnsExpectedResult 0.011 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s

MSACPolynomialRobustEstimatorTest

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

InverseMultiQuadricRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0.001 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

PROSACRobustEstimatorTest

testGetSetBeta 0.001 s
testGetSetEta0 0.001 s
testEstimateWithInliersData 0.068 s
testEstimate 0.050 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0.001 s
testGetSetMaxOutliersProportion 0.001 s
testIsSetComputeAndKeepResidualsEnabled 0 s
testGetSetMaxIterations 0 s
testIsSetComputeAndKeepInliersEnabled 0.001 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0.001 s

SvdSingleDimensionLinearFitterTest

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

FastRandomSubsetSelectorTest

testComputeRandomSubsetsInRange 0.009 s
testGetType 0.001 s
testGetSetNumSamples 0.002 s
testConstructor 0.001 s
testComputeRandomSubsets 0.005 s

PolynomialEvaluatorTest

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

RombergMidPointQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential1_returnsExpectedResult 0 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 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

ConjugateGradientMultiOptimizerTest

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

PowellMultiOptimizerTest

testGetSetStartPointAndAvailability 0.003 s
testGetSetOnIterationCompletedListener 0 s
testGetSetDirectionsAndAvailability 0 s
testMinimize 0.007 s
testGetSetTolerance 0 s
testIsLocked 0 s
testGetSetListenerAndAvailability 0 s
testIsReady 0 s
testGetSetDirection 0 s
testConstructor 0.002 s

InfinityMidPointQuadratureIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.003 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0.001 s

MultiQuadricRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

RootEstimationExceptionTest

testConstructor 0 s

DoubleExponentialRuleQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

SimpsonMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

LevenbergMarquardtSingleDimensionFitterTest

testFitGaussianWithGradientEstimator 0.011 s
testGetSetInputDataWithConstantSigma 0 s
testFitSineWithGradientEstimator 0.007 s
testGetSetItmax 0.001 s
testGetSetNdone 0 s
testFitSine 0.003 s
testFitSineCovariance 1.183 s
testFitGaussianCovariance 0.006 s
testIsSetCovarianceAdjusted 0 s
testFitLine1 0.001 s
testFitLine2 0.001 s
testFitLine2Covariance 0.567 s
testGetSetInputData 0.001 s
testFitSineWithHoldAndFree 0.004 s
testFitGaussian 0.002 s
testGetSetTol 0.001 s
testFitConstantCovariance 0.293 s
testIsReady 0.001 s
testFitConstant 0.001 s
testGetSetFunctionEvaluator 0 s
testConstructor 0.003 s
testFitLine1Covariance 0.267 s

SubsetSelectorTest

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

TrapezoidalQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

BarycentricRationalInterpolatorTest

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

RombergTrapezoidalQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.015 s
getIntegratorType_returnsExpectedValue 0 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.001 s

RANSACRobustEstimatorTest

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

InfinityMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

SecantSingleRootEstimatorTest

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

NotEnoughSamplesExceptionTest

testConstructor 0 s

WeightedPolynomialEstimatorTest

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

LowerSquareRootMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

SubsetSelectorExceptionTest

testConstructor 0 s

SavitzkyGolayDerivativeEstimatorTest

testDerivative 0.001 s
testConstructor 0 s

DoubleFactorialEstimatorTest

defaultConstructor_setsExpectedCache 0 s
factorial_whenSmallValue_throwsException 0.004 s
factorial_returnsExpectedValue 0.003 s
factorial_whenLargeValue_throwsException 0.009 s
constructor_whenSmallValue_throwsException 0.001 s
constructor_whenLargeValue_throwsException 0.005 s

AccurateInterpolatingPolynomialEstimatorTest

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

SecondDegreePolynomialRootsEstimatorTest

testEstimate 0.012 s
testGetSetPolynomialParameters 0.001 s
testConstructor 0.001 s

LockedExceptionTest

testConstructor 0 s

SimpsonMidPointQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.001 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.041 s
getQuadratureType_returnsExpectedValue 0 s

RobustEstimatorExceptionTest

testConstructor 0.001 s

IntegralPolynomialEvaluationTest

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

DoubleExponentialRuleQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 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.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

PROSACPolynomialRobustEstimatorTest

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

SimpsonInfinityMidPointQuadratureMatrixIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.008 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0.001 s

OptimizationExceptionTest

testConstructor 0 s

InvalidSubsetSizeExceptionTest

testConstructor 0 s

BuildInfoTest

testGetters 0.023 s
testGetInstance 0.001 s

InfinityMidPointQuadratureMatrixIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.002 s
getIntegratorType_returnsExpectedValue 0.001 s
getQuadratureType_returnsExpectedValue 0 s

PolynomialEstimationExceptionTest

testConstructor 0 s

DirectionalEvaluatorTest

testEvaluateAt 0 s
testConstructor 0 s

PROMedSPolynomialRobustEstimatorTest

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

DirectionalDerivativeEvaluatorTest

testEvaluateAt 0.002 s
testDifferentiateAt 0 s
testConstructor 0 s

RombergLowerSquareRootMidPointQuadratureIntegratorTest

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

LongFactorialEstimatorTest

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

RombergMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.003 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.002 s
integrate_whenExponential2_returnsExpectedResult 0.002 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.066 s
getQuadratureType_returnsExpectedValue 0.001 s

SimpsonTrapezoidalQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.002 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.030 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_throwsIntegrationException 0.035 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

DoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 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_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

RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.006 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 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 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
constructor_makesNewInstance 0.002 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0.001 s
integrate_whenExponential3_returnsExpectedResult 0.001 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0.001 s

DerivativePolynomialEvaluationTest

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

IntegralIntervalPolynomialEvaluationTest

testGetSetEndX 0.001 s
testSerializeDeserialize 0.003 s
testGetSetIntegralOrder 0 s
testGetSetStartX 0.001 s
testConstructor 0.001 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.001 s
testConstructor 0.004 s

Polynomial2DInterpolatorTest

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

SimpsonInfinityMidPointQuadratureIntegratorTest

integrate_whenGaussian_returnsExpectedResult 0.005 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0.001 s

RombergExponentialMidPointQuadratureIntegratorTest

integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.043 s
getIntegratorType_returnsExpectedValue 0 s
getQuadratureType_returnsExpectedValue 0 s

SignalProcessingExceptionTest

testConstructor 0.001 s

LinearInterpolatorTest

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

RombergTrapezoidalQuadratureMatrixIntegratorTest

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

SimpsonTrapezoidalQuadratureMatrixIntegratorTest

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

SimpsonDoubleExponentialRuleQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0.001 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.091 s
getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 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

LevenbergMarquardtMultiDimensionFitterTest

testFitUnidimensionalConstantCovariance 0.397 s
testFitMultidimensionalSineCovariance 6.153 s
testGetSetInputDataWithConstantSigma 0.001 s
testFitMultidimensionalGaussianCovariance 9.655 s
testGetSetItmax 0.001 s
testGetSetNdone 0 s
testFitMultidimensionalSineRepeatInOneDimension 0.003 s
testFitUnidimensionalLine2Covariance 0.612 s
testFitUnidimensionalSineWithHoldAndFree 0.005 s
testFitUnidimensionalGaussianWithGradientEstimator 0.004 s
testFitUnidimensionalSineCovariance 7.552 s
testFitUnidimensionalGaussian 0.002 s
testFitUnidimensionalLine1 0.002 s
testFitUnidimensionalLine2 0.001 s
testFitUnidimensionalSine 0.002 s
testIsSetCovarianceAdjusted 0.001 s
testFitUnidimensionalConstant 0.001 s
testFitUnidimensionalGaussianCovariance 1.665 s
testFitUnidimensionalSineWithGradientEstimator 0.004 s
testGetSetInputData 0 s
testFitUnidimensionalLine1Covariance 0.320 s
testFitMultidimensionalGaussian 0.390 s
testGetSetTol 0.001 s
testIsReady 0.001 s
testFitMultidimensionalSine 0.003 s
testGetSetFunctionEvaluator 0.001 s
testConstructor 0.003 s

RombergDoubleExponentialRuleQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.009 s
integrate_whenGaussian_returnsExpectedResult 0.002 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult 0.002 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenExponential_returnsExpectedResult 0 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0 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

ThirdDegreePolynomialRootsEstimatorTest

testEstimate 0.027 s
testGetSetPolynomialParameters 0.002 s
testConstructor 0.001 s

MidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.002 s
integrate_whenExponential_returnsExpectedResult 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.019 s
getQuadratureType_returnsExpectedValue 0 s

ShepardInterpolatorTest

interpolate_dim2_returnsExpectedResult 4.702 s
interpolate_dim1_returnsExpectedResult 4.340 s

PolynomialTest

testDerivative 0.004 s
testEvaluateSecondDerivative 0.001 s
testEvaluateNthDerivative 0.002 s
testGetMinimaWithThreshold 0.010 s
testNormalizeHighestDegreeTermWithResult 0.002 s
testNthIntegrationAndReturnNew 0.002 s
testSecondDerivativeWithResult 0.002 s
testGetMaximaWithThreshold 0.008 s
testMultiplyWithResult 0.001 s
testNthIntegration 0.002 s
testGetRoots 0.002 s
testAdd 0.001 s
testNthDerivativeWithResult 0.001 s
testSubtract 0.005 s
testEvaluateDerivative 0.001 s
testNormalizeWithResult 0 s
testTrim 0.001 s
testGetExtrema 0.002 s
testNthIntegrationWithResult 0.001 s
testNthOrderIntegrateIntervalWithConstants 0.001 s
testIntegrationWithResult 0 s
testNormalizeHighestDegreeTerm 0.001 s
testSecondDerivative 0.001 s
testIntegrationWithResultAndConstant 0 s
testAddWithResult 0.001 s
testSerializeDeserialize 0.023 s
testAddAndReturnNew 0.001 s
testSubtractAndReturnNew 0 s
testMultiplyByScalar 0 s
testNthDerivative 0.001 s
testDerivativeAndReturnNew 0.001 s
testNormalizeAndReturnNew 0.001 s
testNthOrderIntegrateInterval 0.001 s
testIntegration 0.001 s
testGetSetPolyParams 0.002 s
testIntegrationWithConstant 0.001 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.001 s
testGetMaxima 0.002 s
testGetMinima 0.002 s
testMultiply 0 s
testGetExtremaWithThreshold 0.001 s
testDerivativeWithResult 0.001 s
testNthIntegrationAndReturnNewWithConstant 0.001 s
testMultiplyByScalarWithResult 0 s
testNthIntegrationWithResultAndConstant 0 s
testNormalizeHighestDegreeTermAndReturnNew 0.001 s
testMultiplyByScalarAndReturnNew 0.001 s
testIntegrateInterval 0.001 s
testNthIntegrationWithConstant 0.001 s
testConstructor 0.001 s
testIntegrationAndReturnNewWithConstant 0 s

SvdMultiDimensionLinearFitterTest

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

MaximumLikelihoodEstimatorTest

testEstimate 1.433 s
testGetSetInputDataAndAvailability 0.055 s
testIsLocked 0.001 s
testGetSetGaussianSigma 0 s
testCreate 0.084 s
testGetMethod 0.001 s
testIsReady 0.066 s
testGetSetMinMaxValuesAndAvailability 0.061 s

DerivativeBrentSingleOptimizerTest

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

SimpleSingleDimensionLinearFitterTest

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

SimpleInterpolatingPolynomialEstimatorTest

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

MSACRobustEstimatorTest

testEstimate 0.072 s
testGetSetProgressDelta 0.001 s
testGetSetConfidence 0 s
testGetSetMaxIterations 0 s
testGetSetListenerAvailabilityAndIsReady 0.001 s
testConstructor 0 s

PolynomialInterpolatorTest

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

RidderSingleRootEstimatorTest

testEstimate 0.001 s
testGetSetTolerance 0.001 s
testSetBracketGetEvaluationPointAndAvailability 0 s
testGetSetListenerAvailabilityAndIsReady 0 s
testConstructor 0.010 s

BisectionSingleRootEstimatorTest

testGetSetBracketGetEvaluationPointsAndAvailability 0.001 s
testEstimate 0.002 s
testGetSetTolerance 0 s
testGetSetListenerAndAvailability 0 s
testConstructor 0.002 s

RANSACPolynomialRobustEstimatorTest

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

FalsePositionSingleRootEstimatorTest

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

LMSEPolynomialEstimatorTest

testEstimateWithSecondOrderIntegralIntervalEvaluationsNoLMSEAllowed 0.019 s
testEstimateWithDirectAndDerivativeEvaluationLMSEAllowed 0.004 s
testEstimateWithIntegralEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithSecondOrderIntegralEvaluationLMSEAllowed 0 s
testSetDegreeAndEvaluations 0 s
testGetMinNumberOfEvaluations 0 s
testEstimateWithDirectAndSecondOrderDerivativeEvaluationLMSEAllowedSecondDegree 0 s
testEstimateWithDirectAndSecondOrderDerivativeEvaluationsNoLMSEAllowedSecondDegree 0 s
testEstimateWithDirectEvaluationsLMSEAllowedSecondDegree 0.001 s
testEstimateWithSecondOrderIntegralEvaluationsNoLMSEAllowed 0.001 s
testEstimateWithSecondOrderIntegralIntervalEvaluationLMSEAllowed 0.001 s
testEstimateWithDirectEvaluationsLMSEAllowed 0.001 s
testEstimateWithDirectEvaluationsNoLMSEAllowedSecondDegree 0.001 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.001 s
testIsSetLMSESolutionAllowed 0.001 s
testGetSetListener 0.001 s
testIsReady 0.001 s
testConstructor 0.001 s

DerivativeConjugateGradientMultiOptimizerTest

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

QuasiNewtonMultiOptimizerTest

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

RombergMidPointQuadratureIntegratorTest

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

RealPolynomialEvaluatorTest

testEvaluate 0.001 s
testConstructor 0 s

IntegrationExceptionTest

testConstructor 0 s

SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.099 s
integrate_whenExponential1_returnsExpectedResult 0 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 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 s

NotReadyExceptionTest

testConstructor 0.001 s

LevenbergMarquardtMultiVariateFitterTest

testFitUnidimensionalConstantCovariance 0.640 s
testFitMultidimensionalSineCovariance 11.94 s
testGetSetInputDataWithConstantSigma 0.001 s
testFitMultidimensionalGaussianCovariance 0.455 s
testGetSetItmax 0.001 s
testGetSetNdone 0.001 s
testFitMultidimensionalSineRepeatInOneDimension 0.015 s
testFitUnidimensionalLine2Covariance 0.791 s
testFitUnidimensionalSineWithHoldAndFree 0.006 s
testFitUnidimensionalSineWithJacobianEstimator 0.004 s
testFitUnidimensionalSineCovariance 1.538 s
testFitUnidimensionalGaussian 0.003 s
testFitMultiVariateGaussianAndSineCovariance 0.387 s
testFitUnidimensionalLine1 0.003 s
testFitUnidimensionalLine2 0.002 s
testFitUnidimensionalSine 0.003 s
testIsSetCovarianceAdjusted 0 s
testFitUnidimensionalConstant 0.001 s
testFitUnidimensionalGaussianCovariance 1.101 s
testGetSetInputData 0.001 s
testFitUnidimensionalLine1Covariance 0.418 s
testFitMultidimensionalGaussian 0.620 s
testFitMultiVariateGaussianAndSine 0.229 s
testGetSetTol 0 s
testIsReady 0 s
testFitMultidimensionalSine 0.004 s
testGetSetFunctionEvaluator 0.001 s
testConstructor 0.004 s
testFitUnidimensionalGaussianWithJacobianEstimator 0.008 s

SimplexMultiOptimizerTest

testGetSetSimplexAndAvailability 0.002 s
testGetSetOnIterationCompletedListener 0.001 s
testMinimize 0.007 s
testGetSetTolerance 0 s
testGetSetListenerAndAvailability 0.001 s
testIsReady 0 s
testConstructor 0.003 s

PolynomialRobustEstimatorTest

testCreatePROSAC 0.003 s
testCreatePROMedS 0.002 s
testCreateLMedS 0.003 s
testCreateMSAC 0.002 s
testCreteRANSAC 0.002 s
testCreate 0.002 s

TrapezoidalQuadratureMatrixIntegratorTest

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

RombergInfinityMidPointQuadratureIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenGaussian_returnsExpectedResult 0 s
integrate_whenThirdDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_throwsIntegrationException 0.054 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenSixthDegreePolynomial_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

RombergUpperSquareRootMidPointQuadratureIntegratorTest

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.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0 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 s

SavitzkyGolayGradientEstimatorTest

testGradient 0.044 s
testConstructor 0.001 s

MatrixIntegratorTest

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

UpperSquareRootMidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0.001 s

LMedSRobustEstimatorTest

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

GradientEstimatorTest

testGradient 0.003 s
testConstructor 0.001 s

UpperSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.071 s
getQuadratureType_returnsExpectedValue 0 s

WeightSelectionTest

testSelectWeights 0.001 s

DirectPolynomialEvaluationTest

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

GoldenSingleOptimizerTest

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

JacobianEstimatorTest

testJacobian 0.048 s
testConstructor 0.001 s

SafeNewtonRaphsonSingleRootEstimatorTest

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

QuadratureIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

Convolver1DTest

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

BrentSingleRootEstimatorTest

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

CubicSplineInterpolatorTest

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

QuadratureMatrixIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

PadeApproximantEstimatorTest

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

StraightLineFitterTest

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

IntegratorTest

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

MidPointQuadratureTest

getType_returnsExpectedValue 0 s
next_returnsNotZeroValue 0 s

RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest

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 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 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

LowerSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.069 s
getQuadratureType_returnsExpectedValue 0.001 s

ComplexPolynomialEvaluatorTest

testEvaluate 0.001 s
testConstructor 0 s

BicubicSpline2DInterpolatorTest

interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult 0 s
interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult 0.001 s

SimpsonLowerSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.032 s
getQuadratureType_returnsExpectedValue 0 s

PolynomialEstimatorTest

testCreateWeighted 0.001 s
testCreateLMSE 0.001 s
testCreate 0 s

SimpsonMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenExponential_returnsExpectedResult 0.001 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.037 s
getQuadratureType_returnsExpectedValue 0 s

EvaluationExceptionTest

testConstructor 0.001 s

ExponentialMatrixEstimatorTest

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

CurveInterpolatorTest

interpolate_whenFirstDegreePolynomial1_returnsExpectedResult 0.004 s
interpolate_whenFirstDegreePolynomial2_returnsExpectedResult 0.001 s

LaguerrePolynomialRootsEstimatorTest

testGetSetPolishRoots 0 s
testEstimate 0.018 s
testGetSetPolynomialParameters 0.001 s
testConstructor 0.001 s

LMedSPolynomialRobustEstimatorTest

testEstimateDirectAndDerivativeEvaluationsGeometricDistance 0.039 s
testGetSetStopThreshold 0.001 s
testGetSetProgressDelta 0.001 s
testEstimateDirectEvaluationsGeometricDistance 0.015 s
testGetSetConfidence 0.001 s
testGetSetMaxIterations 0.001 s
testGetSetEvaluations 0.001 s
testEstimateIntegralEvaluationsAlgebraicDistance 0.014 s
testEstimateIntegralIntervalEvaluationsAlgebraicDistance 0.011 s
testIsSetGeometricDistanceUsed 0.001 s
testEstimateDirectAndDerivativeEvaluationsAlgebraicDistance 0.001 s
testGetSetDegree 0.001 s
testGetSetQualityScores 0 s
testGetSetListener 0 s
testEstimateDirectEvaluationsAlgebraicDistance 0.008 s
testConstructor 0.002 s

NewtonRaphsonSingleRootEstimatorTest

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

InterpolationExceptionTest

testConstructor 0.001 s

MidPointQuadratureMatrixIntegratorTest

integrate_whenExponential1_returnsExpectedResult 0.016 s
getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegralFromZeroToInfinity3_returnsWrongResult 0.001 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.045 s
getQuadratureType_returnsExpectedValue 0.001 s

ExponentialMidPointQuadratureTest

getType_returnsExpectedValue 0.001 s
next_returnsNotZeroValue 0 s

FirstDegreePolynomialRootsEstimatorTest

testEstimate 0.006 s
testGetSetPolynomialParameters 0.001 s
testConstructor 0.001 s

PolynomialsExceptionTest

testConstructor 0.001 s

NotAvailableExceptionTest

testConstructor 0 s

RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest

integrate_whenFourthDegreePolynomial_returnsExpectedResult 0 s
integrate_whenGaussian_returnsExpectedResult 0.001 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 s
integrate_whenFirstDegreePolynomial_returnsExpectedResult 0.001 s
integrate_whenSecondDegreePolynomial_returnsExpectedResult 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.001 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenExponential3_returnsExpectedResult 0 s
integrate_whenFifthDegreePolynomial_returnsExpectedResult 0 s

HistogramMaximumLikelihoodEstimatorTest

testEstimate 0.133 s
testGetSetInputDataAndAvailability 0.010 s
testIsLocked 0 s
testGetSetGaussianSigma 0 s
testGetSetNumberOfBins 0.001 s
testGetMethod 0 s
testIsReady 0.009 s
testGetSetMinMaxValuesAndAvailability 0.010 s
testConstructor 0.015 s

ThinPlateRadialBasisFunctionTest

evaluate_whenRandomScale_returnsExpectedValue 0 s
evaluate_whenDefaultScale_returnsExpectedValue 0 s

SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenExponential2_returnsExpectedResult 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.045 s
getQuadratureType_returnsExpectedValue 0 s
integrate_whenExponential3_returnsExpectedResult 0.002 s

RombergIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.003 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0.001 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0 s

SimpsonUpperSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0.001 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.045 s
getQuadratureType_returnsExpectedValue 0 s

SimpsonIntegratorTest

create_whenDefaultAccuracyAndQuadratureType_returnsExpectedIntegrator 0.002 s
create_whenNoQuadratureType_returnsExpectedIntegrator 0 s
create_whenAccuracyAndQuadratureType_returnsExpectedIntegrator 0.001 s

LowerSquareRootMidPointQuadratureIntegratorTest

getIntegratorType_returnsExpectedValue 0 s
integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult 0.036 s
getQuadratureType_returnsExpectedValue 0 s

InvalidBracketRangeExceptionTest

testConstructor 0.001 s