estimator.reduction.MATZOV.d4f#
- static MATZOV.d4f(beta)#
Dimensions “for free” following [EC:Ducas18].
- Parameters:
beta – Block size ≥ 2.
If β’ is output by this function then sieving is expected to be required up to dimension β-β’.
EXAMPLE:
>>> from estimator.reduction import RC >>> RC.Kyber.d4f(500) 42.597...