ILNumerics - Technical Application Development
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
If A is null: 0. Otherwise returns the number of dimensions of A.
This is an alias for NumberOfDimensions.
Number of dimensions of A.
[ILNumerics Computing Engine]
Namespace: ILNumerics
Assembly: ILNumerics.Computing (in ILNumerics.Computing.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- A
- Type: ILNumericsBaseArray
Input array.
Return Value
Type: UInt32If A is null: 0. Otherwise returns the number of dimensions of A.
Remarks
[ILNumerics Computing Engine]
See Also