|
MatReaderBigEndian Property
|
Gets whether the MAT file uses the Big-Endian
standard for bit-order. Currently, only little
endian is supported.
Namespace:
Accord.IO
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public bool BigEndian { get; }
Public ReadOnly Property BigEndian As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also