Minimal set of vectors, indexed by dimension, that contain interesting float
values.
This is an even more stripped down version of vectorF32Range for when
pairs of vectors are being tested.
All of the interesting floats from sparseScalarF32 are guaranteed to be
tested, but not in every position.
Minimal set of vectors, indexed by dimension, that contain interesting float values.
This is an even more stripped down version of
vectorF32Range
for when pairs of vectors are being tested. All of the interesting floats from sparseScalarF32 are guaranteed to be tested, but not in every position.