Home
last modified time | relevance | path

Searched refs:CFList (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/singular/Singular-Release-4-2-1/factory/
H A DfacHensel.h31 void sortList (CFList& list, ///< [in, out] list of polys, sorted list
99 CFList
103 const CFList& factors, ///< [in] monic bivariate factors,
108 CFList& diophant, ///< [in,out] returns the result of
139 CFList
142 const CFList& factors, ///< [in] monic multivariate factors
158 CFList
191 CFList
198 const CFList& factors,///< [in] bivariate factors
208 const CFList& diophant,///< [in] result of diophantine
[all …]
H A DfacFqFactorize.h35 CFList
348 CFList
364 CFList
374 CFList
430 CFList
453 CFList
480 CFList
499 CFList
521 CFList
583 CFList
[all …]
H A DcfCharSetsUtil.h48 CFList
55 CFList
64 CFList initials (const CFList& L);
85 CFList uniGcd (const CFList& L);
87 CFList
93 CFList
100 CFList
107 isSubset (const CFList &PS, const CFList& Cset);
110 adjoin (const CFList& is, const CFList& qs, const ListCFList& qh);
113 adjoinb (const CFList & is, const CFList & qs, const ListCFList & qh,
[all …]
H A DcfCharSets.h30 CFList
34 CFList
35 charSet (const CFList& PS);
38 CFList
42 CFList
45 CFList
48 CFList
53 CFList
59 CFList
81 CFList newordercf (const CFList & PolyList);
[all …]
H A DfacFqFactorizeUtil.h27 const CFList& factors2, ///< [in] a list of polys in decompressAppend()
40 void appendSwap (CFList& factors1, ///< [in,out] a list of polys,
43 const CFList& factors2, ///< [in] a list of polys
67 const CFList& factors2, ///< [in] a list of polys
80 const CFList& factors2, ///< [in] a list of polys
141 CFList
150 CFList
159 CFList evaluateAtZero (const CanonicalForm& F ///< [in] some poly
166 CFList recoverFactors (const CanonicalForm& F, ///< [in] some poly F
167 const CFList& factors ///< [in] some list of
[all …]
H A DfacFqBivarUtil.h30 void append (CFList& factors1, ///< [in,out] a list of polys
31 const CFList& factors2 ///< [in] a list of polys
35 void decompress (CFList& factors, ///< [in,out] a list of polys
62 void swapDecompress (CFList& factors, ///< [in,out] a list of polys
99 CFList& dest ///< [in,out] as source but contains
121 appendMapDown (CFList& factors, ///< [in,out] a list of polys
124 CFList& source, ///< [in,out] @sa mapDown()
125 CFList& dest ///< [in,out] @sa mapDown()
129 void normalize (CFList& factors ///< [in,out] a list of polys
156 CFArray copy (const CFList& list ///< [in] a list of polys
[all …]
H A DcfCharSets.cc74 CFList
100 CFList
149 CFList
186 CFList
215 CFList
245 CFList
248 CFList L; in charSetViaCharSetN()
283 CFList
355 CFList
396 CFList
[all …]
H A DfacFactorize.cc49 CFList result; in TIMING_DEFINE_PRINT()
53 CFList LCFeval; in TIMING_DEFINE_PRINT()
166 CFList factors; in factorizationWRTDifferentSecondVars()
197 CFList
296 CFList* bufAeval2= new CFList [lengthAeval2]; in multiFactorize()
297 CFList* Aeval2= new CFList [lengthAeval2]; in multiFactorize()
453 CFList * oldAeval= new CFList [lengthAeval2]; in multiFactorize()
483 CFList* leadingCoeffs2= new CFList [lengthAeval2]; in multiFactorize()
505 CFList bufFactors= CFList(); in multiFactorize()
534 CFList l; in multiFactorize()
[all …]
H A DfacFqFactorize.cc214 CFList
359 CFList
610 CFList
663 CFList
749 CFList
983 CFList
1293 CFList
1477 CFList
2022 CFList& l1, CFList& l2) in checkHelper()
2779 CFList& leadingCoeffs, CFList& contents, CFList& LCs, in LCHeuristic2()
[all …]
H A DfacAbsFact.cc54 CFList terms; in TIMING_DEFINE_PRINT()
131 CFList
135 CFList result; in evalPoints4AbsFact()
139 CFList LCFeval= CFList(); in evalPoints4AbsFact()
349 CFList* bufAeval2= new CFList [lengthAeval2]; in absFactorizeMain()
350 CFList* Aeval2= new CFList [lengthAeval2]; in absFactorizeMain()
527 CFList * oldAeval= new CFList [lengthAeval2]; in absFactorizeMain()
558 CFList* leadingCoeffs2= new CFList [lengthAeval2]; in absFactorizeMain()
580 CFList bufFactors= CFList(); in absFactorizeMain()
622 CFList l; in absFactorizeMain()
[all …]
H A DfacFqFactorizeUtil.cc22 void appendSwap (CFList& factors1, const CFList& factors2, const int in appendSwap()
69 void appendSwapDecompress (CFList& factors1, const CFList& factors2, in appendSwapDecompress()
87 void appendSwapDecompress (CFList& factors1, const CFList& factors2, in appendSwapDecompress()
138 Feval= CFList(); in shift2Zero()
195 CFList result; in evaluateAtZero()
208 CFList result; in evaluateAtEval()
222 CFList result; in evaluateAtEval()
238 CFList recoverFactors (const CanonicalForm& F, const CFList& factors) in recoverFactors()
240 CFList result; in recoverFactors()
260 CFList result; in recoverFactors()
[all …]
H A DcfCharSetsUtil.cc211 CFList
303 CFList
306 CFList ps; in swapvar()
400 CFList buf; in sortListCFList()
461 isSubset (const CFList &PS, const CFList& Cset) in isSubset()
721 CFList uniGcd (const CFList& L) in uniGcd()
743 CFList initials (const CFList& L) in initials()
754 CFList
804 CFList
878 CFList
[all …]
H A DcfModGcd.h24 Variable & alpha, CFList& l, bool& top_level);
33 CFList list; in modGCDFq()
41 CFList& l);
46 bool& topLevel, CFList& l);
54 CFList list; in modGCDFp()
63 CFList list; in modGCDFp()
80 CFList list; in modGCDGF()
86 bool& topLevel, CFList& l);
96 CFList list; in sparseGCDFp()
104 const Variable& alpha, CFList& l, bool& topLevel);
[all …]
H A DfacHensel.cc243 CFList mapinto (const CFList& L) in mapinto()
297 CFList
476 CFList
480 CFList
573 CFList
787 CFList
1006 CFList
1059 CFList
1366 CFList
1783 henselLift23 (const CFList& eval, const CFList& factors, int* l, CFList& in henselLift23()
[all …]
H A DfacAlgFuncUtil.h28 varsInAs (const Varlist & uord, const CFList & As);
48 multiplicity (CFFList& factors, const CanonicalForm& F, const CFList& as);
51 backSubst (const CanonicalForm& F, const CFList& a, const CFList& b);
54 subst (const CanonicalForm& f, const CFList& a, const CFList& b,
58 divide (const CanonicalForm & ff, const CanonicalForm & f, const CFList & as);
73 isInseparable (const CFList & Astar);
H A DfacFqBivar.cc159 CFList
369 CFList
585 CFList
602 CFList result= CFList (F(y-eval,y)); in factorRecombination()
1151 CFList
1454 CFList
1855 CFList
4490 CFList result= CFList();
4652 CFList result= CFList();
4770 CFList result= CFList();
[all …]
H A DfacFqBivar.h48 CFList
54 inline CFList
90 CFList result; in biSqrfFactorizeHelper()
276 CFList bufResult;
405 CFList bufResult;
597 CFList
609 CFList
634 CFList
731 CFList
755 CFList
[all …]
H A Dcf_map_ext.h20 int findItem (const CFList& list, const CanonicalForm& item);
22 CanonicalForm getItem (const CFList& list, const int& pos);
40 CFList& source, ///<[in,out] look up lists
41 CFList& dest ///<[in,out] look up lists
52 CFList& source, ///<[in,out] look up lists
53 CFList& dest ///<[in,out] look up lists
H A DfacSparseHensel.h122 inline CFList
124 CFList& uniFactors) in findNormalizingFactor1()
126 CFList result; in findNormalizingFactor1()
139 inline CFList
143 CFList result; in findNormalizingFactor2()
144 CFList uniBiFactors= biFactors; in findNormalizingFactor2()
145 CFList newBiFactors; in findNormalizingFactor2()
146 CFList l; in findNormalizingFactor2()
555 CFList normalize (const CFList& L, const CFList& normalizingFactor) in normalize()
557 CFList result; in normalize()
[all …]
H A DfacMul.h81 const CFList& MOD ///< [in] only contains powers of
136 const CFList& MOD ///< [in] only contains powers of
144 const CFList& M ///< [in] list containing only
152 prodMod (const CFList& L, ///< [in] contains only bivariate, compressed
161 prodMod (const CFList& L, ///< [in] contains multivariate, compressed
163 const CFList& M ///< [in] contains only powers of Variables
H A DfacSparseHensel.cc27 int level, const CFList& leadingCoeffs, CFList& result) in LucksWangSparseHeuristic()
81 CFList tmp; in LucksWangSparseHeuristic()
116 result= CFList(); in LucksWangSparseHeuristic()
159 CFList
160 sparseHeuristic (const CanonicalForm& A, const CFList& biFactors, in sparseHeuristic()
161 CFList*& moreBiFactors, const CFList& evaluation, in sparseHeuristic()
185 CFList * normalizingFactors= new CFList [j]; in sparseHeuristic()
186 CFList uniFactors; in sparseHeuristic()
203 CFList tmp; in sparseHeuristic()
250 return CFList(); in sparseHeuristic()
[all …]
H A DfacAlgFunc.cc312 static CFList
313 simpleExtension (CFList& backSubst, const CFList & Astar, in simpleExtension()
320 CFList tmp; in simpleExtension()
474 CFList Rstarlist= CFList (Rstar); in Trager()
608 CFList
614 CFList asnew, as= AS; in mapIntoPIE()
720 asnew= CFList(); in mapIntoPIE()
823 CFList transBack; in SteelTrager()
846 CFList transform; in SteelTrager()
913 CFList reduceresult; in facAlgFunc2()
[all …]
H A DfacAlgFunc.h22 CanonicalForm alg_gcd(const CanonicalForm &, const CanonicalForm &, const CFList &);
34 const CFList & as ///<[in] irreducible characteristic
46 const CFList & as ///<[in] irreducible characteristic
/dports/astro/wmsolar/wmsolar-1.1/
H A DConfigFile.cpp55 char* CFList::strDup( const char* s ) { in strDup()
69 CFList* p = this; in add()
73 p->m_next = new CFList( name, value ); in add()
82 CFList* p = this; in update()
102 const char* CFList::value(const char* name) const { in value()
103 const CFList* p = this; in value()
121 bool CFList::boolValue(const char* name) const { in boolValue()
129 int CFList::intValue(const char* name) const { in intValue()
137 double CFList::dblValue(const char* name) const { in dblValue()
144 void CFList::dump( FILE* fp ) const { in dump()
[all …]
H A DConfigFile.h43 class CFList {
45 CFList(const char* name, const char* value): m_next(0) { in CFList() function
50 ~CFList() { in ~CFList()
70 CFList() {} // default c'tor not allowed in CFList() function
76 CFList* m_next;
140 CFList m_items;

123