Uses of Interface
com.jmatio.types.GenericArrayCreator

Packages that use GenericArrayCreator
com.jmatio.types   
 

Uses of GenericArrayCreator in com.jmatio.types
 

Classes in com.jmatio.types that implement GenericArrayCreator
 class MLChar
           
 class MLDouble
          Class represents Double array (matrix)
 class MLInt32
          Class represents Int32 (int) array (matrix)
 class MLInt64
          Class represents Int64 (long) array (matrix)
 class MLInt8
           
 class MLNumericArray<T extends Number>
           
 class MLSingle
           
 class MLSparse
           
 class MLUInt64
          Class represents Int64 (long) array (matrix)
 class MLUInt8
          Class represents UInt8 (byte) array (matrix)
 



Copyright © 2006–2013 GeoSolutions. All rights reserved.