Class DerivativeFailure

Object
Throwable
Error
AssertionError
org.opentest4j.AssertionFailedError
ComputationFailure
DerivativeFailure
All Implemented Interfaces:
Serializable

Thrown by TransformTestCase.verifyDerivative(double[]) when a transform derivative did not produced the expected values.
Since:
3.1
See Also: