highSequenceShift top-level constant
int
const highSequenceShift
the shift length of high sequence
Implementation
const int highSequenceShift = machineSize + lowSequenceSize;
the shift length of high sequence
const int highSequenceShift = machineSize + lowSequenceSize;