Uses of Class
org.geotools.referencing.operation.matrix.Matrix1
- 
Packages that use Matrix1 Package Description org.geotools.referencing.operation.matrix Matrix implementations on top of thejavax.vecmathpackage.
- 
- 
Uses of Matrix1 in org.geotools.referencing.operation.matrixMethods in org.geotools.referencing.operation.matrix that return Matrix1 Modifier and Type Method Description Matrix1Matrix1. clone()Returns a clone of this matrix.
 
-