Home
last modified time | relevance | path

Searched defs:NextPrime (Results 1 – 12 of 12) sorted by relevance

/dports/math/cocoalib/CoCoALib-0.99712/include/CoCoA/
H A DNumTheory-prime.H181 inline SmallPrime NextPrime(PrimeSeqForCRT& PSeq) in NextPrime() function
214 inline SmallPrime NextPrime(PrimeSeq& PSeq) in NextPrime() function
/dports/math/giacxcas/CoCoALib-0.99700/include/CoCoA/
H A DNumTheory-prime.H181 inline SmallPrime NextPrime(PrimeSeqForCRT& PSeq) in NextPrime() function
214 inline SmallPrime NextPrime(PrimeSeq& PSeq) in NextPrime() function
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/cznic/mathutil/
H A Dprimes.go174 func NextPrime(n uint32) (p uint32, ok bool) { func
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/cznic/mathutil/
H A Dprimes.go174 func NextPrime(n uint32) (p uint32, ok bool) { func
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/TmpFactorDir/
H A Dprimes.c134 FFelem NextPrime(PrimeSource PS) in NextPrime() function
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/TmpFactorDir/
H A Dprimes.c134 FFelem NextPrime(PrimeSource PS) in NextPrime() function
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DNumTheory-prime.C743 SmallPrime NextPrime(NoSmallFactorSeq& seq) in NextPrime() function
848 SmallPrime NextPrime(const MachineInt& mi) in NextPrime() function
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DNumTheory-prime.C743 SmallPrime NextPrime(NoSmallFactorSeq& seq) in NextPrime() function
848 SmallPrime NextPrime(const MachineInt& mi) in NextPrime() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/
H A Dshash.inl448 typename SHash<TRAITS>::count_t SHash<TRAITS>::NextPrime(typename SHash<TRAITS>::count_t number) function in SHash
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/numbers/
H A Dnumbertheory.py617 class NextPrime(Builtin): class
/dports/math/ntl/ntl-11.5.1/src/
H A DZZ.cpp785 void NextPrime(ZZ& n, const ZZ& m, long NumTrials) in NextPrime() function
802 long NextPrime(long m, long NumTrials) in NextPrime() function
/dports/math/form/form-4.2.1/sources/
H A Dreken.c3654 WORD NextPrime(PHEAD WORD num) in NextPrime() function