Searched refs:strideLength (Results 1 – 2 of 2) sorted by relevance
3043 immutable strideLength = size / (2 ^^ i); in this() local3044 auto strided = Stride!(lookup_t[])(lastRow, strideLength); in this()
3608 immutable strideLength = size / (2 ^^ i); in this() local3609 auto strided = Stride!(lookup_t[])(lastRow, strideLength); in this()