ILNumerics Ultimate VS

Size Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Size type exposes the following members.

Properties

  NameDescription
Public propertyBaseOffset
Gets the element index of the first element addressed relative to the beginning of the underlying buffer storage.

[ILNumerics Core Module]

Public propertyIsContinuous
Determines if elements stored according to this size descriptor are layed-out continously in memory.

[ILNumerics Core Module]

Public propertyItem
Get length of dimension at index idx.

[ILNumerics Core Module]

Public propertyLongest
Length of the longest dimension.

[ILNumerics Core Module]

Public propertyNonSingletonDimensions
Number of non singleton dimensions of this size.

[ILNumerics Core Module]

Public propertyNumberOfDimensions
Gets the number of dimensions referenced by this size descriptor.

[ILNumerics Core Module]

Public propertyNumberOfElements
Gets the overall number of elements managed by this size descriptor.

[ILNumerics Core Module]

Public propertyStorageOrder
The storage order this size descriptor represents. This is lazily evaluated once for any unchanged descriptor.

[ILNumerics Core Module]

Top
See Also

Reference