Home
last modified time | relevance | path

Searched defs:lpbmax (Results 1 – 2 of 2) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dfreerel.cpp271 unsigned long lpbmax = 1UL << renumber_table.get_max_lpb(); in main() local
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Drenumber.cpp681 unsigned int lpbmax = *std::max_element(lpb.begin(), lpb.end()); in get_first_index_from_p() local
1902 unsigned long lpbmax = 1UL << R.get_max_lpb(); in operator ()() local