Home
last modified time | relevance | path

Searched defs:gDegree (Results 1 – 5 of 5) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/factory/
H A Dcf_algorithm.cc186 int gDegree = degree( G, X ); in psq() local
237 int gDegree = degree( G, X ); in psqr() local
H A DfacAlgFuncUtil.cc412 int gDegree= degree (G, X); in psqr() local
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/pqc/math/linearalgebra/
H A DGF2nONBField.java188 int gDegree = g.getDegree(); in getRandomRoot() local
H A DGF2nPolynomialField.java234 int gDegree = g.getDegree(); in getRandomRoot() local
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/src/
H A Dtaping_p.h279 int gDegree, numTay; member