ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
The key with the next higher value compared with key, or 0 if no such key exists
Find next higher key
[ILNumerics Core Module]
Namespace: ILNumerics.Core.MemoryLayer
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- key
- Type: SystemUInt64
Key to find
Return Value
Type: UInt64The key with the next higher value compared with key, or 0 if no such key exists
Remarks
[ILNumerics Core Module]
See Also