ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Types for matrix chunks
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
mxCELL_CLASS | 1 | cell | |
mxSTRUCT_CLASS | 2 | struct | |
mxOBJECT_CLASS | 3 | object | |
mxCHAR_CLASS | 4 | char | |
mxSPARSE_CLASS | 5 | sparse | |
mxDOUBLE_CLASS | 6 | double | |
mxSINGLE_CLASS | 7 | float | |
mxINT8_CLASS | 8 | Int8 | |
mxUINT8_CLASS | 9 | UInt8 | |
mxINT16_CLASS | 10 | Int16 | |
mxUINT16_CLASS | 11 | UInt16 | |
mxINT32_CLASS | 12 | Int32 | |
mxUINT32_CLASS | 13 | UInt32 | |
mxINT64_CLASS | 14 | Int32 | |
mxUINT64_CLASS | 15 | UInt32 |
Remarks
[ILNumerics Core Module]
See Also