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 TypeMethodDescriptionvoid
void
void
void
void
XMatrix.invert()
Inverts this matrix in place.void
Set to the inverse of the provided matrix.