Home
last modified time | relevance | path

Searched refs:CVP_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/fplll/
H A Dsvpcvp.pyx16 from .fplll cimport SVP_DEFAULT, CVP_DEFAULT
164 def closest_vector(IntegerMatrix B, target, method="fast", int flags=CVP_DEFAULT):
233 DEFAULT = CVP_DEFAULT
H A Dfplll.pxd219 CVP_DEFAULT
/dports/math/fplll/fplll-5.4.1/fplll/
H A Dsvpcvp.h76 vector<Z_NR<mpz_t>> &sol_coord, int method = CVPM_FAST, int flags = CVP_DEFAULT);
H A Ddefs.h252 CVP_DEFAULT = SVP_DEFAULT, enumerator