Home
last modified time | relevance | path

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

/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dalglibinternal.cpp185 static ae_int_t ntheory_modexp(ae_int_t a,
13341 t = ntheory_modexp(candroot, phin/f, n, _state); in findprimitiverootandinverse()
13515 static ae_int_t ntheory_modexp(ae_int_t a, in ntheory_modexp() function
13547 result = ntheory_modexp(t, b/2, n, _state); in ntheory_modexp()
13552 result = ntheory_modexp(t, b/2, n, _state); in ntheory_modexp()
/dports/math/alglib/alglib-cpp/src/
H A Dalglibinternal.cpp196 static ae_int_t ntheory_modexp(ae_int_t a,
16165 t = ntheory_modexp(candroot, phin/f, n, _state); in findprimitiverootandinverse()
16339 static ae_int_t ntheory_modexp(ae_int_t a, in ntheory_modexp() function
16371 result = ntheory_modexp(t, b/2, n, _state); in ntheory_modexp()
16376 result = ntheory_modexp(t, b/2, n, _state); in ntheory_modexp()