Uses of Class
org.opengis.test.referencing.DerivativeFailure
Packages that use DerivativeFailure
Package
Description
Validators and test suites for the
org.opengis.referencing
package.-
Uses of DerivativeFailure in org.opengis.test.referencing
Methods in org.opengis.test.referencing that throw DerivativeFailureModifier and TypeMethodDescriptionprotected void
TransformTestCase.assertMatrixEquals
(Matrix expected, Matrix actual, Matrix tolmat, String message) Asserts that a matrix of derivatives is equal to the expected ones within a positive delta.