Constant sobol_burley::NUM_DIMENSION_SETS_4D[][src]

pub const NUM_DIMENSION_SETS_4D: u32 = NUM_DIMENSIONS / 4; // 0x0000_0040u32
Expand description

The number of available 4d dimension sets.

This is just NUM_DIMENSIONS / 4, for convenience.