Structsยง
- Sequence
Array - Represents the equation A[i] = a * i b.
This can be used for compression, fast comparisons and also for row ids.
An array representing the equation
A[i] = base + i * multiplier
. - Sequence
Encoding - Represents the equation A[i] = a * i b. This can be used for compression, fast comparisons and also for row ids.