ILNumerics Ultimate VS

MemoryPoolHandleTFindBin Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
map lengths to bins

[ILNumerics Core Module]

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

public static int FindBin(
	ulong l
)

Parameters

l
Type: SystemUInt64
length of requested memory region

Return Value

Type: Int32
the index of the bin to look for the requested memory region
Remarks

[ILNumerics Core Module]

See Also

Reference