Home
last modified time | relevance | path

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

/dports/math/ntl/ntl-11.5.1/src/
H A DFFT.cpp631 LazyPrepMulModPreconWithRem(unsigned long& rres, long b, long n, sp_inverse ninv) in LazyPrepMulModPreconWithRem() function
674 unsigned long LazyPrepMulModPreconWithRem(unsigned long& rres, long b, long n, wide_double ninv) in LazyPrepMulModPreconWithRem() function
721 unsigned long LazyPrepMulModPreconWithRem(unsigned long& rres, long b, long n, wide_double ninv) in LazyPrepMulModPreconWithRem() function
910 mulmod_precon_t wqinv = LazyPrepMulModPreconWithRem(wqinv_rem, w, q, qinv); in ComputeMultipliers()