ILNumerics Ultimate VS

SizeWorkingDimension Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Find working dimension to work on. Array style dependent.

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public uint WorkingDimension()

Return Value

Type: UInt32
Index of the last (numpy array style) or the first (ILNumericsV4 array style) non singleton dimension or 0.
Remarks

[ILNumerics Core Module]

See Also

Reference