estimator.reduction.MATZOV.__init__

estimator.reduction.MATZOV.__init__#

MATZOV.__init__(nn='classical')#
Parameters:

nn – Nearest neighbor cost model. We default to “ListDecoding” (i.e. BDGL16) and to the “depth × width” metric. Kyber uses “AllPairs”.