Home
last modified time | relevance | path

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

/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DDUPFp.C85 const SmallFpImpl& ModP = f.myArith; variable
99 const SmallFpImpl& ModP = f.myArith; variable
116 const SmallFpImpl& ModP = f.myArith; variable
126 const SmallFpImpl& ModP = f.myArith; variable
143 const SmallFpImpl& ModP = f.myArith; in add() local
175 const SmallFpImpl& ModP = f.myArith; in sub() local
210 const SmallFpImpl& ModP = f.myArith; in mul() local
363 const SmallFpImpl& ModP = f.myArith; in ShiftAdd() local
390 const SmallFpImpl& ModP = f.myArith; in ShiftAdd() local
514 const SmallFpImpl& ModP = f.myArith; in deriv() local
[all …]
H A DMatrixFp.C49 MatrixFp::MatrixFp(const SmallFpImpl& ModP, int nrows, int ncols): in MatrixFp()
102 const SmallFpImpl& ModP = ModPArith(M1); in MulByTr() local
265 const SmallFpImpl& ModP = ModularArith(Fp); in LinSolveFp() local
293 const SmallFpImpl& ModP = ModularArith(Fp); in LinKerFp() local
403 LinDepFp::LinDepFp(const SmallFpImpl& ModP, long dim): in LinDepFp()
510 const SmallFpImpl& ModP = ModPArith(M); in det() local
590 RowRednFp::RowRednFp(const SmallFpImpl& ModP, long dim): in RowRednFp()
H A DSmallFqUtils.C63 void next(const SmallFpImpl& ModP, vector<SmallFpImpl::value>& v) in next()
105 bool IsGroupGen(const SmallFpImpl& ModP, const std::vector<SmallFpImpl::value>& MinPoly) in IsGroupGen()
H A DSparsePolyOps-implicit.C1086 …vector<SmallFpImpl::value> GetNewSamplePt3(const SmallFpImpl& ModP, const vector<RingElem>& ParamD… in GetNewSamplePt3()
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DDUPFp.C85 const SmallFpImpl& ModP = f.myArith; variable
99 const SmallFpImpl& ModP = f.myArith; variable
116 const SmallFpImpl& ModP = f.myArith; variable
126 const SmallFpImpl& ModP = f.myArith; variable
143 const SmallFpImpl& ModP = f.myArith; in add() local
175 const SmallFpImpl& ModP = f.myArith; in sub() local
210 const SmallFpImpl& ModP = f.myArith; in mul() local
363 const SmallFpImpl& ModP = f.myArith; in ShiftAdd() local
390 const SmallFpImpl& ModP = f.myArith; in ShiftAdd() local
514 const SmallFpImpl& ModP = f.myArith; in deriv() local
[all …]
H A DMatrixFp.C49 MatrixFp::MatrixFp(const SmallFpImpl& ModP, int nrows, int ncols): in MatrixFp()
102 const SmallFpImpl& ModP = ModPArith(M1); in MulByTr() local
265 const SmallFpImpl& ModP = ModularArith(Fp); in LinSolveFp() local
293 const SmallFpImpl& ModP = ModularArith(Fp); in LinKerFp() local
403 LinDepFp::LinDepFp(const SmallFpImpl& ModP, long dim): in LinDepFp()
510 const SmallFpImpl& ModP = ModPArith(M); in det() local
590 RowRednFp::RowRednFp(const SmallFpImpl& ModP, long dim): in RowRednFp()
H A DSmallFqUtils.C63 void next(const SmallFpImpl& ModP, vector<SmallFpImpl::value>& v) in next()
105 bool IsGroupGen(const SmallFpImpl& ModP, const std::vector<SmallFpImpl::value>& MinPoly) in IsGroupGen()
H A DSparsePolyOps-implicit.C1086 …vector<SmallFpImpl::value> GetNewSamplePt3(const SmallFpImpl& ModP, const vector<RingElem>& ParamD… in GetNewSamplePt3()
/dports/math/cocoalib/CoCoALib-0.99712/examples/
H A Dex-SmallFp2.C22 void PrintFpElems(const SmallFpImpl& ModP) in PrintFpElems()
/dports/math/giacxcas/CoCoALib-0.99700/examples/
H A Dex-SmallFp2.C22 void PrintFpElems(const SmallFpImpl& ModP) in PrintFpElems()
/dports/security/putty/putty-0.76/test/
H A Dnumbertheory.py186 class ModP(object): class
/dports/security/putty-nogtk/putty-0.76/test/
H A Dnumbertheory.py186 class ModP(object): class