pub const SOBOL_MAX_DIM: usize = 6;Expand description
Maximum number of dimensions SobolSequence supports with the
shipped direction-number table.
pub const SOBOL_MAX_DIM: usize = 6;Maximum number of dimensions SobolSequence supports with the
shipped direction-number table.