Click or drag to resize
Accord.NET (logo)

IdxReader Properties

The IdxReader type exposes the following members.

Properties
  NameDescription
Public propertyBaseStream
Returns the underlying stream.
Public propertyDataType
Gets the type of the data stored in this file.
Public propertyDimensions
Gets the number of dimensions for the samples.
Public propertyMagic
MNIST's magic number. See remarks for more details
Public propertySamples
Gets the number of samples stored in this file.
Top
See Also