ILNumerics Ultimate VS

SizeNonSingletonDimensions Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Number of non singleton dimensions of this size.

[ILNumerics Core Module]

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

public int NonSingletonDimensions { get; }

Property Value

Type: Int32
Remarks

Non singleton dimensions are dimensions which length is larger than 1.

Since version 4.13 empty dimensions (length = 0) are also considered as being non-singleton dimensions.

[ILNumerics Core Module]

See Also

Reference