Uses of Package
org.geotools.referencing.operation.matrix

Packages that use org.geotools.referencing.operation.matrix
org.geotools.pt Positioning implementation.  
org.geotools.referencing.datum Datum implementation.  
org.geotools.referencing.operation Coordinate operation implementation.  
org.geotools.referencing.operation.matrix Matrix implementations on top of the javax.vecmath package. 
 

Classes in org.geotools.referencing.operation.matrix used by org.geotools.pt
GeneralMatrix
          A two dimensional array of numbers.
XMatrix
          A matrix capables to perform some matrix operations.
 

Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.datum
XMatrix
          A matrix capables to perform some matrix operations.
 

Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.operation
GeneralMatrix
          A two dimensional array of numbers.
 

Classes in org.geotools.referencing.operation.matrix used by org.geotools.referencing.operation.matrix
XMatrix
          A matrix capables to perform some matrix operations.
 



Copyright © GeoTools. All Rights Reserved.