Home
last modified time | relevance | path

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

/dports/math/iml/iml-1.0.5/src/
H A Dcertsolve.h143 long specialminSolveRNS (const long certflag, const long redflag,
H A Dcertsolve.c1143 ver = specialminSolveRNS(certflag, 0, NULLSPACE_COLUMN, r, m,\ in certSolveMP()
1594 ver = specialminSolveRNS(certflag, 1, nullcol, r, m,\ in certSolveRedMP()
2522 specialminSolveRNS (const long certflag, const long redflag, \ in specialminSolveRNS() function
/dports/math/iml/iml-1.0.5/
H A DChangeLog33 * certsolve.{c, h}: change specialminSolveLong and specialminSolveRNS