Uses of Interface
com.jmatio.types.ByteStorageSupport

Packages that use ByteStorageSupport
com.jmatio.types   
 

Uses of ByteStorageSupport in com.jmatio.types
 

Classes in com.jmatio.types that implement ByteStorageSupport
 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.