Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 1085 | 0 | 0 | 0 | 100% | 126.7 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.irurueta.numerical | 91 | 0 | 0 | 0 | 100% | 2.314 s |
| com.irurueta.numerical.interpolation | 101 | 0 | 0 | 0 | 100% | 37.23 s |
| com.irurueta.numerical.polynomials | 59 | 0 | 0 | 0 | 100% | 0.061 s |
| com.irurueta.numerical.polynomials.estimators | 149 | 0 | 0 | 0 | 100% | 0.444 s |
| com.irurueta.numerical.optimization | 80 | 0 | 0 | 0 | 100% | 0.155 s |
| com.irurueta.numerical.integration | 348 | 0 | 0 | 0 | 100% | 37.43 s |
| com.irurueta.numerical.roots | 49 | 0 | 0 | 0 | 100% | 0.117 s |
| com.irurueta.numerical.signal.processing | 38 | 0 | 0 | 0 | 100% | 0.665 s |
| com.irurueta.numerical.robust | 63 | 0 | 0 | 0 | 100% | 0.499 s |
| com.irurueta.numerical.fitting | 107 | 0 | 0 | 0 | 100% | 47.83 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.irurueta.numerical
com.irurueta.numerical.interpolation
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| BarycentricRationalInterpolatorTest | 8 | 0 | 0 | 0 | 100% | 0.023 s | |
| BilinearInterpolatorTest | 5 | 0 | 0 | 0 | 100% | 0.359 s | |
| RationalInterpolatorTest | 9 | 0 | 0 | 0 | 100% | 5.916 s | |
| CubicSplineInterpolatorTest | 8 | 0 | 0 | 0 | 100% | 0.007 s | |
| ShepardInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 9.145 s | |
| PolynomialInterpolatorTest | 13 | 0 | 0 | 0 | 100% | 0.013 s | |
| AccurateInterpolatingPolynomialEstimatorTest | 12 | 0 | 0 | 0 | 100% | 0.008 s | |
| BicubicSpline2DInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 0.003 s | |
| RadialBasisFunctionInterpolatorTest | 12 | 0 | 0 | 0 | 100% | 21.63 s | |
| MultiQuadricRadialBasisFunctionTest | 2 | 0 | 0 | 0 | 100% | 0.002 s | |
| LinearInterpolatorTest | 4 | 0 | 0 | 0 | 100% | 0.005 s | |
| InverseMultiQuadricRadialBasisFunctionTest | 2 | 0 | 0 | 0 | 100% | 0.002 s | |
| SimpleInterpolatingPolynomialEstimatorTest | 8 | 0 | 0 | 0 | 100% | 0.004 s | |
| ThinPlateRadialBasisFunctionTest | 2 | 0 | 0 | 0 | 100% | 0.001 s | |
| Polynomial2DInterpolatorTest | 7 | 0 | 0 | 0 | 100% | 0.007 s | |
| CurveInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 0.004 s | |
| KrigingInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 0.100 s | |
| InterpolationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
com.irurueta.numerical.polynomials
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| PolynomialTest | 58 | 0 | 0 | 0 | 100% | 0.060 s | |
| PolynomialsExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
com.irurueta.numerical.polynomials.estimators
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DirectPolynomialEvaluationTest | 4 | 0 | 0 | 0 | 100% | 0.005 s | |
| PolynomialEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.003 s | |
| PolynomialEstimationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| IntegralIntervalPolynomialEvaluationTest | 5 | 0 | 0 | 0 | 100% | 0.007 s | |
| LMSEPolynomialEstimatorTest | 24 | 0 | 0 | 0 | 100% | 0.044 s | |
| WeightedPolynomialEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.014 s | |
| PROMedSPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.059 s | |
| PolynomialRobustEstimatorTest | 6 | 0 | 0 | 0 | 100% | 0.010 s | |
| LMedSPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.053 s | |
| PROSACPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.100 s | |
| IntegralPolynomialEvaluationTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
| DerivativePolynomialEvaluationTest | 5 | 0 | 0 | 0 | 100% | 0.004 s | |
| RANSACPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.083 s | |
| MSACPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.056 s |
com.irurueta.numerical.optimization
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| QuasiNewtonMultiOptimizerTest | 9 | 0 | 0 | 0 | 100% | 0.011 s | |
| DerivativeConjugateGradientMultiOptimizerTest | 11 | 0 | 0 | 0 | 100% | 0.033 s | |
| OptimizationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| BrentSingleOptimizerTest | 10 | 0 | 0 | 0 | 100% | 0.012 s | |
| ConjugateGradientMultiOptimizerTest | 11 | 0 | 0 | 0 | 100% | 0.017 s | |
| GoldenSingleOptimizerTest | 10 | 0 | 0 | 0 | 100% | 0.019 s | |
| PowellMultiOptimizerTest | 10 | 0 | 0 | 0 | 100% | 0.025 s | |
| SimplexMultiOptimizerTest | 7 | 0 | 0 | 0 | 100% | 0.024 s | |
| DerivativeBrentSingleOptimizerTest | 11 | 0 | 0 | 0 | 100% | 0.013 s |
com.irurueta.numerical.integration
com.irurueta.numerical.roots
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FirstDegreePolynomialRootsEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.007 s | |
| RidderSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.006 s | |
| SecondDegreePolynomialRootsEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.015 s | |
| SecantSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.004 s | |
| SafeNewtonRaphsonSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.007 s | |
| BisectionSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
| NewtonRaphsonSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.007 s | |
| RootEstimationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| FalsePositionSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.006 s | |
| BrentSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.007 s | |
| LaguerrePolynomialRootsEstimatorTest | 4 | 0 | 0 | 0 | 100% | 0.032 s | |
| ThirdDegreePolynomialRootsEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.020 s |
com.irurueta.numerical.signal.processing
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SignalProcessingExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| Convolver1DTest | 16 | 0 | 0 | 0 | 100% | 0.008 s | |
| KalmanFilterTest | 19 | 0 | 0 | 0 | 100% | 0.605 s | |
| MeasurementNoiseCovarianceEstimatorTest | 2 | 0 | 0 | 0 | 100% | 0.051 s |
com.irurueta.numerical.robust
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| NotEnoughSamplesExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| FastRandomSubsetSelectorTest | 5 | 0 | 0 | 0 | 100% | 0.018 s | |
| LMedSRobustEstimatorTest | 8 | 0 | 0 | 0 | 100% | 0.114 s | |
| MSACRobustEstimatorTest | 6 | 0 | 0 | 0 | 100% | 0.090 s | |
| RANSACRobustEstimatorTest | 9 | 0 | 0 | 0 | 100% | 0.017 s | |
| InvalidSubsetRangeExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
| WeightSelectionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| RobustEstimatorExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| PROMedSRobustEstimatorTest | 12 | 0 | 0 | 0 | 100% | 0.098 s | |
| SubsetSelectorExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| PROSACRobustEstimatorTest | 12 | 0 | 0 | 0 | 100% | 0.140 s | |
| InvalidSubsetSizeExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| SubsetSelectorTest | 5 | 0 | 0 | 0 | 100% | 0.011 s |
com.irurueta.numerical.fitting
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SvdSingleDimensionLinearFitterTest | 8 | 0 | 0 | 0 | 100% | 0.015 s | |
| LevenbergMarquardtSingleDimensionFitterTest | 22 | 0 | 0 | 0 | 100% | 3.410 s | |
| LevenbergMarquardtMultiVariateFitterTest | 29 | 0 | 0 | 0 | 100% | 23.09 s | |
| StraightLineFitterTest | 5 | 0 | 0 | 0 | 100% | 0.014 s | |
| LevenbergMarquardtMultiDimensionFitterTest | 27 | 0 | 0 | 0 | 100% | 21.23 s | |
| SimpleSingleDimensionLinearFitterTest | 8 | 0 | 0 | 0 | 100% | 0.018 s | |
| SvdMultiDimensionLinearFitterTest | 7 | 0 | 0 | 0 | 100% | 0.052 s | |
| FittingExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s |
Test Cases
[Summary] [Package List] [Test Cases]
PolynomialEvaluatorTest
QuasiNewtonMultiOptimizerTest
SvdSingleDimensionLinearFitterTest
UpperSquareRootMidPointQuadratureTest
| getType_returnsExpectedValue | 0.001 s | |
| next_returnsNotZeroValue | 0 s |
BarycentricRationalInterpolatorTest
BilinearInterpolatorTest
InfinityMidPointQuadratureMatrixIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.027 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
LowerSquareRootMidPointQuadratureMatrixIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.120 s | |
| getQuadratureType_returnsExpectedValue | 0.002 s |
SimpsonTrapezoidalQuadratureIntegratorTest
NotEnoughSamplesExceptionTest
| testConstructor | 0.001 s |
TrapezoidalQuadratureMatrixIntegratorTest
DerivativeConjugateGradientMultiOptimizerTest
DirectPolynomialEvaluationTest
| testGetSetEvaluation | 0 s | |
| testGetSetX | 0.001 s | |
| testSerializeDeserialize | 0.003 s | |
| testConstructor | 0 s |
RationalInterpolatorTest
MidPointQuadratureTest
| getType_returnsExpectedValue | 0.001 s | |
| next_returnsNotZeroValue | 0.001 s |
RombergExponentialMidPointQuadratureIntegratorTest
| integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult | 0.022 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
PolynomialEstimatorTest
| testCreateWeighted | 0.001 s | |
| testCreateLMSE | 0 s | |
| testCreate | 0 s |
DirectionalDerivativeEvaluatorTest
| testEvaluateAt | 0.001 s | |
| testDifferentiateAt | 0 s | |
| testConstructor | 0 s |
FirstDegreePolynomialRootsEstimatorTest
| testEstimate | 0.004 s | |
| testGetSetPolynomialParameters | 0.001 s | |
| testConstructor | 0.001 s |
GradientEstimatorTest
| testGradient | 0.001 s | |
| testConstructor | 0 s |
RombergDoubleExponentialRuleQuadratureIntegratorTest
LevenbergMarquardtSingleDimensionFitterTest
OptimizationExceptionTest
| testConstructor | 0.001 s |
MaximumLikelihoodEstimatorTest
DoubleExponentialRuleQuadratureMatrixIntegratorTest
LevenbergMarquardtMultiVariateFitterTest
BuildInfoTest
| testGetters | 0.031 s | |
| testGetInstance | 0.002 s |
SimpsonTrapezoidalQuadratureMatrixIntegratorTest
StraightLineFitterTest
| testGetSetInputDataAndStandardDeviations | 0.001 s | |
| testFitNoSig | 0.005 s | |
| testGetSetInputDataAndIsReady | 0.001 s | |
| testFitSig | 0.002 s | |
| testConstructor | 0.001 s |
RombergMidPointQuadratureIntegratorTest
DerivativeEstimatorTest
| testDerivative | 0 s | |
| testConstructor | 0 s |
PolynomialEstimationExceptionTest
| testConstructor | 0.001 s |
CubicSplineInterpolatorTest
RidderSingleRootEstimatorTest
| testEstimate | 0.002 s | |
| testGetSetTolerance | 0 s | |
| testSetBracketGetEvaluationPointAndAvailability | 0 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.001 s |
TrapezoidalQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0.001 s |
FastRandomSubsetSelectorTest
| testComputeRandomSubsetsInRange | 0.010 s | |
| testGetType | 0.001 s | |
| testGetSetNumSamples | 0.001 s | |
| testConstructor | 0 s | |
| testComputeRandomSubsets | 0.002 s |
LMedSRobustEstimatorTest
LongFactorialEstimatorTest
InfinityMidPointQuadratureIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.035 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
PolynomialTest
NotAvailableExceptionTest
| testConstructor | 0 s |
MSACRobustEstimatorTest
| testEstimate | 0.084 s | |
| testGetSetProgressDelta | 0.001 s | |
| testGetSetConfidence | 0.001 s | |
| testGetSetMaxIterations | 0.001 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.001 s |
SimpsonMidPointQuadratureMatrixIntegratorTest
SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest
ShepardInterpolatorTest
| interpolate_dim2_returnsExpectedResult | 4.723 s | |
| interpolate_dim1_returnsExpectedResult | 4.421 s |
LowerSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.006 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.060 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
IntegralIntervalPolynomialEvaluationTest
| testGetSetEndX | 0.001 s | |
| testSerializeDeserialize | 0.004 s | |
| testGetSetIntegralOrder | 0 s | |
| testGetSetStartX | 0 s | |
| testConstructor | 0 s |
RombergUpperSquareRootMidPointQuadratureIntegratorTest
LockedExceptionTest
| testConstructor | 0 s |
IntegratorTest
PolynomialInterpolatorTest
RombergInfinityMidPointQuadratureIntegratorTest
LMSEPolynomialEstimatorTest
DirectionalEvaluatorTest
| testEvaluateAt | 0.034 s | |
| testConstructor | 0.002 s |
SecondDegreePolynomialRootsEstimatorTest
| testEstimate | 0.011 s | |
| testGetSetPolynomialParameters | 0.001 s | |
| testConstructor | 0.001 s |
SecantSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAvailabilityAndIsReady | 0 s | |
| testConstructor | 0.001 s |
ExponentialMatrixEstimatorTest
SimpsonInfinityMidPointQuadratureMatrixIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.004 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
SafeNewtonRaphsonSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady | 0 s | |
| testConstructor | 0.002 s |
AccurateInterpolatingPolynomialEstimatorTest
ExponentialMidPointQuadratureTest
| getType_returnsExpectedValue | 0.001 s | |
| next_returnsNotZeroValue | 0.001 s |
WeightedPolynomialEstimatorTest
BicubicSpline2DInterpolatorTest
| interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult | 0.001 s | |
| interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult | 0.001 s |
BrentSingleOptimizerTest
QuadratureMatrixIntegratorTest
SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest
MatrixIntegratorTest
UpperSquareRootMidPointQuadratureMatrixIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.044 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
SimpsonInfinityMidPointQuadratureIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.021 s | |
| getIntegratorType_returnsExpectedValue | 0 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
SymmetricGradientEstimatorTest
| testGradient | 0.002 s | |
| testConstructor | 0 s |
MidPointQuadratureMatrixIntegratorTest
SimpsonMidPointQuadratureIntegratorTest
RadialBasisFunctionInterpolatorTest
SignalProcessingExceptionTest
| testConstructor | 0.001 s |
RombergTrapezoidalQuadratureIntegratorTest
LevenbergMarquardtMultiDimensionFitterTest
RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest
BisectionSingleRootEstimatorTest
| testGetSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0.001 s | |
| testGetSetListenerAndAvailability | 0 s | |
| testConstructor | 0.001 s |
SimpsonUpperSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.040 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
SimpsonDoubleExponentialRuleQuadratureIntegratorTest
NewtonRaphsonSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0.001 s | |
| testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady | 0 s | |
| testConstructor | 0.001 s |
AccurateMaximumLikelihoodEstimatorTest
QuadratureIntegratorTest
SimpsonIntegratorTest
RombergMatrixIntegratorTest
PROMedSPolynomialRobustEstimatorTest
SavitzkyGolayGradientEstimatorTest
| testGradient | 0.015 s | |
| testConstructor | 0 s |
IntegrationExceptionTest
| testConstructor | 0 s |
RootEstimationExceptionTest
| testConstructor | 0.001 s |
PolynomialRobustEstimatorTest
| testCreatePROSAC | 0.001 s | |
| testCreatePROMedS | 0.002 s | |
| testCreateLMedS | 0.001 s | |
| testCreateMSAC | 0.001 s | |
| testCreteRANSAC | 0.001 s | |
| testCreate | 0.002 s |
ComplexPolynomialEvaluatorTest
| testEvaluate | 0.001 s | |
| testConstructor | 0 s |
SavitzkyGolayDerivativeEstimatorTest
| testDerivative | 0.004 s | |
| testConstructor | 0 s |
RombergInfinityMidPointQuadratureMatrixIntegratorTest
LMedSPolynomialRobustEstimatorTest
ConjugateGradientMultiOptimizerTest
RANSACRobustEstimatorTest
FalsePositionSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAvailabilityAndIsReady | 0 s | |
| testConstructor | 0.001 s |
PadeApproximantEstimatorTest
JacobianEstimatorTest
| testJacobian | 0.002 s | |
| testConstructor | 0 s |
MidPointQuadratureIntegratorTest
MultiQuadricRadialBasisFunctionTest
| evaluate_whenRandomScale_returnsExpectedValue | 0.001 s | |
| evaluate_whenDefaultScale_returnsExpectedValue | 0 s |
RombergLowerSquareRootMidPointQuadratureIntegratorTest
BrentSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.002 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.001 s |
InvalidSubsetRangeExceptionTest
| testConstructor | 0.003 s |
WeightSelectionTest
| testSelectWeights | 0.002 s |
DoubleFactorialEstimatorTest
LinearInterpolatorTest
RealPolynomialEvaluatorTest
| testEvaluate | 0.001 s | |
| testConstructor | 0.001 s |
RobustEstimatorExceptionTest
| testConstructor | 0 s |
InverseMultiQuadricRadialBasisFunctionTest
| evaluate_whenRandomScale_returnsExpectedValue | 0 s | |
| evaluate_whenDefaultScale_returnsExpectedValue | 0 s |
PROSACPolynomialRobustEstimatorTest
SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest
LaguerrePolynomialRootsEstimatorTest
| testGetSetPolishRoots | 0 s | |
| testEstimate | 0.029 s | |
| testGetSetPolynomialParameters | 0.001 s | |
| testConstructor | 0.002 s |
SimpleInterpolatingPolynomialEstimatorTest
InvalidBracketRangeExceptionTest
| testConstructor | 0 s |
DoubleExponentialRuleQuadratureIntegratorTest
RombergExponentialMidPointQuadratureMatrixIntegratorTest
| integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult | 0.037 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
GoldenSingleOptimizerTest
SimpleSingleDimensionLinearFitterTest
Convolver1DTest
RombergIntegratorTest
ThinPlateRadialBasisFunctionTest
| evaluate_whenRandomScale_returnsExpectedValue | 0.001 s | |
| evaluate_whenDefaultScale_returnsExpectedValue | 0 s |
PROMedSRobustEstimatorTest
RombergMidPointQuadratureMatrixIntegratorTest
HistogramMaximumLikelihoodEstimatorTest
SimpsonLowerSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.002 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.048 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
SimpsonMatrixIntegratorTest
Polynomial2DInterpolatorTest
IntegralPolynomialEvaluationTest
| testGetSetConstants | 0.001 s | |
| testGetSetX | 0 s | |
| testSerializeDeserialize | 0.002 s | |
| testGetSetIntegralOrder | 0.001 s | |
| testConstructor | 0.001 s |
UpperSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.056 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest
RombergDoubleExponentialRuleQuadratureMatrixIntegratorTest
DerivativePolynomialEvaluationTest
| testGetSetEvaluation | 0 s | |
| testGetSetDerivativeOrder | 0.001 s | |
| testGetSetX | 0 s | |
| testSerializeDeserialize | 0.002 s | |
| testConstructor | 0.001 s |
KalmanFilterTest
EvaluationExceptionTest
| testConstructor | 0 s |
LowerSquareRootMidPointQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0.002 s |
PowellMultiOptimizerTest
CurveInterpolatorTest
| interpolate_whenFirstDegreePolynomial1_returnsExpectedResult | 0.003 s | |
| interpolate_whenFirstDegreePolynomial2_returnsExpectedResult | 0.001 s |
SubsetSelectorExceptionTest
| testConstructor | 0 s |
MeasurementNoiseCovarianceEstimatorTest
| testUpdate | 0.050 s | |
| testConstructor | 0.001 s |
InfinityMidPointQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0.001 s |
PROSACRobustEstimatorTest
InvalidSubsetSizeExceptionTest
| testConstructor | 0 s |
KrigingInterpolatorTest
| interpolate_dim2_returnsExpectedResult | 0.084 s | |
| interpolate_dim1_returnsExpectedResult | 0.015 s |
NotReadyExceptionTest
| testConstructor | 0.001 s |
DoubleExponentialRuleQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0.001 s |
RombergTrapezoidalQuadratureMatrixIntegratorTest
RANSACPolynomialRobustEstimatorTest
SvdMultiDimensionLinearFitterTest
| testGetSetInputDataWithConstantSigma | 0.002 s | |
| testGetSetInputData | 0.001 s | |
| testFitQuadratic | 0.032 s | |
| testGetSetTol | 0.001 s | |
| testIsReady | 0.003 s | |
| testGetSetFunctionEvaluator | 0.002 s | |
| testConstructor | 0.005 s |
SubsetSelectorTest
| testComputeRandomSubsetsInRange | 0.005 s | |
| testGetType | 0 s | |
| testCreate | 0 s | |
| testGetSetNumSamples | 0.001 s | |
| testComputeRandomSubsets | 0.002 s |
SimplexMultiOptimizerTest
DerivativeBrentSingleOptimizerTest
PolynomialsExceptionTest
| testConstructor | 0 s |
SymmetricDerivativeEstimatorTest
| testDerivative | 0.001 s | |
| testConstructor | 0.001 s |
ThirdDegreePolynomialRootsEstimatorTest
| testEstimate | 0.017 s | |
| testGetSetPolynomialParameters | 0.001 s | |
| testConstructor | 0.001 s |
TrapezoidalQuadratureIntegratorTest
InterpolationExceptionTest
| testConstructor | 0.001 s |
MSACPolynomialRobustEstimatorTest
FittingExceptionTest
| testConstructor | 0.001 s |
