estimator.reduction.RC#
- class estimator.reduction.RC[source]#
- __call__(**kwargs)#
Call self as a function.
Methods
LLL(d[, B])Runtime estimation for LLL algorithm based on [AC:CheNgu11].
__init__()beta()Estimate required block size β for a given root-hermite factor δ based on [PhD:Chen13].
delta()Compute root-Hermite factor δ from block size β.
Attributes