ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- A
- Type: ILNumericsRetLogical
Source logical array. Must be scalar (i.e.: must have exactly one element).
Return Value
Type: BooleanExceptions
Exception | Condition |
---|---|
InvalidCastException | if A has more than one element. |
Remarks
Empty arrays or null is also accepted for A. is returned in this case.
[ILNumerics Core Module]
See Also