Uses of Class
org.geotools.referencing.operation.matrix.SingularMatrixException
Packages that use SingularMatrixException
Package
Description
Matrix implementations on top of the
javax.vecmath package.-
Uses of SingularMatrixException in org.geotools.referencing.operation.matrix
Methods in org.geotools.referencing.operation.matrix that throw SingularMatrixExceptionModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidXMatrix.invert()Inverts this matrix in place.voidSet to the inverse of the provided matrix.