This new method allows the direct querying of the size and location allocated
to fields in a bit field, without having to deconstruct a mask.
This should address the need expressed by @alan-stokes in SpiNNakerManchester/PACMAN#35 while being less wasteful than just computing these values from the mask.
This new method allows the direct querying of the size and location allocated to fields in a bit field, without having to deconstruct a mask.
This should address the need expressed by @alan-stokes in SpiNNakerManchester/PACMAN#35 while being less wasteful than just computing these values from the mask.