Uses of Class
org.opengis.test.referencing.DerivativeFailure
-
Packages that use DerivativeFailure Package Description org.opengis.test.referencing Validators and test suites for theorg.opengis.referencingpackage. -
-
Uses of DerivativeFailure in org.opengis.test.referencing
Methods in org.opengis.test.referencing that throw DerivativeFailure Modifier and Type Method Description protected voidParameterizedTransformTest. assertMatrixEquals(String message, Matrix expected, Matrix actual, Matrix tolmat)Asserts that a matrix of derivatives is equals to the expected ones within a positive delta.protected voidTransformTestCase. assertMatrixEquals(String message, Matrix expected, Matrix actual, Matrix tolmat)Asserts that a matrix of derivatives is equals to the expected ones within a positive delta.
-