Home
last modified time | relevance | path

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

/dports/math/givaro/givaro-4.1.1/tests/
H A Dtest-mod.C29 int64_t ref_modulo(const T m, const U p) in ref_modulo() function
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgen.h946 struct ref_modulo { struct
949 ref_modulo():ref_count(1) {} in ref_modulo() argument
950 ref_modulo(const gen &N,const gen &M):ref_count(1),n(N),modulo(M) {} in ref_modulo() argument