Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 1085 | 0 | 0 | 0 | 100% | 110.0 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% | 38.28 s |
| com.irurueta.numerical | 91 | 0 | 0 | 0 | 100% | 2.341 s |
| com.irurueta.numerical.polynomials | 59 | 0 | 0 | 0 | 100% | 0.036 s |
| com.irurueta.numerical.polynomials.estimators | 149 | 0 | 0 | 0 | 100% | 0.433 s |
| com.irurueta.numerical.optimization | 80 | 0 | 0 | 0 | 100% | 0.143 s |
| com.irurueta.numerical.integration | 348 | 0 | 0 | 0 | 100% | 37.17 s |
| com.irurueta.numerical.roots | 49 | 0 | 0 | 0 | 100% | 0.142 s |
| com.irurueta.numerical.signal.processing | 38 | 0 | 0 | 0 | 100% | 1.144 s |
| com.irurueta.numerical.robust | 63 | 0 | 0 | 0 | 100% | 0.692 s |
| com.irurueta.numerical.fitting | 107 | 0 | 0 | 0 | 100% | 29.64 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 |
|---|---|---|---|---|---|---|---|
| BicubicSpline2DInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 0.006 s | |
| CurveInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 0.004 s | |
| Polynomial2DInterpolatorTest | 7 | 0 | 0 | 0 | 100% | 0.010 s | |
| ThinPlateRadialBasisFunctionTest | 2 | 0 | 0 | 0 | 100% | 0.003 s | |
| InverseMultiQuadricRadialBasisFunctionTest | 2 | 0 | 0 | 0 | 100% | 0.001 s | |
| RationalInterpolatorTest | 9 | 0 | 0 | 0 | 100% | 5.958 s | |
| LinearInterpolatorTest | 4 | 0 | 0 | 0 | 100% | 0.007 s | |
| SimpleInterpolatingPolynomialEstimatorTest | 8 | 0 | 0 | 0 | 100% | 0.005 s | |
| AccurateInterpolatingPolynomialEstimatorTest | 12 | 0 | 0 | 0 | 100% | 0.007 s | |
| ShepardInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 9.010 s | |
| InterpolationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
| KrigingInterpolatorTest | 2 | 0 | 0 | 0 | 100% | 0.036 s | |
| RadialBasisFunctionInterpolatorTest | 12 | 0 | 0 | 0 | 100% | 22.83 s | |
| BilinearInterpolatorTest | 5 | 0 | 0 | 0 | 100% | 0.345 s | |
| MultiQuadricRadialBasisFunctionTest | 2 | 0 | 0 | 0 | 100% | 0.001 s | |
| CubicSplineInterpolatorTest | 8 | 0 | 0 | 0 | 100% | 0.010 s | |
| BarycentricRationalInterpolatorTest | 8 | 0 | 0 | 0 | 100% | 0.025 s | |
| PolynomialInterpolatorTest | 13 | 0 | 0 | 0 | 100% | 0.023 s |
com.irurueta.numerical
com.irurueta.numerical.polynomials
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| PolynomialTest | 58 | 0 | 0 | 0 | 100% | 0.035 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.003 s | |
| LMedSPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.059 s | |
| RANSACPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.055 s | |
| PROMedSPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.054 s | |
| PolynomialRobustEstimatorTest | 6 | 0 | 0 | 0 | 100% | 0.013 s | |
| PROSACPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.041 s | |
| IntegralPolynomialEvaluationTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
| MSACPolynomialRobustEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.122 s | |
| IntegralIntervalPolynomialEvaluationTest | 5 | 0 | 0 | 0 | 100% | 0.031 s | |
| LMSEPolynomialEstimatorTest | 24 | 0 | 0 | 0 | 100% | 0.023 s | |
| DerivativePolynomialEvaluationTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
| PolynomialEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.002 s | |
| PolynomialEstimationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| WeightedPolynomialEstimatorTest | 16 | 0 | 0 | 0 | 100% | 0.019 s |
com.irurueta.numerical.optimization
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SimplexMultiOptimizerTest | 7 | 0 | 0 | 0 | 100% | 0.024 s | |
| PowellMultiOptimizerTest | 10 | 0 | 0 | 0 | 100% | 0.020 s | |
| DerivativeBrentSingleOptimizerTest | 11 | 0 | 0 | 0 | 100% | 0.009 s | |
| QuasiNewtonMultiOptimizerTest | 9 | 0 | 0 | 0 | 100% | 0.012 s | |
| GoldenSingleOptimizerTest | 10 | 0 | 0 | 0 | 100% | 0.017 s | |
| OptimizationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.001 s | |
| ConjugateGradientMultiOptimizerTest | 11 | 0 | 0 | 0 | 100% | 0.025 s | |
| DerivativeConjugateGradientMultiOptimizerTest | 11 | 0 | 0 | 0 | 100% | 0.023 s | |
| BrentSingleOptimizerTest | 10 | 0 | 0 | 0 | 100% | 0.012 s |
com.irurueta.numerical.integration
com.irurueta.numerical.roots
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FalsePositionSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.007 s | |
| BrentSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.007 s | |
| RidderSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.017 s | |
| BisectionSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.005 s | |
| SecantSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.009 s | |
| FirstDegreePolynomialRootsEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.019 s | |
| SecondDegreePolynomialRootsEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.020 s | |
| SafeNewtonRaphsonSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.006 s | |
| RootEstimationExceptionTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
| NewtonRaphsonSingleRootEstimatorTest | 5 | 0 | 0 | 0 | 100% | 0.009 s | |
| ThirdDegreePolynomialRootsEstimatorTest | 3 | 0 | 0 | 0 | 100% | 0.024 s | |
| LaguerrePolynomialRootsEstimatorTest | 4 | 0 | 0 | 0 | 100% | 0.019 s |
com.irurueta.numerical.signal.processing
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| KalmanFilterTest | 19 | 0 | 0 | 0 | 100% | 1.060 s | |
| MeasurementNoiseCovarianceEstimatorTest | 2 | 0 | 0 | 0 | 100% | 0.042 s | |
| SignalProcessingExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| Convolver1DTest | 16 | 0 | 0 | 0 | 100% | 0.040 s |
com.irurueta.numerical.robust
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RANSACRobustEstimatorTest | 9 | 0 | 0 | 0 | 100% | 0.035 s | |
| NotEnoughSamplesExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
| InvalidSubsetSizeExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.063 s | |
| WeightSelectionTest | 1 | 0 | 0 | 0 | 100% | 0.009 s | |
| SubsetSelectorExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| LMedSRobustEstimatorTest | 8 | 0 | 0 | 0 | 100% | 0.163 s | |
| PROMedSRobustEstimatorTest | 12 | 0 | 0 | 0 | 100% | 0.131 s | |
| FastRandomSubsetSelectorTest | 5 | 0 | 0 | 0 | 100% | 0.028 s | |
| PROSACRobustEstimatorTest | 12 | 0 | 0 | 0 | 100% | 0.136 s | |
| SubsetSelectorTest | 5 | 0 | 0 | 0 | 100% | 0.017 s | |
| InvalidSubsetRangeExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.008 s | |
| RobustEstimatorExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.009 s | |
| MSACRobustEstimatorTest | 6 | 0 | 0 | 0 | 100% | 0.088 s |
com.irurueta.numerical.fitting
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FittingExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.002 s | |
| StraightLineFitterTest | 5 | 0 | 0 | 0 | 100% | 0.015 s | |
| SvdMultiDimensionLinearFitterTest | 7 | 0 | 0 | 0 | 100% | 0.037 s | |
| LevenbergMarquardtMultiVariateFitterTest | 29 | 0 | 0 | 0 | 100% | 13.12 s | |
| LevenbergMarquardtSingleDimensionFitterTest | 22 | 0 | 0 | 0 | 100% | 3.739 s | |
| LevenbergMarquardtMultiDimensionFitterTest | 27 | 0 | 0 | 0 | 100% | 12.68 s | |
| SimpleSingleDimensionLinearFitterTest | 8 | 0 | 0 | 0 | 100% | 0.025 s | |
| SvdSingleDimensionLinearFitterTest | 8 | 0 | 0 | 0 | 100% | 0.018 s |
Test Cases
[Summary] [Package List] [Test Cases]
BicubicSpline2DInterpolatorTest
| interpolate_whenFirstDegree2DPolynomialMinimumSamples_returnsExpectedResult | 0.002 s | |
| interpolate_whenFirstDegree2DPolynomial_returnsExpectedResult | 0.002 s |
FalsePositionSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.002 s |
DirectPolynomialEvaluationTest
| testGetSetEvaluation | 0.001 s | |
| testGetSetX | 0 s | |
| testSerializeDeserialize | 0.002 s | |
| testConstructor | 0 s |
BrentSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0.001 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.001 s |
SimplexMultiOptimizerTest
SimpsonUpperSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.041 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
RombergLowerSquareRootMidPointQuadratureIntegratorTest
QuadratureIntegratorTest
KalmanFilterTest
SimpsonDoubleExponentialRuleQuadratureIntegratorTest
SimpsonLowerSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.032 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
RANSACRobustEstimatorTest
SimpsonInfinityMidPointQuadratureIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.003 s | |
| getIntegratorType_returnsExpectedValue | 0 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
SimpsonLowerSquareRootMidPointQuadratureMatrixIntegratorTest
IntegrationExceptionTest
| testConstructor | 0.001 s |
NotEnoughSamplesExceptionTest
| testConstructor | 0.002 s |
PowellMultiOptimizerTest
RidderSingleRootEstimatorTest
| testEstimate | 0.002 s | |
| testGetSetTolerance | 0.003 s | |
| testSetBracketGetEvaluationPointAndAvailability | 0.001 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.002 s | |
| testConstructor | 0.005 s |
DirectionalEvaluatorTest
| testEvaluateAt | 0 s | |
| testConstructor | 0 s |
DerivativeBrentSingleOptimizerTest
BisectionSingleRootEstimatorTest
| testGetSetBracketGetEvaluationPointsAndAvailability | 0 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0.001 s | |
| testGetSetListenerAndAvailability | 0 s | |
| testConstructor | 0.001 s |
SymmetricGradientEstimatorTest
| testGradient | 0.004 s | |
| testConstructor | 0.001 s |
InvalidSubsetSizeExceptionTest
| testConstructor | 0.033 s |
CurveInterpolatorTest
| interpolate_whenFirstDegreePolynomial1_returnsExpectedResult | 0.002 s | |
| interpolate_whenFirstDegreePolynomial2_returnsExpectedResult | 0.001 s |
QuasiNewtonMultiOptimizerTest
Polynomial2DInterpolatorTest
TrapezoidalQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0 s |
FittingExceptionTest
| testConstructor | 0 s |
WeightSelectionTest
| testSelectWeights | 0.007 s |
RombergDoubleExponentialRuleQuadratureIntegratorTest
LMedSPolynomialRobustEstimatorTest
UpperSquareRootMidPointQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0 s |
EvaluationExceptionTest
| testConstructor | 0.001 s |
UpperSquareRootMidPointQuadratureMatrixIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.052 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
ThinPlateRadialBasisFunctionTest
| evaluate_whenRandomScale_returnsExpectedValue | 0 s | |
| evaluate_whenDefaultScale_returnsExpectedValue | 0.001 s |
RANSACPolynomialRobustEstimatorTest
DirectionalDerivativeEvaluatorTest
| testEvaluateAt | 0.002 s | |
| testDifferentiateAt | 0.001 s | |
| testConstructor | 0.001 s |
BuildInfoTest
| testGetters | 0.036 s | |
| testGetInstance | 0.001 s |
JacobianEstimatorTest
| testJacobian | 0.004 s | |
| testConstructor | 0.001 s |
GoldenSingleOptimizerTest
RombergMidPointQuadratureIntegratorTest
SecantSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.002 s |
DerivativeEstimatorTest
| testDerivative | 0 s | |
| testConstructor | 0 s |
GradientEstimatorTest
| testGradient | 0.001 s | |
| testConstructor | 0.001 s |
LongFactorialEstimatorTest
OptimizationExceptionTest
| testConstructor | 0.001 s |
SubsetSelectorExceptionTest
| testConstructor | 0.001 s |
LowerSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.036 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
DoubleFactorialEstimatorTest
ConjugateGradientMultiOptimizerTest
SimpsonMidPointQuadratureIntegratorTest
PolynomialEvaluatorTest
StraightLineFitterTest
| testGetSetInputDataAndStandardDeviations | 0.001 s | |
| testFitNoSig | 0.005 s | |
| testGetSetInputDataAndIsReady | 0.001 s | |
| testFitSig | 0.004 s | |
| testConstructor | 0.001 s |
SavitzkyGolayGradientEstimatorTest
| testGradient | 0.021 s | |
| testConstructor | 0 s |
InfinityMidPointQuadratureIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.002 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
InfinityMidPointQuadratureTest
| getType_returnsExpectedValue | 0.001 s | |
| next_returnsNotZeroValue | 0 s |
PROMedSPolynomialRobustEstimatorTest
InverseMultiQuadricRadialBasisFunctionTest
| evaluate_whenRandomScale_returnsExpectedValue | 0.001 s | |
| evaluate_whenDefaultScale_returnsExpectedValue | 0 s |
PolynomialRobustEstimatorTest
| testCreatePROSAC | 0.002 s | |
| testCreatePROMedS | 0.002 s | |
| testCreateLMedS | 0.001 s | |
| testCreateMSAC | 0.002 s | |
| testCreteRANSAC | 0.002 s | |
| testCreate | 0.001 s |
SimpsonInfinityMidPointQuadratureMatrixIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.003 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
DoubleExponentialRuleQuadratureMatrixIntegratorTest
MeasurementNoiseCovarianceEstimatorTest
| testUpdate | 0.038 s | |
| testConstructor | 0.001 s |
SimpsonTrapezoidalQuadratureIntegratorTest
DerivativeConjugateGradientMultiOptimizerTest
SignalProcessingExceptionTest
| testConstructor | 0.001 s |
RationalInterpolatorTest
RombergExponentialMidPointQuadratureIntegratorTest
| integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult | 0.032 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
SavitzkyGolayDerivativeEstimatorTest
| testDerivative | 0.001 s | |
| testConstructor | 0.001 s |
RombergUpperSquareRootMidPointQuadratureIntegratorTest
LMedSRobustEstimatorTest
FirstDegreePolynomialRootsEstimatorTest
| testEstimate | 0.009 s | |
| testGetSetPolynomialParameters | 0.005 s | |
| testConstructor | 0.001 s |
PROSACPolynomialRobustEstimatorTest
SecondDegreePolynomialRootsEstimatorTest
| testEstimate | 0.013 s | |
| testGetSetPolynomialParameters | 0.002 s | |
| testConstructor | 0.001 s |
LinearInterpolatorTest
IntegralPolynomialEvaluationTest
| testGetSetConstants | 0 s | |
| testGetSetX | 0 s | |
| testSerializeDeserialize | 0.003 s | |
| testGetSetIntegralOrder | 0 s | |
| testConstructor | 0 s |
RealPolynomialEvaluatorTest
| testEvaluate | 0.002 s | |
| testConstructor | 0.001 s |
LowerSquareRootMidPointQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0.001 s |
SvdMultiDimensionLinearFitterTest
| testGetSetInputDataWithConstantSigma | 0.001 s | |
| testGetSetInputData | 0.003 s | |
| testFitQuadratic | 0.023 s | |
| testGetSetTol | 0.001 s | |
| testIsReady | 0.002 s | |
| testGetSetFunctionEvaluator | 0.001 s | |
| testConstructor | 0.003 s |
MSACPolynomialRobustEstimatorTest
SimpleInterpolatingPolynomialEstimatorTest
SafeNewtonRaphsonSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0.001 s | |
| testEstimate | 0 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.001 s |
ExponentialMidPointQuadratureTest
| getType_returnsExpectedValue | 0 s | |
| next_returnsNotZeroValue | 0.001 s |
AccurateInterpolatingPolynomialEstimatorTest
PROMedSRobustEstimatorTest
SimpsonMatrixIntegratorTest
PolynomialTest
FastRandomSubsetSelectorTest
| testComputeRandomSubsetsInRange | 0.010 s | |
| testGetType | 0.001 s | |
| testGetSetNumSamples | 0.004 s | |
| testConstructor | 0.002 s | |
| testComputeRandomSubsets | 0.004 s |
IntegralIntervalPolynomialEvaluationTest
| testGetSetEndX | 0 s | |
| testSerializeDeserialize | 0.027 s | |
| testGetSetIntegralOrder | 0 s | |
| testGetSetStartX | 0.001 s | |
| testConstructor | 0 s |
LevenbergMarquardtMultiVariateFitterTest
LockedExceptionTest
| testConstructor | 0 s |
ShepardInterpolatorTest
| interpolate_dim2_returnsExpectedResult | 4.644 s | |
| interpolate_dim1_returnsExpectedResult | 4.364 s |
SimpsonDoubleExponentialRuleQuadratureMatrixIntegratorTest
RootEstimationExceptionTest
| testConstructor | 0 s |
RombergMatrixIntegratorTest
PadeApproximantEstimatorTest
PROSACRobustEstimatorTest
UpperSquareRootMidPointQuadratureIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.036 s | |
| getQuadratureType_returnsExpectedValue | 0 s |
NotAvailableExceptionTest
| testConstructor | 0 s |
MatrixIntegratorTest
ExponentialMatrixEstimatorTest
LMSEPolynomialEstimatorTest
SubsetSelectorTest
| testComputeRandomSubsetsInRange | 0.003 s | |
| testGetType | 0.001 s | |
| testCreate | 0.002 s | |
| testGetSetNumSamples | 0.004 s | |
| testComputeRandomSubsets | 0.003 s |
DerivativePolynomialEvaluationTest
| testGetSetEvaluation | 0.001 s | |
| testGetSetDerivativeOrder | 0.001 s | |
| testGetSetX | 0 s | |
| testSerializeDeserialize | 0.002 s | |
| testConstructor | 0 s |
PolynomialEstimatorTest
| testCreateWeighted | 0.001 s | |
| testCreateLMSE | 0 s | |
| testCreate | 0 s |
TrapezoidalQuadratureIntegratorTest
LevenbergMarquardtSingleDimensionFitterTest
ComplexPolynomialEvaluatorTest
| testEvaluate | 0.001 s | |
| testConstructor | 0.001 s |
HistogramMaximumLikelihoodEstimatorTest
MidPointQuadratureTest
| getType_returnsExpectedValue | 0.001 s | |
| next_returnsNotZeroValue | 0.001 s |
SimpsonUpperSquareRootMidPointQuadratureMatrixIntegratorTest
InterpolationExceptionTest
| testConstructor | 0 s |
MidPointQuadratureMatrixIntegratorTest
KrigingInterpolatorTest
| interpolate_dim2_returnsExpectedResult | 0.019 s | |
| interpolate_dim1_returnsExpectedResult | 0.016 s |
RadialBasisFunctionInterpolatorTest
AccurateMaximumLikelihoodEstimatorTest
QuadratureMatrixIntegratorTest
InvalidSubsetRangeExceptionTest
| testConstructor | 0.003 s |
RombergInfinityMidPointQuadratureMatrixIntegratorTest
NotReadyExceptionTest
| testConstructor | 0.001 s |
SymmetricDerivativeEstimatorTest
| testDerivative | 0.001 s | |
| testConstructor | 0 s |
SimpsonTrapezoidalQuadratureMatrixIntegratorTest
NewtonRaphsonSingleRootEstimatorTest
| testSetBracketGetEvaluationPointsAndAvailability | 0 s | |
| testEstimate | 0.001 s | |
| testGetSetTolerance | 0 s | |
| testGetSetListenerAndDerivativeListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.002 s |
RombergMidPointQuadratureMatrixIntegratorTest
SimpsonIntegratorTest
RombergLowerSquareRootMidPointQuadratureMatrixIntegratorTest
MaximumLikelihoodEstimatorTest
PolynomialEstimationExceptionTest
| testConstructor | 0.001 s |
SimpsonMidPointQuadratureMatrixIntegratorTest
ThirdDegreePolynomialRootsEstimatorTest
| testEstimate | 0.020 s | |
| testGetSetPolynomialParameters | 0.002 s | |
| testConstructor | 0.002 s |
IntegratorTest
RombergInfinityMidPointQuadratureIntegratorTest
RombergTrapezoidalQuadratureIntegratorTest
RobustEstimatorExceptionTest
| testConstructor | 0.006 s |
WeightedPolynomialEstimatorTest
BrentSingleOptimizerTest
RombergUpperSquareRootMidPointQuadratureMatrixIntegratorTest
Convolver1DTest
LaguerrePolynomialRootsEstimatorTest
| testGetSetPolishRoots | 0.001 s | |
| testEstimate | 0.015 s | |
| testGetSetPolynomialParameters | 0.001 s | |
| testConstructor | 0.001 s |
MSACRobustEstimatorTest
| testEstimate | 0.076 s | |
| testGetSetProgressDelta | 0.002 s | |
| testGetSetConfidence | 0.002 s | |
| testGetSetMaxIterations | 0.001 s | |
| testGetSetListenerAvailabilityAndIsReady | 0.001 s | |
| testConstructor | 0.001 s |
LevenbergMarquardtMultiDimensionFitterTest
BilinearInterpolatorTest
MultiQuadricRadialBasisFunctionTest
| evaluate_whenRandomScale_returnsExpectedValue | 0 s | |
| evaluate_whenDefaultScale_returnsExpectedValue | 0.001 s |
RombergTrapezoidalQuadratureMatrixIntegratorTest
CubicSplineInterpolatorTest
MidPointQuadratureIntegratorTest
InfinityMidPointQuadratureMatrixIntegratorTest
| integrate_whenGaussian_returnsExpectedResult | 0.011 s | |
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
InvalidBracketRangeExceptionTest
| testConstructor | 0.001 s |
SimpleSingleDimensionLinearFitterTest
DoubleExponentialRuleQuadratureIntegratorTest
SvdSingleDimensionLinearFitterTest
TrapezoidalQuadratureMatrixIntegratorTest
BarycentricRationalInterpolatorTest
RombergIntegratorTest
RombergExponentialMidPointQuadratureMatrixIntegratorTest
| integrate_whenImproperIntegralFromZeroToInfinity3_returnsExpectedResult | 0.095 s | |
| getIntegratorType_returnsExpectedValue | 0.002 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
DoubleExponentialRuleQuadratureTest
| getType_returnsExpectedValue | 0.001 s | |
| next_returnsNotZeroValue | 0 s |
LowerSquareRootMidPointQuadratureMatrixIntegratorTest
| getIntegratorType_returnsExpectedValue | 0.001 s | |
| integrate_whenImproperIntegrandWithSingularities_returnsExpectedResult | 0.087 s | |
| getQuadratureType_returnsExpectedValue | 0.001 s |
PolynomialsExceptionTest
| testConstructor | 0.001 s |
