Interface | Description |
---|---|
ByteStorageSupport<T extends Number> | |
GenericArrayCreator<T> |
Class | Description |
---|---|
MLArray | |
MLCell | |
MLChar | |
MLDouble |
Class represents Double array (matrix)
|
MLEmptyArray | |
MLInt32 |
Class represents Int32 (int) array (matrix)
|
MLInt64 |
Class represents Int64 (long) array (matrix)
|
MLInt8 | |
MLNumericArray<T extends Number> | |
MLSingle | |
MLSparse | |
MLStructure |
This class represents Matlab's Structure object (structure array).
|
MLUInt64 |
Class represents Int64 (long) array (matrix)
|
MLUInt8 |
Class represents UInt8 (byte) array (matrix)
|
Copyright © 2006–2016 GeoSolutions. All rights reserved.