Borderbasix

auxfun2.hpp
Go to the documentation of this file.
1 #ifndef ALREADY_auxfun2
2 #define ALREADY_auxfun2
3 
4 template<typename T>
5 void egal0(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
6 {
7 }
8 template<typename T>
9 void egal1(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
10 {
11 tabcoeff[0]=p->nf[(*compt)++];
12 }
13 template<typename T>
14 void egal2(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
15 {
16 tabcoeff[1]=p->nf[(*compt)++];
17 }
18 template<typename T>
19 void egal3(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
20 {
21 tabcoeff[0]=p->nf[(*compt)++];
22 tabcoeff[1]=p->nf[(*compt)++];
23 }
24 template<typename T>
25 void egal4(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
26 {
27 tabcoeff[2]=p->nf[(*compt)++];
28 }
29 template<typename T>
30 void egal5(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
31 {
32 tabcoeff[0]=p->nf[(*compt)++];
33 tabcoeff[2]=p->nf[(*compt)++];
34 }
35 template<typename T>
36 void egal6(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
37 {
38 tabcoeff[1]=p->nf[(*compt)++];
39 tabcoeff[2]=p->nf[(*compt)++];
40 }
41 template<typename T>
42 void egal7(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
43 {
44 tabcoeff[0]=p->nf[(*compt)++];
45 tabcoeff[1]=p->nf[(*compt)++];
46 tabcoeff[2]=p->nf[(*compt)++];
47 }
48 template<typename T>
49 void egal8(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
50 {
51 tabcoeff[3]=p->nf[(*compt)++];
52 }
53 template<typename T>
54 void egal9(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
55 {
56 tabcoeff[0]=p->nf[(*compt)++];
57 tabcoeff[3]=p->nf[(*compt)++];
58 }
59 template<typename T>
60 void egal10(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
61 {
62 tabcoeff[1]=p->nf[(*compt)++];
63 tabcoeff[3]=p->nf[(*compt)++];
64 }
65 template<typename T>
66 void egal11(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
67 {
68 tabcoeff[0]=p->nf[(*compt)++];
69 tabcoeff[1]=p->nf[(*compt)++];
70 tabcoeff[3]=p->nf[(*compt)++];
71 }
72 template<typename T>
73 void egal12(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
74 {
75 tabcoeff[2]=p->nf[(*compt)++];
76 tabcoeff[3]=p->nf[(*compt)++];
77 }
78 template<typename T>
79 void egal13(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
80 {
81 tabcoeff[0]=p->nf[(*compt)++];
82 tabcoeff[2]=p->nf[(*compt)++];
83 tabcoeff[3]=p->nf[(*compt)++];
84 }
85 template<typename T>
86 void egal14(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
87 {
88 tabcoeff[1]=p->nf[(*compt)++];
89 tabcoeff[2]=p->nf[(*compt)++];
90 tabcoeff[3]=p->nf[(*compt)++];
91 }
92 template<typename T>
93 void egal15(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
94 {
95 tabcoeff[0]=p->nf[(*compt)++];
96 tabcoeff[1]=p->nf[(*compt)++];
97 tabcoeff[2]=p->nf[(*compt)++];
98 tabcoeff[3]=p->nf[(*compt)++];
99 }
100 template<typename T>
101 void egal16(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
102 {
103 tabcoeff[4]=p->nf[(*compt)++];
104 }
105 template<typename T>
106 void egal17(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
107 {
108 tabcoeff[0]=p->nf[(*compt)++];
109 tabcoeff[4]=p->nf[(*compt)++];
110 }
111 template<typename T>
112 void egal18(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
113 {
114 tabcoeff[1]=p->nf[(*compt)++];
115 tabcoeff[4]=p->nf[(*compt)++];
116 }
117 template<typename T>
118 void egal19(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
119 {
120 tabcoeff[0]=p->nf[(*compt)++];
121 tabcoeff[1]=p->nf[(*compt)++];
122 tabcoeff[4]=p->nf[(*compt)++];
123 }
124 template<typename T>
125 void egal20(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
126 {
127 tabcoeff[2]=p->nf[(*compt)++];
128 tabcoeff[4]=p->nf[(*compt)++];
129 }
130 template<typename T>
131 void egal21(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
132 {
133 tabcoeff[0]=p->nf[(*compt)++];
134 tabcoeff[2]=p->nf[(*compt)++];
135 tabcoeff[4]=p->nf[(*compt)++];
136 }
137 template<typename T>
138 void egal22(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
139 {
140 tabcoeff[1]=p->nf[(*compt)++];
141 tabcoeff[2]=p->nf[(*compt)++];
142 tabcoeff[4]=p->nf[(*compt)++];
143 }
144 template<typename T>
145 void egal23(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
146 {
147 tabcoeff[0]=p->nf[(*compt)++];
148 tabcoeff[1]=p->nf[(*compt)++];
149 tabcoeff[2]=p->nf[(*compt)++];
150 tabcoeff[4]=p->nf[(*compt)++];
151 }
152 template<typename T>
153 void egal24(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
154 {
155 tabcoeff[3]=p->nf[(*compt)++];
156 tabcoeff[4]=p->nf[(*compt)++];
157 }
158 template<typename T>
159 void egal25(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
160 {
161 tabcoeff[0]=p->nf[(*compt)++];
162 tabcoeff[3]=p->nf[(*compt)++];
163 tabcoeff[4]=p->nf[(*compt)++];
164 }
165 template<typename T>
166 void egal26(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
167 {
168 tabcoeff[1]=p->nf[(*compt)++];
169 tabcoeff[3]=p->nf[(*compt)++];
170 tabcoeff[4]=p->nf[(*compt)++];
171 }
172 template<typename T>
173 void egal27(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
174 {
175 tabcoeff[0]=p->nf[(*compt)++];
176 tabcoeff[1]=p->nf[(*compt)++];
177 tabcoeff[3]=p->nf[(*compt)++];
178 tabcoeff[4]=p->nf[(*compt)++];
179 }
180 template<typename T>
181 void egal28(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
182 {
183 tabcoeff[2]=p->nf[(*compt)++];
184 tabcoeff[3]=p->nf[(*compt)++];
185 tabcoeff[4]=p->nf[(*compt)++];
186 }
187 template<typename T>
188 void egal29(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
189 {
190 tabcoeff[0]=p->nf[(*compt)++];
191 tabcoeff[2]=p->nf[(*compt)++];
192 tabcoeff[3]=p->nf[(*compt)++];
193 tabcoeff[4]=p->nf[(*compt)++];
194 }
195 template<typename T>
196 void egal30(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
197 {
198 tabcoeff[1]=p->nf[(*compt)++];
199 tabcoeff[2]=p->nf[(*compt)++];
200 tabcoeff[3]=p->nf[(*compt)++];
201 tabcoeff[4]=p->nf[(*compt)++];
202 }
203 template<typename T>
204 void egal31(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
205 {
206 tabcoeff[0]=p->nf[(*compt)++];
207 tabcoeff[1]=p->nf[(*compt)++];
208 tabcoeff[2]=p->nf[(*compt)++];
209 tabcoeff[3]=p->nf[(*compt)++];
210 tabcoeff[4]=p->nf[(*compt)++];
211 }
212 template<typename T>
213 void egal32(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
214 {
215 tabcoeff[5]=p->nf[(*compt)++];
216 }
217 template<typename T>
218 void egal33(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
219 {
220 tabcoeff[0]=p->nf[(*compt)++];
221 tabcoeff[5]=p->nf[(*compt)++];
222 }
223 template<typename T>
224 void egal34(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
225 {
226 tabcoeff[1]=p->nf[(*compt)++];
227 tabcoeff[5]=p->nf[(*compt)++];
228 }
229 template<typename T>
230 void egal35(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
231 {
232 tabcoeff[0]=p->nf[(*compt)++];
233 tabcoeff[1]=p->nf[(*compt)++];
234 tabcoeff[5]=p->nf[(*compt)++];
235 }
236 template<typename T>
237 void egal36(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
238 {
239 tabcoeff[2]=p->nf[(*compt)++];
240 tabcoeff[5]=p->nf[(*compt)++];
241 }
242 template<typename T>
243 void egal37(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
244 {
245 tabcoeff[0]=p->nf[(*compt)++];
246 tabcoeff[2]=p->nf[(*compt)++];
247 tabcoeff[5]=p->nf[(*compt)++];
248 }
249 template<typename T>
250 void egal38(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
251 {
252 tabcoeff[1]=p->nf[(*compt)++];
253 tabcoeff[2]=p->nf[(*compt)++];
254 tabcoeff[5]=p->nf[(*compt)++];
255 }
256 template<typename T>
257 void egal39(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
258 {
259 tabcoeff[0]=p->nf[(*compt)++];
260 tabcoeff[1]=p->nf[(*compt)++];
261 tabcoeff[2]=p->nf[(*compt)++];
262 tabcoeff[5]=p->nf[(*compt)++];
263 }
264 template<typename T>
265 void egal40(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
266 {
267 tabcoeff[3]=p->nf[(*compt)++];
268 tabcoeff[5]=p->nf[(*compt)++];
269 }
270 template<typename T>
271 void egal41(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
272 {
273 tabcoeff[0]=p->nf[(*compt)++];
274 tabcoeff[3]=p->nf[(*compt)++];
275 tabcoeff[5]=p->nf[(*compt)++];
276 }
277 template<typename T>
278 void egal42(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
279 {
280 tabcoeff[1]=p->nf[(*compt)++];
281 tabcoeff[3]=p->nf[(*compt)++];
282 tabcoeff[5]=p->nf[(*compt)++];
283 }
284 template<typename T>
285 void egal43(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
286 {
287 tabcoeff[0]=p->nf[(*compt)++];
288 tabcoeff[1]=p->nf[(*compt)++];
289 tabcoeff[3]=p->nf[(*compt)++];
290 tabcoeff[5]=p->nf[(*compt)++];
291 }
292 template<typename T>
293 void egal44(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
294 {
295 tabcoeff[2]=p->nf[(*compt)++];
296 tabcoeff[3]=p->nf[(*compt)++];
297 tabcoeff[5]=p->nf[(*compt)++];
298 }
299 template<typename T>
300 void egal45(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
301 {
302 tabcoeff[0]=p->nf[(*compt)++];
303 tabcoeff[2]=p->nf[(*compt)++];
304 tabcoeff[3]=p->nf[(*compt)++];
305 tabcoeff[5]=p->nf[(*compt)++];
306 }
307 template<typename T>
308 void egal46(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
309 {
310 tabcoeff[1]=p->nf[(*compt)++];
311 tabcoeff[2]=p->nf[(*compt)++];
312 tabcoeff[3]=p->nf[(*compt)++];
313 tabcoeff[5]=p->nf[(*compt)++];
314 }
315 template<typename T>
316 void egal47(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
317 {
318 tabcoeff[0]=p->nf[(*compt)++];
319 tabcoeff[1]=p->nf[(*compt)++];
320 tabcoeff[2]=p->nf[(*compt)++];
321 tabcoeff[3]=p->nf[(*compt)++];
322 tabcoeff[5]=p->nf[(*compt)++];
323 }
324 template<typename T>
325 void egal48(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
326 {
327 tabcoeff[4]=p->nf[(*compt)++];
328 tabcoeff[5]=p->nf[(*compt)++];
329 }
330 template<typename T>
331 void egal49(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
332 {
333 tabcoeff[0]=p->nf[(*compt)++];
334 tabcoeff[4]=p->nf[(*compt)++];
335 tabcoeff[5]=p->nf[(*compt)++];
336 }
337 template<typename T>
338 void egal50(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
339 {
340 tabcoeff[1]=p->nf[(*compt)++];
341 tabcoeff[4]=p->nf[(*compt)++];
342 tabcoeff[5]=p->nf[(*compt)++];
343 }
344 template<typename T>
345 void egal51(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
346 {
347 tabcoeff[0]=p->nf[(*compt)++];
348 tabcoeff[1]=p->nf[(*compt)++];
349 tabcoeff[4]=p->nf[(*compt)++];
350 tabcoeff[5]=p->nf[(*compt)++];
351 }
352 template<typename T>
353 void egal52(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
354 {
355 tabcoeff[2]=p->nf[(*compt)++];
356 tabcoeff[4]=p->nf[(*compt)++];
357 tabcoeff[5]=p->nf[(*compt)++];
358 }
359 template<typename T>
360 void egal53(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
361 {
362 tabcoeff[0]=p->nf[(*compt)++];
363 tabcoeff[2]=p->nf[(*compt)++];
364 tabcoeff[4]=p->nf[(*compt)++];
365 tabcoeff[5]=p->nf[(*compt)++];
366 }
367 template<typename T>
368 void egal54(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
369 {
370 tabcoeff[1]=p->nf[(*compt)++];
371 tabcoeff[2]=p->nf[(*compt)++];
372 tabcoeff[4]=p->nf[(*compt)++];
373 tabcoeff[5]=p->nf[(*compt)++];
374 }
375 template<typename T>
376 void egal55(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
377 {
378 tabcoeff[0]=p->nf[(*compt)++];
379 tabcoeff[1]=p->nf[(*compt)++];
380 tabcoeff[2]=p->nf[(*compt)++];
381 tabcoeff[4]=p->nf[(*compt)++];
382 tabcoeff[5]=p->nf[(*compt)++];
383 }
384 template<typename T>
385 void egal56(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
386 {
387 tabcoeff[3]=p->nf[(*compt)++];
388 tabcoeff[4]=p->nf[(*compt)++];
389 tabcoeff[5]=p->nf[(*compt)++];
390 }
391 template<typename T>
392 void egal57(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
393 {
394 tabcoeff[0]=p->nf[(*compt)++];
395 tabcoeff[3]=p->nf[(*compt)++];
396 tabcoeff[4]=p->nf[(*compt)++];
397 tabcoeff[5]=p->nf[(*compt)++];
398 }
399 template<typename T>
400 void egal58(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
401 {
402 tabcoeff[1]=p->nf[(*compt)++];
403 tabcoeff[3]=p->nf[(*compt)++];
404 tabcoeff[4]=p->nf[(*compt)++];
405 tabcoeff[5]=p->nf[(*compt)++];
406 }
407 template<typename T>
408 void egal59(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
409 {
410 tabcoeff[0]=p->nf[(*compt)++];
411 tabcoeff[1]=p->nf[(*compt)++];
412 tabcoeff[3]=p->nf[(*compt)++];
413 tabcoeff[4]=p->nf[(*compt)++];
414 tabcoeff[5]=p->nf[(*compt)++];
415 }
416 template<typename T>
417 void egal60(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
418 {
419 tabcoeff[2]=p->nf[(*compt)++];
420 tabcoeff[3]=p->nf[(*compt)++];
421 tabcoeff[4]=p->nf[(*compt)++];
422 tabcoeff[5]=p->nf[(*compt)++];
423 }
424 template<typename T>
425 void egal61(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
426 {
427 tabcoeff[0]=p->nf[(*compt)++];
428 tabcoeff[2]=p->nf[(*compt)++];
429 tabcoeff[3]=p->nf[(*compt)++];
430 tabcoeff[4]=p->nf[(*compt)++];
431 tabcoeff[5]=p->nf[(*compt)++];
432 }
433 template<typename T>
434 void egal62(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
435 {
436 tabcoeff[1]=p->nf[(*compt)++];
437 tabcoeff[2]=p->nf[(*compt)++];
438 tabcoeff[3]=p->nf[(*compt)++];
439 tabcoeff[4]=p->nf[(*compt)++];
440 tabcoeff[5]=p->nf[(*compt)++];
441 }
442 template<typename T>
443 void egal63(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
444 {
445 tabcoeff[0]=p->nf[(*compt)++];
446 tabcoeff[1]=p->nf[(*compt)++];
447 tabcoeff[2]=p->nf[(*compt)++];
448 tabcoeff[3]=p->nf[(*compt)++];
449 tabcoeff[4]=p->nf[(*compt)++];
450 tabcoeff[5]=p->nf[(*compt)++];
451 }
452 template<typename T>
453 void egal64(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
454 {
455 tabcoeff[6]=p->nf[(*compt)++];
456 }
457 template<typename T>
458 void egal65(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
459 {
460 tabcoeff[0]=p->nf[(*compt)++];
461 tabcoeff[6]=p->nf[(*compt)++];
462 }
463 template<typename T>
464 void egal66(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
465 {
466 tabcoeff[1]=p->nf[(*compt)++];
467 tabcoeff[6]=p->nf[(*compt)++];
468 }
469 template<typename T>
470 void egal67(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
471 {
472 tabcoeff[0]=p->nf[(*compt)++];
473 tabcoeff[1]=p->nf[(*compt)++];
474 tabcoeff[6]=p->nf[(*compt)++];
475 }
476 template<typename T>
477 void egal68(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
478 {
479 tabcoeff[2]=p->nf[(*compt)++];
480 tabcoeff[6]=p->nf[(*compt)++];
481 }
482 template<typename T>
483 void egal69(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
484 {
485 tabcoeff[0]=p->nf[(*compt)++];
486 tabcoeff[2]=p->nf[(*compt)++];
487 tabcoeff[6]=p->nf[(*compt)++];
488 }
489 template<typename T>
490 void egal70(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
491 {
492 tabcoeff[1]=p->nf[(*compt)++];
493 tabcoeff[2]=p->nf[(*compt)++];
494 tabcoeff[6]=p->nf[(*compt)++];
495 }
496 template<typename T>
497 void egal71(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
498 {
499 tabcoeff[0]=p->nf[(*compt)++];
500 tabcoeff[1]=p->nf[(*compt)++];
501 tabcoeff[2]=p->nf[(*compt)++];
502 tabcoeff[6]=p->nf[(*compt)++];
503 }
504 template<typename T>
505 void egal72(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
506 {
507 tabcoeff[3]=p->nf[(*compt)++];
508 tabcoeff[6]=p->nf[(*compt)++];
509 }
510 template<typename T>
511 void egal73(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
512 {
513 tabcoeff[0]=p->nf[(*compt)++];
514 tabcoeff[3]=p->nf[(*compt)++];
515 tabcoeff[6]=p->nf[(*compt)++];
516 }
517 template<typename T>
518 void egal74(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
519 {
520 tabcoeff[1]=p->nf[(*compt)++];
521 tabcoeff[3]=p->nf[(*compt)++];
522 tabcoeff[6]=p->nf[(*compt)++];
523 }
524 template<typename T>
525 void egal75(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
526 {
527 tabcoeff[0]=p->nf[(*compt)++];
528 tabcoeff[1]=p->nf[(*compt)++];
529 tabcoeff[3]=p->nf[(*compt)++];
530 tabcoeff[6]=p->nf[(*compt)++];
531 }
532 template<typename T>
533 void egal76(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
534 {
535 tabcoeff[2]=p->nf[(*compt)++];
536 tabcoeff[3]=p->nf[(*compt)++];
537 tabcoeff[6]=p->nf[(*compt)++];
538 }
539 template<typename T>
540 void egal77(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
541 {
542 tabcoeff[0]=p->nf[(*compt)++];
543 tabcoeff[2]=p->nf[(*compt)++];
544 tabcoeff[3]=p->nf[(*compt)++];
545 tabcoeff[6]=p->nf[(*compt)++];
546 }
547 template<typename T>
548 void egal78(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
549 {
550 tabcoeff[1]=p->nf[(*compt)++];
551 tabcoeff[2]=p->nf[(*compt)++];
552 tabcoeff[3]=p->nf[(*compt)++];
553 tabcoeff[6]=p->nf[(*compt)++];
554 }
555 template<typename T>
556 void egal79(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
557 {
558 tabcoeff[0]=p->nf[(*compt)++];
559 tabcoeff[1]=p->nf[(*compt)++];
560 tabcoeff[2]=p->nf[(*compt)++];
561 tabcoeff[3]=p->nf[(*compt)++];
562 tabcoeff[6]=p->nf[(*compt)++];
563 }
564 template<typename T>
565 void egal80(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
566 {
567 tabcoeff[4]=p->nf[(*compt)++];
568 tabcoeff[6]=p->nf[(*compt)++];
569 }
570 template<typename T>
571 void egal81(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
572 {
573 tabcoeff[0]=p->nf[(*compt)++];
574 tabcoeff[4]=p->nf[(*compt)++];
575 tabcoeff[6]=p->nf[(*compt)++];
576 }
577 template<typename T>
578 void egal82(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
579 {
580 tabcoeff[1]=p->nf[(*compt)++];
581 tabcoeff[4]=p->nf[(*compt)++];
582 tabcoeff[6]=p->nf[(*compt)++];
583 }
584 template<typename T>
585 void egal83(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
586 {
587 tabcoeff[0]=p->nf[(*compt)++];
588 tabcoeff[1]=p->nf[(*compt)++];
589 tabcoeff[4]=p->nf[(*compt)++];
590 tabcoeff[6]=p->nf[(*compt)++];
591 }
592 template<typename T>
593 void egal84(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
594 {
595 tabcoeff[2]=p->nf[(*compt)++];
596 tabcoeff[4]=p->nf[(*compt)++];
597 tabcoeff[6]=p->nf[(*compt)++];
598 }
599 template<typename T>
600 void egal85(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
601 {
602 tabcoeff[0]=p->nf[(*compt)++];
603 tabcoeff[2]=p->nf[(*compt)++];
604 tabcoeff[4]=p->nf[(*compt)++];
605 tabcoeff[6]=p->nf[(*compt)++];
606 }
607 template<typename T>
608 void egal86(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
609 {
610 tabcoeff[1]=p->nf[(*compt)++];
611 tabcoeff[2]=p->nf[(*compt)++];
612 tabcoeff[4]=p->nf[(*compt)++];
613 tabcoeff[6]=p->nf[(*compt)++];
614 }
615 template<typename T>
616 void egal87(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
617 {
618 tabcoeff[0]=p->nf[(*compt)++];
619 tabcoeff[1]=p->nf[(*compt)++];
620 tabcoeff[2]=p->nf[(*compt)++];
621 tabcoeff[4]=p->nf[(*compt)++];
622 tabcoeff[6]=p->nf[(*compt)++];
623 }
624 template<typename T>
625 void egal88(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
626 {
627 tabcoeff[3]=p->nf[(*compt)++];
628 tabcoeff[4]=p->nf[(*compt)++];
629 tabcoeff[6]=p->nf[(*compt)++];
630 }
631 template<typename T>
632 void egal89(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
633 {
634 tabcoeff[0]=p->nf[(*compt)++];
635 tabcoeff[3]=p->nf[(*compt)++];
636 tabcoeff[4]=p->nf[(*compt)++];
637 tabcoeff[6]=p->nf[(*compt)++];
638 }
639 template<typename T>
640 void egal90(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
641 {
642 tabcoeff[1]=p->nf[(*compt)++];
643 tabcoeff[3]=p->nf[(*compt)++];
644 tabcoeff[4]=p->nf[(*compt)++];
645 tabcoeff[6]=p->nf[(*compt)++];
646 }
647 template<typename T>
648 void egal91(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
649 {
650 tabcoeff[0]=p->nf[(*compt)++];
651 tabcoeff[1]=p->nf[(*compt)++];
652 tabcoeff[3]=p->nf[(*compt)++];
653 tabcoeff[4]=p->nf[(*compt)++];
654 tabcoeff[6]=p->nf[(*compt)++];
655 }
656 template<typename T>
657 void egal92(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
658 {
659 tabcoeff[2]=p->nf[(*compt)++];
660 tabcoeff[3]=p->nf[(*compt)++];
661 tabcoeff[4]=p->nf[(*compt)++];
662 tabcoeff[6]=p->nf[(*compt)++];
663 }
664 template<typename T>
665 void egal93(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
666 {
667 tabcoeff[0]=p->nf[(*compt)++];
668 tabcoeff[2]=p->nf[(*compt)++];
669 tabcoeff[3]=p->nf[(*compt)++];
670 tabcoeff[4]=p->nf[(*compt)++];
671 tabcoeff[6]=p->nf[(*compt)++];
672 }
673 template<typename T>
674 void egal94(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
675 {
676 tabcoeff[1]=p->nf[(*compt)++];
677 tabcoeff[2]=p->nf[(*compt)++];
678 tabcoeff[3]=p->nf[(*compt)++];
679 tabcoeff[4]=p->nf[(*compt)++];
680 tabcoeff[6]=p->nf[(*compt)++];
681 }
682 template<typename T>
683 void egal95(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
684 {
685 tabcoeff[0]=p->nf[(*compt)++];
686 tabcoeff[1]=p->nf[(*compt)++];
687 tabcoeff[2]=p->nf[(*compt)++];
688 tabcoeff[3]=p->nf[(*compt)++];
689 tabcoeff[4]=p->nf[(*compt)++];
690 tabcoeff[6]=p->nf[(*compt)++];
691 }
692 template<typename T>
693 void egal96(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
694 {
695 tabcoeff[5]=p->nf[(*compt)++];
696 tabcoeff[6]=p->nf[(*compt)++];
697 }
698 template<typename T>
699 void egal97(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
700 {
701 tabcoeff[0]=p->nf[(*compt)++];
702 tabcoeff[5]=p->nf[(*compt)++];
703 tabcoeff[6]=p->nf[(*compt)++];
704 }
705 template<typename T>
706 void egal98(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
707 {
708 tabcoeff[1]=p->nf[(*compt)++];
709 tabcoeff[5]=p->nf[(*compt)++];
710 tabcoeff[6]=p->nf[(*compt)++];
711 }
712 template<typename T>
713 void egal99(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
714 {
715 tabcoeff[0]=p->nf[(*compt)++];
716 tabcoeff[1]=p->nf[(*compt)++];
717 tabcoeff[5]=p->nf[(*compt)++];
718 tabcoeff[6]=p->nf[(*compt)++];
719 }
720 template<typename T>
721 void egal100(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
722 {
723 tabcoeff[2]=p->nf[(*compt)++];
724 tabcoeff[5]=p->nf[(*compt)++];
725 tabcoeff[6]=p->nf[(*compt)++];
726 }
727 template<typename T>
728 void egal101(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
729 {
730 tabcoeff[0]=p->nf[(*compt)++];
731 tabcoeff[2]=p->nf[(*compt)++];
732 tabcoeff[5]=p->nf[(*compt)++];
733 tabcoeff[6]=p->nf[(*compt)++];
734 }
735 template<typename T>
736 void egal102(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
737 {
738 tabcoeff[1]=p->nf[(*compt)++];
739 tabcoeff[2]=p->nf[(*compt)++];
740 tabcoeff[5]=p->nf[(*compt)++];
741 tabcoeff[6]=p->nf[(*compt)++];
742 }
743 template<typename T>
744 void egal103(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
745 {
746 tabcoeff[0]=p->nf[(*compt)++];
747 tabcoeff[1]=p->nf[(*compt)++];
748 tabcoeff[2]=p->nf[(*compt)++];
749 tabcoeff[5]=p->nf[(*compt)++];
750 tabcoeff[6]=p->nf[(*compt)++];
751 }
752 template<typename T>
753 void egal104(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
754 {
755 tabcoeff[3]=p->nf[(*compt)++];
756 tabcoeff[5]=p->nf[(*compt)++];
757 tabcoeff[6]=p->nf[(*compt)++];
758 }
759 template<typename T>
760 void egal105(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
761 {
762 tabcoeff[0]=p->nf[(*compt)++];
763 tabcoeff[3]=p->nf[(*compt)++];
764 tabcoeff[5]=p->nf[(*compt)++];
765 tabcoeff[6]=p->nf[(*compt)++];
766 }
767 template<typename T>
768 void egal106(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
769 {
770 tabcoeff[1]=p->nf[(*compt)++];
771 tabcoeff[3]=p->nf[(*compt)++];
772 tabcoeff[5]=p->nf[(*compt)++];
773 tabcoeff[6]=p->nf[(*compt)++];
774 }
775 template<typename T>
776 void egal107(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
777 {
778 tabcoeff[0]=p->nf[(*compt)++];
779 tabcoeff[1]=p->nf[(*compt)++];
780 tabcoeff[3]=p->nf[(*compt)++];
781 tabcoeff[5]=p->nf[(*compt)++];
782 tabcoeff[6]=p->nf[(*compt)++];
783 }
784 template<typename T>
785 void egal108(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
786 {
787 tabcoeff[2]=p->nf[(*compt)++];
788 tabcoeff[3]=p->nf[(*compt)++];
789 tabcoeff[5]=p->nf[(*compt)++];
790 tabcoeff[6]=p->nf[(*compt)++];
791 }
792 template<typename T>
793 void egal109(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
794 {
795 tabcoeff[0]=p->nf[(*compt)++];
796 tabcoeff[2]=p->nf[(*compt)++];
797 tabcoeff[3]=p->nf[(*compt)++];
798 tabcoeff[5]=p->nf[(*compt)++];
799 tabcoeff[6]=p->nf[(*compt)++];
800 }
801 template<typename T>
802 void egal110(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
803 {
804 tabcoeff[1]=p->nf[(*compt)++];
805 tabcoeff[2]=p->nf[(*compt)++];
806 tabcoeff[3]=p->nf[(*compt)++];
807 tabcoeff[5]=p->nf[(*compt)++];
808 tabcoeff[6]=p->nf[(*compt)++];
809 }
810 template<typename T>
811 void egal111(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
812 {
813 tabcoeff[0]=p->nf[(*compt)++];
814 tabcoeff[1]=p->nf[(*compt)++];
815 tabcoeff[2]=p->nf[(*compt)++];
816 tabcoeff[3]=p->nf[(*compt)++];
817 tabcoeff[5]=p->nf[(*compt)++];
818 tabcoeff[6]=p->nf[(*compt)++];
819 }
820 template<typename T>
821 void egal112(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
822 {
823 tabcoeff[4]=p->nf[(*compt)++];
824 tabcoeff[5]=p->nf[(*compt)++];
825 tabcoeff[6]=p->nf[(*compt)++];
826 }
827 template<typename T>
828 void egal113(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
829 {
830 tabcoeff[0]=p->nf[(*compt)++];
831 tabcoeff[4]=p->nf[(*compt)++];
832 tabcoeff[5]=p->nf[(*compt)++];
833 tabcoeff[6]=p->nf[(*compt)++];
834 }
835 template<typename T>
836 void egal114(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
837 {
838 tabcoeff[1]=p->nf[(*compt)++];
839 tabcoeff[4]=p->nf[(*compt)++];
840 tabcoeff[5]=p->nf[(*compt)++];
841 tabcoeff[6]=p->nf[(*compt)++];
842 }
843 template<typename T>
844 void egal115(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
845 {
846 tabcoeff[0]=p->nf[(*compt)++];
847 tabcoeff[1]=p->nf[(*compt)++];
848 tabcoeff[4]=p->nf[(*compt)++];
849 tabcoeff[5]=p->nf[(*compt)++];
850 tabcoeff[6]=p->nf[(*compt)++];
851 }
852 template<typename T>
853 void egal116(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
854 {
855 tabcoeff[2]=p->nf[(*compt)++];
856 tabcoeff[4]=p->nf[(*compt)++];
857 tabcoeff[5]=p->nf[(*compt)++];
858 tabcoeff[6]=p->nf[(*compt)++];
859 }
860 template<typename T>
861 void egal117(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
862 {
863 tabcoeff[0]=p->nf[(*compt)++];
864 tabcoeff[2]=p->nf[(*compt)++];
865 tabcoeff[4]=p->nf[(*compt)++];
866 tabcoeff[5]=p->nf[(*compt)++];
867 tabcoeff[6]=p->nf[(*compt)++];
868 }
869 template<typename T>
870 void egal118(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
871 {
872 tabcoeff[1]=p->nf[(*compt)++];
873 tabcoeff[2]=p->nf[(*compt)++];
874 tabcoeff[4]=p->nf[(*compt)++];
875 tabcoeff[5]=p->nf[(*compt)++];
876 tabcoeff[6]=p->nf[(*compt)++];
877 }
878 template<typename T>
879 void egal119(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
880 {
881 tabcoeff[0]=p->nf[(*compt)++];
882 tabcoeff[1]=p->nf[(*compt)++];
883 tabcoeff[2]=p->nf[(*compt)++];
884 tabcoeff[4]=p->nf[(*compt)++];
885 tabcoeff[5]=p->nf[(*compt)++];
886 tabcoeff[6]=p->nf[(*compt)++];
887 }
888 template<typename T>
889 void egal120(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
890 {
891 tabcoeff[3]=p->nf[(*compt)++];
892 tabcoeff[4]=p->nf[(*compt)++];
893 tabcoeff[5]=p->nf[(*compt)++];
894 tabcoeff[6]=p->nf[(*compt)++];
895 }
896 template<typename T>
897 void egal121(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
898 {
899 tabcoeff[0]=p->nf[(*compt)++];
900 tabcoeff[3]=p->nf[(*compt)++];
901 tabcoeff[4]=p->nf[(*compt)++];
902 tabcoeff[5]=p->nf[(*compt)++];
903 tabcoeff[6]=p->nf[(*compt)++];
904 }
905 template<typename T>
906 void egal122(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
907 {
908 tabcoeff[1]=p->nf[(*compt)++];
909 tabcoeff[3]=p->nf[(*compt)++];
910 tabcoeff[4]=p->nf[(*compt)++];
911 tabcoeff[5]=p->nf[(*compt)++];
912 tabcoeff[6]=p->nf[(*compt)++];
913 }
914 template<typename T>
915 void egal123(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
916 {
917 tabcoeff[0]=p->nf[(*compt)++];
918 tabcoeff[1]=p->nf[(*compt)++];
919 tabcoeff[3]=p->nf[(*compt)++];
920 tabcoeff[4]=p->nf[(*compt)++];
921 tabcoeff[5]=p->nf[(*compt)++];
922 tabcoeff[6]=p->nf[(*compt)++];
923 }
924 template<typename T>
925 void egal124(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
926 {
927 tabcoeff[2]=p->nf[(*compt)++];
928 tabcoeff[3]=p->nf[(*compt)++];
929 tabcoeff[4]=p->nf[(*compt)++];
930 tabcoeff[5]=p->nf[(*compt)++];
931 tabcoeff[6]=p->nf[(*compt)++];
932 }
933 template<typename T>
934 void egal125(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
935 {
936 tabcoeff[0]=p->nf[(*compt)++];
937 tabcoeff[2]=p->nf[(*compt)++];
938 tabcoeff[3]=p->nf[(*compt)++];
939 tabcoeff[4]=p->nf[(*compt)++];
940 tabcoeff[5]=p->nf[(*compt)++];
941 tabcoeff[6]=p->nf[(*compt)++];
942 }
943 template<typename T>
944 void egal126(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
945 {
946 tabcoeff[1]=p->nf[(*compt)++];
947 tabcoeff[2]=p->nf[(*compt)++];
948 tabcoeff[3]=p->nf[(*compt)++];
949 tabcoeff[4]=p->nf[(*compt)++];
950 tabcoeff[5]=p->nf[(*compt)++];
951 tabcoeff[6]=p->nf[(*compt)++];
952 }
953 template<typename T>
954 void egal127(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
955 {
956 tabcoeff[0]=p->nf[(*compt)++];
957 tabcoeff[1]=p->nf[(*compt)++];
958 tabcoeff[2]=p->nf[(*compt)++];
959 tabcoeff[3]=p->nf[(*compt)++];
960 tabcoeff[4]=p->nf[(*compt)++];
961 tabcoeff[5]=p->nf[(*compt)++];
962 tabcoeff[6]=p->nf[(*compt)++];
963 }
964 template<typename T>
965 void egal128(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
966 {
967 tabcoeff[7]=p->nf[(*compt)++];
968 }
969 template<typename T>
970 void egal129(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
971 {
972 tabcoeff[0]=p->nf[(*compt)++];
973 tabcoeff[7]=p->nf[(*compt)++];
974 }
975 template<typename T>
976 void egal130(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
977 {
978 tabcoeff[1]=p->nf[(*compt)++];
979 tabcoeff[7]=p->nf[(*compt)++];
980 }
981 template<typename T>
982 void egal131(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
983 {
984 tabcoeff[0]=p->nf[(*compt)++];
985 tabcoeff[1]=p->nf[(*compt)++];
986 tabcoeff[7]=p->nf[(*compt)++];
987 }
988 template<typename T>
989 void egal132(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
990 {
991 tabcoeff[2]=p->nf[(*compt)++];
992 tabcoeff[7]=p->nf[(*compt)++];
993 }
994 template<typename T>
995 void egal133(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
996 {
997 tabcoeff[0]=p->nf[(*compt)++];
998 tabcoeff[2]=p->nf[(*compt)++];
999 tabcoeff[7]=p->nf[(*compt)++];
1000 }
1001 template<typename T>
1002 void egal134(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1003 {
1004 tabcoeff[1]=p->nf[(*compt)++];
1005 tabcoeff[2]=p->nf[(*compt)++];
1006 tabcoeff[7]=p->nf[(*compt)++];
1007 }
1008 template<typename T>
1009 void egal135(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1010 {
1011 tabcoeff[0]=p->nf[(*compt)++];
1012 tabcoeff[1]=p->nf[(*compt)++];
1013 tabcoeff[2]=p->nf[(*compt)++];
1014 tabcoeff[7]=p->nf[(*compt)++];
1015 }
1016 template<typename T>
1017 void egal136(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1018 {
1019 tabcoeff[3]=p->nf[(*compt)++];
1020 tabcoeff[7]=p->nf[(*compt)++];
1021 }
1022 template<typename T>
1023 void egal137(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1024 {
1025 tabcoeff[0]=p->nf[(*compt)++];
1026 tabcoeff[3]=p->nf[(*compt)++];
1027 tabcoeff[7]=p->nf[(*compt)++];
1028 }
1029 template<typename T>
1030 void egal138(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1031 {
1032 tabcoeff[1]=p->nf[(*compt)++];
1033 tabcoeff[3]=p->nf[(*compt)++];
1034 tabcoeff[7]=p->nf[(*compt)++];
1035 }
1036 template<typename T>
1037 void egal139(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1038 {
1039 tabcoeff[0]=p->nf[(*compt)++];
1040 tabcoeff[1]=p->nf[(*compt)++];
1041 tabcoeff[3]=p->nf[(*compt)++];
1042 tabcoeff[7]=p->nf[(*compt)++];
1043 }
1044 template<typename T>
1045 void egal140(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1046 {
1047 tabcoeff[2]=p->nf[(*compt)++];
1048 tabcoeff[3]=p->nf[(*compt)++];
1049 tabcoeff[7]=p->nf[(*compt)++];
1050 }
1051 template<typename T>
1052 void egal141(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1053 {
1054 tabcoeff[0]=p->nf[(*compt)++];
1055 tabcoeff[2]=p->nf[(*compt)++];
1056 tabcoeff[3]=p->nf[(*compt)++];
1057 tabcoeff[7]=p->nf[(*compt)++];
1058 }
1059 template<typename T>
1060 void egal142(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1061 {
1062 tabcoeff[1]=p->nf[(*compt)++];
1063 tabcoeff[2]=p->nf[(*compt)++];
1064 tabcoeff[3]=p->nf[(*compt)++];
1065 tabcoeff[7]=p->nf[(*compt)++];
1066 }
1067 template<typename T>
1068 void egal143(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1069 {
1070 tabcoeff[0]=p->nf[(*compt)++];
1071 tabcoeff[1]=p->nf[(*compt)++];
1072 tabcoeff[2]=p->nf[(*compt)++];
1073 tabcoeff[3]=p->nf[(*compt)++];
1074 tabcoeff[7]=p->nf[(*compt)++];
1075 }
1076 template<typename T>
1077 void egal144(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1078 {
1079 tabcoeff[4]=p->nf[(*compt)++];
1080 tabcoeff[7]=p->nf[(*compt)++];
1081 }
1082 template<typename T>
1083 void egal145(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1084 {
1085 tabcoeff[0]=p->nf[(*compt)++];
1086 tabcoeff[4]=p->nf[(*compt)++];
1087 tabcoeff[7]=p->nf[(*compt)++];
1088 }
1089 template<typename T>
1090 void egal146(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1091 {
1092 tabcoeff[1]=p->nf[(*compt)++];
1093 tabcoeff[4]=p->nf[(*compt)++];
1094 tabcoeff[7]=p->nf[(*compt)++];
1095 }
1096 template<typename T>
1097 void egal147(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1098 {
1099 tabcoeff[0]=p->nf[(*compt)++];
1100 tabcoeff[1]=p->nf[(*compt)++];
1101 tabcoeff[4]=p->nf[(*compt)++];
1102 tabcoeff[7]=p->nf[(*compt)++];
1103 }
1104 template<typename T>
1105 void egal148(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1106 {
1107 tabcoeff[2]=p->nf[(*compt)++];
1108 tabcoeff[4]=p->nf[(*compt)++];
1109 tabcoeff[7]=p->nf[(*compt)++];
1110 }
1111 template<typename T>
1112 void egal149(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1113 {
1114 tabcoeff[0]=p->nf[(*compt)++];
1115 tabcoeff[2]=p->nf[(*compt)++];
1116 tabcoeff[4]=p->nf[(*compt)++];
1117 tabcoeff[7]=p->nf[(*compt)++];
1118 }
1119 template<typename T>
1120 void egal150(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1121 {
1122 tabcoeff[1]=p->nf[(*compt)++];
1123 tabcoeff[2]=p->nf[(*compt)++];
1124 tabcoeff[4]=p->nf[(*compt)++];
1125 tabcoeff[7]=p->nf[(*compt)++];
1126 }
1127 template<typename T>
1128 void egal151(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1129 {
1130 tabcoeff[0]=p->nf[(*compt)++];
1131 tabcoeff[1]=p->nf[(*compt)++];
1132 tabcoeff[2]=p->nf[(*compt)++];
1133 tabcoeff[4]=p->nf[(*compt)++];
1134 tabcoeff[7]=p->nf[(*compt)++];
1135 }
1136 template<typename T>
1137 void egal152(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1138 {
1139 tabcoeff[3]=p->nf[(*compt)++];
1140 tabcoeff[4]=p->nf[(*compt)++];
1141 tabcoeff[7]=p->nf[(*compt)++];
1142 }
1143 template<typename T>
1144 void egal153(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1145 {
1146 tabcoeff[0]=p->nf[(*compt)++];
1147 tabcoeff[3]=p->nf[(*compt)++];
1148 tabcoeff[4]=p->nf[(*compt)++];
1149 tabcoeff[7]=p->nf[(*compt)++];
1150 }
1151 template<typename T>
1152 void egal154(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1153 {
1154 tabcoeff[1]=p->nf[(*compt)++];
1155 tabcoeff[3]=p->nf[(*compt)++];
1156 tabcoeff[4]=p->nf[(*compt)++];
1157 tabcoeff[7]=p->nf[(*compt)++];
1158 }
1159 template<typename T>
1160 void egal155(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1161 {
1162 tabcoeff[0]=p->nf[(*compt)++];
1163 tabcoeff[1]=p->nf[(*compt)++];
1164 tabcoeff[3]=p->nf[(*compt)++];
1165 tabcoeff[4]=p->nf[(*compt)++];
1166 tabcoeff[7]=p->nf[(*compt)++];
1167 }
1168 template<typename T>
1169 void egal156(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1170 {
1171 tabcoeff[2]=p->nf[(*compt)++];
1172 tabcoeff[3]=p->nf[(*compt)++];
1173 tabcoeff[4]=p->nf[(*compt)++];
1174 tabcoeff[7]=p->nf[(*compt)++];
1175 }
1176 template<typename T>
1177 void egal157(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1178 {
1179 tabcoeff[0]=p->nf[(*compt)++];
1180 tabcoeff[2]=p->nf[(*compt)++];
1181 tabcoeff[3]=p->nf[(*compt)++];
1182 tabcoeff[4]=p->nf[(*compt)++];
1183 tabcoeff[7]=p->nf[(*compt)++];
1184 }
1185 template<typename T>
1186 void egal158(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1187 {
1188 tabcoeff[1]=p->nf[(*compt)++];
1189 tabcoeff[2]=p->nf[(*compt)++];
1190 tabcoeff[3]=p->nf[(*compt)++];
1191 tabcoeff[4]=p->nf[(*compt)++];
1192 tabcoeff[7]=p->nf[(*compt)++];
1193 }
1194 template<typename T>
1195 void egal159(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1196 {
1197 tabcoeff[0]=p->nf[(*compt)++];
1198 tabcoeff[1]=p->nf[(*compt)++];
1199 tabcoeff[2]=p->nf[(*compt)++];
1200 tabcoeff[3]=p->nf[(*compt)++];
1201 tabcoeff[4]=p->nf[(*compt)++];
1202 tabcoeff[7]=p->nf[(*compt)++];
1203 }
1204 template<typename T>
1205 void egal160(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1206 {
1207 tabcoeff[5]=p->nf[(*compt)++];
1208 tabcoeff[7]=p->nf[(*compt)++];
1209 }
1210 template<typename T>
1211 void egal161(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1212 {
1213 tabcoeff[0]=p->nf[(*compt)++];
1214 tabcoeff[5]=p->nf[(*compt)++];
1215 tabcoeff[7]=p->nf[(*compt)++];
1216 }
1217 template<typename T>
1218 void egal162(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1219 {
1220 tabcoeff[1]=p->nf[(*compt)++];
1221 tabcoeff[5]=p->nf[(*compt)++];
1222 tabcoeff[7]=p->nf[(*compt)++];
1223 }
1224 template<typename T>
1225 void egal163(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1226 {
1227 tabcoeff[0]=p->nf[(*compt)++];
1228 tabcoeff[1]=p->nf[(*compt)++];
1229 tabcoeff[5]=p->nf[(*compt)++];
1230 tabcoeff[7]=p->nf[(*compt)++];
1231 }
1232 template<typename T>
1233 void egal164(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1234 {
1235 tabcoeff[2]=p->nf[(*compt)++];
1236 tabcoeff[5]=p->nf[(*compt)++];
1237 tabcoeff[7]=p->nf[(*compt)++];
1238 }
1239 template<typename T>
1240 void egal165(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1241 {
1242 tabcoeff[0]=p->nf[(*compt)++];
1243 tabcoeff[2]=p->nf[(*compt)++];
1244 tabcoeff[5]=p->nf[(*compt)++];
1245 tabcoeff[7]=p->nf[(*compt)++];
1246 }
1247 template<typename T>
1248 void egal166(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1249 {
1250 tabcoeff[1]=p->nf[(*compt)++];
1251 tabcoeff[2]=p->nf[(*compt)++];
1252 tabcoeff[5]=p->nf[(*compt)++];
1253 tabcoeff[7]=p->nf[(*compt)++];
1254 }
1255 template<typename T>
1256 void egal167(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1257 {
1258 tabcoeff[0]=p->nf[(*compt)++];
1259 tabcoeff[1]=p->nf[(*compt)++];
1260 tabcoeff[2]=p->nf[(*compt)++];
1261 tabcoeff[5]=p->nf[(*compt)++];
1262 tabcoeff[7]=p->nf[(*compt)++];
1263 }
1264 template<typename T>
1265 void egal168(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1266 {
1267 tabcoeff[3]=p->nf[(*compt)++];
1268 tabcoeff[5]=p->nf[(*compt)++];
1269 tabcoeff[7]=p->nf[(*compt)++];
1270 }
1271 template<typename T>
1272 void egal169(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1273 {
1274 tabcoeff[0]=p->nf[(*compt)++];
1275 tabcoeff[3]=p->nf[(*compt)++];
1276 tabcoeff[5]=p->nf[(*compt)++];
1277 tabcoeff[7]=p->nf[(*compt)++];
1278 }
1279 template<typename T>
1280 void egal170(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1281 {
1282 tabcoeff[1]=p->nf[(*compt)++];
1283 tabcoeff[3]=p->nf[(*compt)++];
1284 tabcoeff[5]=p->nf[(*compt)++];
1285 tabcoeff[7]=p->nf[(*compt)++];
1286 }
1287 template<typename T>
1288 void egal171(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1289 {
1290 tabcoeff[0]=p->nf[(*compt)++];
1291 tabcoeff[1]=p->nf[(*compt)++];
1292 tabcoeff[3]=p->nf[(*compt)++];
1293 tabcoeff[5]=p->nf[(*compt)++];
1294 tabcoeff[7]=p->nf[(*compt)++];
1295 }
1296 template<typename T>
1297 void egal172(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1298 {
1299 tabcoeff[2]=p->nf[(*compt)++];
1300 tabcoeff[3]=p->nf[(*compt)++];
1301 tabcoeff[5]=p->nf[(*compt)++];
1302 tabcoeff[7]=p->nf[(*compt)++];
1303 }
1304 template<typename T>
1305 void egal173(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1306 {
1307 tabcoeff[0]=p->nf[(*compt)++];
1308 tabcoeff[2]=p->nf[(*compt)++];
1309 tabcoeff[3]=p->nf[(*compt)++];
1310 tabcoeff[5]=p->nf[(*compt)++];
1311 tabcoeff[7]=p->nf[(*compt)++];
1312 }
1313 template<typename T>
1314 void egal174(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1315 {
1316 tabcoeff[1]=p->nf[(*compt)++];
1317 tabcoeff[2]=p->nf[(*compt)++];
1318 tabcoeff[3]=p->nf[(*compt)++];
1319 tabcoeff[5]=p->nf[(*compt)++];
1320 tabcoeff[7]=p->nf[(*compt)++];
1321 }
1322 template<typename T>
1323 void egal175(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1324 {
1325 tabcoeff[0]=p->nf[(*compt)++];
1326 tabcoeff[1]=p->nf[(*compt)++];
1327 tabcoeff[2]=p->nf[(*compt)++];
1328 tabcoeff[3]=p->nf[(*compt)++];
1329 tabcoeff[5]=p->nf[(*compt)++];
1330 tabcoeff[7]=p->nf[(*compt)++];
1331 }
1332 template<typename T>
1333 void egal176(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1334 {
1335 tabcoeff[4]=p->nf[(*compt)++];
1336 tabcoeff[5]=p->nf[(*compt)++];
1337 tabcoeff[7]=p->nf[(*compt)++];
1338 }
1339 template<typename T>
1340 void egal177(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1341 {
1342 tabcoeff[0]=p->nf[(*compt)++];
1343 tabcoeff[4]=p->nf[(*compt)++];
1344 tabcoeff[5]=p->nf[(*compt)++];
1345 tabcoeff[7]=p->nf[(*compt)++];
1346 }
1347 template<typename T>
1348 void egal178(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1349 {
1350 tabcoeff[1]=p->nf[(*compt)++];
1351 tabcoeff[4]=p->nf[(*compt)++];
1352 tabcoeff[5]=p->nf[(*compt)++];
1353 tabcoeff[7]=p->nf[(*compt)++];
1354 }
1355 template<typename T>
1356 void egal179(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1357 {
1358 tabcoeff[0]=p->nf[(*compt)++];
1359 tabcoeff[1]=p->nf[(*compt)++];
1360 tabcoeff[4]=p->nf[(*compt)++];
1361 tabcoeff[5]=p->nf[(*compt)++];
1362 tabcoeff[7]=p->nf[(*compt)++];
1363 }
1364 template<typename T>
1365 void egal180(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1366 {
1367 tabcoeff[2]=p->nf[(*compt)++];
1368 tabcoeff[4]=p->nf[(*compt)++];
1369 tabcoeff[5]=p->nf[(*compt)++];
1370 tabcoeff[7]=p->nf[(*compt)++];
1371 }
1372 template<typename T>
1373 void egal181(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1374 {
1375 tabcoeff[0]=p->nf[(*compt)++];
1376 tabcoeff[2]=p->nf[(*compt)++];
1377 tabcoeff[4]=p->nf[(*compt)++];
1378 tabcoeff[5]=p->nf[(*compt)++];
1379 tabcoeff[7]=p->nf[(*compt)++];
1380 }
1381 template<typename T>
1382 void egal182(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1383 {
1384 tabcoeff[1]=p->nf[(*compt)++];
1385 tabcoeff[2]=p->nf[(*compt)++];
1386 tabcoeff[4]=p->nf[(*compt)++];
1387 tabcoeff[5]=p->nf[(*compt)++];
1388 tabcoeff[7]=p->nf[(*compt)++];
1389 }
1390 template<typename T>
1391 void egal183(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1392 {
1393 tabcoeff[0]=p->nf[(*compt)++];
1394 tabcoeff[1]=p->nf[(*compt)++];
1395 tabcoeff[2]=p->nf[(*compt)++];
1396 tabcoeff[4]=p->nf[(*compt)++];
1397 tabcoeff[5]=p->nf[(*compt)++];
1398 tabcoeff[7]=p->nf[(*compt)++];
1399 }
1400 template<typename T>
1401 void egal184(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1402 {
1403 tabcoeff[3]=p->nf[(*compt)++];
1404 tabcoeff[4]=p->nf[(*compt)++];
1405 tabcoeff[5]=p->nf[(*compt)++];
1406 tabcoeff[7]=p->nf[(*compt)++];
1407 }
1408 template<typename T>
1409 void egal185(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1410 {
1411 tabcoeff[0]=p->nf[(*compt)++];
1412 tabcoeff[3]=p->nf[(*compt)++];
1413 tabcoeff[4]=p->nf[(*compt)++];
1414 tabcoeff[5]=p->nf[(*compt)++];
1415 tabcoeff[7]=p->nf[(*compt)++];
1416 }
1417 template<typename T>
1418 void egal186(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1419 {
1420 tabcoeff[1]=p->nf[(*compt)++];
1421 tabcoeff[3]=p->nf[(*compt)++];
1422 tabcoeff[4]=p->nf[(*compt)++];
1423 tabcoeff[5]=p->nf[(*compt)++];
1424 tabcoeff[7]=p->nf[(*compt)++];
1425 }
1426 template<typename T>
1427 void egal187(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1428 {
1429 tabcoeff[0]=p->nf[(*compt)++];
1430 tabcoeff[1]=p->nf[(*compt)++];
1431 tabcoeff[3]=p->nf[(*compt)++];
1432 tabcoeff[4]=p->nf[(*compt)++];
1433 tabcoeff[5]=p->nf[(*compt)++];
1434 tabcoeff[7]=p->nf[(*compt)++];
1435 }
1436 template<typename T>
1437 void egal188(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1438 {
1439 tabcoeff[2]=p->nf[(*compt)++];
1440 tabcoeff[3]=p->nf[(*compt)++];
1441 tabcoeff[4]=p->nf[(*compt)++];
1442 tabcoeff[5]=p->nf[(*compt)++];
1443 tabcoeff[7]=p->nf[(*compt)++];
1444 }
1445 template<typename T>
1446 void egal189(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1447 {
1448 tabcoeff[0]=p->nf[(*compt)++];
1449 tabcoeff[2]=p->nf[(*compt)++];
1450 tabcoeff[3]=p->nf[(*compt)++];
1451 tabcoeff[4]=p->nf[(*compt)++];
1452 tabcoeff[5]=p->nf[(*compt)++];
1453 tabcoeff[7]=p->nf[(*compt)++];
1454 }
1455 template<typename T>
1456 void egal190(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1457 {
1458 tabcoeff[1]=p->nf[(*compt)++];
1459 tabcoeff[2]=p->nf[(*compt)++];
1460 tabcoeff[3]=p->nf[(*compt)++];
1461 tabcoeff[4]=p->nf[(*compt)++];
1462 tabcoeff[5]=p->nf[(*compt)++];
1463 tabcoeff[7]=p->nf[(*compt)++];
1464 }
1465 template<typename T>
1466 void egal191(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1467 {
1468 tabcoeff[0]=p->nf[(*compt)++];
1469 tabcoeff[1]=p->nf[(*compt)++];
1470 tabcoeff[2]=p->nf[(*compt)++];
1471 tabcoeff[3]=p->nf[(*compt)++];
1472 tabcoeff[4]=p->nf[(*compt)++];
1473 tabcoeff[5]=p->nf[(*compt)++];
1474 tabcoeff[7]=p->nf[(*compt)++];
1475 }
1476 template<typename T>
1477 void egal192(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1478 {
1479 tabcoeff[6]=p->nf[(*compt)++];
1480 tabcoeff[7]=p->nf[(*compt)++];
1481 }
1482 template<typename T>
1483 void egal193(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1484 {
1485 tabcoeff[0]=p->nf[(*compt)++];
1486 tabcoeff[6]=p->nf[(*compt)++];
1487 tabcoeff[7]=p->nf[(*compt)++];
1488 }
1489 template<typename T>
1490 void egal194(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1491 {
1492 tabcoeff[1]=p->nf[(*compt)++];
1493 tabcoeff[6]=p->nf[(*compt)++];
1494 tabcoeff[7]=p->nf[(*compt)++];
1495 }
1496 template<typename T>
1497 void egal195(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1498 {
1499 tabcoeff[0]=p->nf[(*compt)++];
1500 tabcoeff[1]=p->nf[(*compt)++];
1501 tabcoeff[6]=p->nf[(*compt)++];
1502 tabcoeff[7]=p->nf[(*compt)++];
1503 }
1504 template<typename T>
1505 void egal196(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1506 {
1507 tabcoeff[2]=p->nf[(*compt)++];
1508 tabcoeff[6]=p->nf[(*compt)++];
1509 tabcoeff[7]=p->nf[(*compt)++];
1510 }
1511 template<typename T>
1512 void egal197(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1513 {
1514 tabcoeff[0]=p->nf[(*compt)++];
1515 tabcoeff[2]=p->nf[(*compt)++];
1516 tabcoeff[6]=p->nf[(*compt)++];
1517 tabcoeff[7]=p->nf[(*compt)++];
1518 }
1519 template<typename T>
1520 void egal198(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1521 {
1522 tabcoeff[1]=p->nf[(*compt)++];
1523 tabcoeff[2]=p->nf[(*compt)++];
1524 tabcoeff[6]=p->nf[(*compt)++];
1525 tabcoeff[7]=p->nf[(*compt)++];
1526 }
1527 template<typename T>
1528 void egal199(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1529 {
1530 tabcoeff[0]=p->nf[(*compt)++];
1531 tabcoeff[1]=p->nf[(*compt)++];
1532 tabcoeff[2]=p->nf[(*compt)++];
1533 tabcoeff[6]=p->nf[(*compt)++];
1534 tabcoeff[7]=p->nf[(*compt)++];
1535 }
1536 template<typename T>
1537 void egal200(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1538 {
1539 tabcoeff[3]=p->nf[(*compt)++];
1540 tabcoeff[6]=p->nf[(*compt)++];
1541 tabcoeff[7]=p->nf[(*compt)++];
1542 }
1543 template<typename T>
1544 void egal201(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1545 {
1546 tabcoeff[0]=p->nf[(*compt)++];
1547 tabcoeff[3]=p->nf[(*compt)++];
1548 tabcoeff[6]=p->nf[(*compt)++];
1549 tabcoeff[7]=p->nf[(*compt)++];
1550 }
1551 template<typename T>
1552 void egal202(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1553 {
1554 tabcoeff[1]=p->nf[(*compt)++];
1555 tabcoeff[3]=p->nf[(*compt)++];
1556 tabcoeff[6]=p->nf[(*compt)++];
1557 tabcoeff[7]=p->nf[(*compt)++];
1558 }
1559 template<typename T>
1560 void egal203(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1561 {
1562 tabcoeff[0]=p->nf[(*compt)++];
1563 tabcoeff[1]=p->nf[(*compt)++];
1564 tabcoeff[3]=p->nf[(*compt)++];
1565 tabcoeff[6]=p->nf[(*compt)++];
1566 tabcoeff[7]=p->nf[(*compt)++];
1567 }
1568 template<typename T>
1569 void egal204(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1570 {
1571 tabcoeff[2]=p->nf[(*compt)++];
1572 tabcoeff[3]=p->nf[(*compt)++];
1573 tabcoeff[6]=p->nf[(*compt)++];
1574 tabcoeff[7]=p->nf[(*compt)++];
1575 }
1576 template<typename T>
1577 void egal205(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1578 {
1579 tabcoeff[0]=p->nf[(*compt)++];
1580 tabcoeff[2]=p->nf[(*compt)++];
1581 tabcoeff[3]=p->nf[(*compt)++];
1582 tabcoeff[6]=p->nf[(*compt)++];
1583 tabcoeff[7]=p->nf[(*compt)++];
1584 }
1585 template<typename T>
1586 void egal206(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1587 {
1588 tabcoeff[1]=p->nf[(*compt)++];
1589 tabcoeff[2]=p->nf[(*compt)++];
1590 tabcoeff[3]=p->nf[(*compt)++];
1591 tabcoeff[6]=p->nf[(*compt)++];
1592 tabcoeff[7]=p->nf[(*compt)++];
1593 }
1594 template<typename T>
1595 void egal207(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1596 {
1597 tabcoeff[0]=p->nf[(*compt)++];
1598 tabcoeff[1]=p->nf[(*compt)++];
1599 tabcoeff[2]=p->nf[(*compt)++];
1600 tabcoeff[3]=p->nf[(*compt)++];
1601 tabcoeff[6]=p->nf[(*compt)++];
1602 tabcoeff[7]=p->nf[(*compt)++];
1603 }
1604 template<typename T>
1605 void egal208(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1606 {
1607 tabcoeff[4]=p->nf[(*compt)++];
1608 tabcoeff[6]=p->nf[(*compt)++];
1609 tabcoeff[7]=p->nf[(*compt)++];
1610 }
1611 template<typename T>
1612 void egal209(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1613 {
1614 tabcoeff[0]=p->nf[(*compt)++];
1615 tabcoeff[4]=p->nf[(*compt)++];
1616 tabcoeff[6]=p->nf[(*compt)++];
1617 tabcoeff[7]=p->nf[(*compt)++];
1618 }
1619 template<typename T>
1620 void egal210(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1621 {
1622 tabcoeff[1]=p->nf[(*compt)++];
1623 tabcoeff[4]=p->nf[(*compt)++];
1624 tabcoeff[6]=p->nf[(*compt)++];
1625 tabcoeff[7]=p->nf[(*compt)++];
1626 }
1627 template<typename T>
1628 void egal211(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1629 {
1630 tabcoeff[0]=p->nf[(*compt)++];
1631 tabcoeff[1]=p->nf[(*compt)++];
1632 tabcoeff[4]=p->nf[(*compt)++];
1633 tabcoeff[6]=p->nf[(*compt)++];
1634 tabcoeff[7]=p->nf[(*compt)++];
1635 }
1636 template<typename T>
1637 void egal212(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1638 {
1639 tabcoeff[2]=p->nf[(*compt)++];
1640 tabcoeff[4]=p->nf[(*compt)++];
1641 tabcoeff[6]=p->nf[(*compt)++];
1642 tabcoeff[7]=p->nf[(*compt)++];
1643 }
1644 template<typename T>
1645 void egal213(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1646 {
1647 tabcoeff[0]=p->nf[(*compt)++];
1648 tabcoeff[2]=p->nf[(*compt)++];
1649 tabcoeff[4]=p->nf[(*compt)++];
1650 tabcoeff[6]=p->nf[(*compt)++];
1651 tabcoeff[7]=p->nf[(*compt)++];
1652 }
1653 template<typename T>
1654 void egal214(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1655 {
1656 tabcoeff[1]=p->nf[(*compt)++];
1657 tabcoeff[2]=p->nf[(*compt)++];
1658 tabcoeff[4]=p->nf[(*compt)++];
1659 tabcoeff[6]=p->nf[(*compt)++];
1660 tabcoeff[7]=p->nf[(*compt)++];
1661 }
1662 template<typename T>
1663 void egal215(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1664 {
1665 tabcoeff[0]=p->nf[(*compt)++];
1666 tabcoeff[1]=p->nf[(*compt)++];
1667 tabcoeff[2]=p->nf[(*compt)++];
1668 tabcoeff[4]=p->nf[(*compt)++];
1669 tabcoeff[6]=p->nf[(*compt)++];
1670 tabcoeff[7]=p->nf[(*compt)++];
1671 }
1672 template<typename T>
1673 void egal216(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1674 {
1675 tabcoeff[3]=p->nf[(*compt)++];
1676 tabcoeff[4]=p->nf[(*compt)++];
1677 tabcoeff[6]=p->nf[(*compt)++];
1678 tabcoeff[7]=p->nf[(*compt)++];
1679 }
1680 template<typename T>
1681 void egal217(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1682 {
1683 tabcoeff[0]=p->nf[(*compt)++];
1684 tabcoeff[3]=p->nf[(*compt)++];
1685 tabcoeff[4]=p->nf[(*compt)++];
1686 tabcoeff[6]=p->nf[(*compt)++];
1687 tabcoeff[7]=p->nf[(*compt)++];
1688 }
1689 template<typename T>
1690 void egal218(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1691 {
1692 tabcoeff[1]=p->nf[(*compt)++];
1693 tabcoeff[3]=p->nf[(*compt)++];
1694 tabcoeff[4]=p->nf[(*compt)++];
1695 tabcoeff[6]=p->nf[(*compt)++];
1696 tabcoeff[7]=p->nf[(*compt)++];
1697 }
1698 template<typename T>
1699 void egal219(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1700 {
1701 tabcoeff[0]=p->nf[(*compt)++];
1702 tabcoeff[1]=p->nf[(*compt)++];
1703 tabcoeff[3]=p->nf[(*compt)++];
1704 tabcoeff[4]=p->nf[(*compt)++];
1705 tabcoeff[6]=p->nf[(*compt)++];
1706 tabcoeff[7]=p->nf[(*compt)++];
1707 }
1708 template<typename T>
1709 void egal220(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1710 {
1711 tabcoeff[2]=p->nf[(*compt)++];
1712 tabcoeff[3]=p->nf[(*compt)++];
1713 tabcoeff[4]=p->nf[(*compt)++];
1714 tabcoeff[6]=p->nf[(*compt)++];
1715 tabcoeff[7]=p->nf[(*compt)++];
1716 }
1717 template<typename T>
1718 void egal221(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1719 {
1720 tabcoeff[0]=p->nf[(*compt)++];
1721 tabcoeff[2]=p->nf[(*compt)++];
1722 tabcoeff[3]=p->nf[(*compt)++];
1723 tabcoeff[4]=p->nf[(*compt)++];
1724 tabcoeff[6]=p->nf[(*compt)++];
1725 tabcoeff[7]=p->nf[(*compt)++];
1726 }
1727 template<typename T>
1728 void egal222(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1729 {
1730 tabcoeff[1]=p->nf[(*compt)++];
1731 tabcoeff[2]=p->nf[(*compt)++];
1732 tabcoeff[3]=p->nf[(*compt)++];
1733 tabcoeff[4]=p->nf[(*compt)++];
1734 tabcoeff[6]=p->nf[(*compt)++];
1735 tabcoeff[7]=p->nf[(*compt)++];
1736 }
1737 template<typename T>
1738 void egal223(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1739 {
1740 tabcoeff[0]=p->nf[(*compt)++];
1741 tabcoeff[1]=p->nf[(*compt)++];
1742 tabcoeff[2]=p->nf[(*compt)++];
1743 tabcoeff[3]=p->nf[(*compt)++];
1744 tabcoeff[4]=p->nf[(*compt)++];
1745 tabcoeff[6]=p->nf[(*compt)++];
1746 tabcoeff[7]=p->nf[(*compt)++];
1747 }
1748 template<typename T>
1749 void egal224(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1750 {
1751 tabcoeff[5]=p->nf[(*compt)++];
1752 tabcoeff[6]=p->nf[(*compt)++];
1753 tabcoeff[7]=p->nf[(*compt)++];
1754 }
1755 template<typename T>
1756 void egal225(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1757 {
1758 tabcoeff[0]=p->nf[(*compt)++];
1759 tabcoeff[5]=p->nf[(*compt)++];
1760 tabcoeff[6]=p->nf[(*compt)++];
1761 tabcoeff[7]=p->nf[(*compt)++];
1762 }
1763 template<typename T>
1764 void egal226(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1765 {
1766 tabcoeff[1]=p->nf[(*compt)++];
1767 tabcoeff[5]=p->nf[(*compt)++];
1768 tabcoeff[6]=p->nf[(*compt)++];
1769 tabcoeff[7]=p->nf[(*compt)++];
1770 }
1771 template<typename T>
1772 void egal227(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1773 {
1774 tabcoeff[0]=p->nf[(*compt)++];
1775 tabcoeff[1]=p->nf[(*compt)++];
1776 tabcoeff[5]=p->nf[(*compt)++];
1777 tabcoeff[6]=p->nf[(*compt)++];
1778 tabcoeff[7]=p->nf[(*compt)++];
1779 }
1780 template<typename T>
1781 void egal228(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1782 {
1783 tabcoeff[2]=p->nf[(*compt)++];
1784 tabcoeff[5]=p->nf[(*compt)++];
1785 tabcoeff[6]=p->nf[(*compt)++];
1786 tabcoeff[7]=p->nf[(*compt)++];
1787 }
1788 template<typename T>
1789 void egal229(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1790 {
1791 tabcoeff[0]=p->nf[(*compt)++];
1792 tabcoeff[2]=p->nf[(*compt)++];
1793 tabcoeff[5]=p->nf[(*compt)++];
1794 tabcoeff[6]=p->nf[(*compt)++];
1795 tabcoeff[7]=p->nf[(*compt)++];
1796 }
1797 template<typename T>
1798 void egal230(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1799 {
1800 tabcoeff[1]=p->nf[(*compt)++];
1801 tabcoeff[2]=p->nf[(*compt)++];
1802 tabcoeff[5]=p->nf[(*compt)++];
1803 tabcoeff[6]=p->nf[(*compt)++];
1804 tabcoeff[7]=p->nf[(*compt)++];
1805 }
1806 template<typename T>
1807 void egal231(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1808 {
1809 tabcoeff[0]=p->nf[(*compt)++];
1810 tabcoeff[1]=p->nf[(*compt)++];
1811 tabcoeff[2]=p->nf[(*compt)++];
1812 tabcoeff[5]=p->nf[(*compt)++];
1813 tabcoeff[6]=p->nf[(*compt)++];
1814 tabcoeff[7]=p->nf[(*compt)++];
1815 }
1816 template<typename T>
1817 void egal232(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1818 {
1819 tabcoeff[3]=p->nf[(*compt)++];
1820 tabcoeff[5]=p->nf[(*compt)++];
1821 tabcoeff[6]=p->nf[(*compt)++];
1822 tabcoeff[7]=p->nf[(*compt)++];
1823 }
1824 template<typename T>
1825 void egal233(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1826 {
1827 tabcoeff[0]=p->nf[(*compt)++];
1828 tabcoeff[3]=p->nf[(*compt)++];
1829 tabcoeff[5]=p->nf[(*compt)++];
1830 tabcoeff[6]=p->nf[(*compt)++];
1831 tabcoeff[7]=p->nf[(*compt)++];
1832 }
1833 template<typename T>
1834 void egal234(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1835 {
1836 tabcoeff[1]=p->nf[(*compt)++];
1837 tabcoeff[3]=p->nf[(*compt)++];
1838 tabcoeff[5]=p->nf[(*compt)++];
1839 tabcoeff[6]=p->nf[(*compt)++];
1840 tabcoeff[7]=p->nf[(*compt)++];
1841 }
1842 template<typename T>
1843 void egal235(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1844 {
1845 tabcoeff[0]=p->nf[(*compt)++];
1846 tabcoeff[1]=p->nf[(*compt)++];
1847 tabcoeff[3]=p->nf[(*compt)++];
1848 tabcoeff[5]=p->nf[(*compt)++];
1849 tabcoeff[6]=p->nf[(*compt)++];
1850 tabcoeff[7]=p->nf[(*compt)++];
1851 }
1852 template<typename T>
1853 void egal236(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1854 {
1855 tabcoeff[2]=p->nf[(*compt)++];
1856 tabcoeff[3]=p->nf[(*compt)++];
1857 tabcoeff[5]=p->nf[(*compt)++];
1858 tabcoeff[6]=p->nf[(*compt)++];
1859 tabcoeff[7]=p->nf[(*compt)++];
1860 }
1861 template<typename T>
1862 void egal237(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1863 {
1864 tabcoeff[0]=p->nf[(*compt)++];
1865 tabcoeff[2]=p->nf[(*compt)++];
1866 tabcoeff[3]=p->nf[(*compt)++];
1867 tabcoeff[5]=p->nf[(*compt)++];
1868 tabcoeff[6]=p->nf[(*compt)++];
1869 tabcoeff[7]=p->nf[(*compt)++];
1870 }
1871 template<typename T>
1872 void egal238(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1873 {
1874 tabcoeff[1]=p->nf[(*compt)++];
1875 tabcoeff[2]=p->nf[(*compt)++];
1876 tabcoeff[3]=p->nf[(*compt)++];
1877 tabcoeff[5]=p->nf[(*compt)++];
1878 tabcoeff[6]=p->nf[(*compt)++];
1879 tabcoeff[7]=p->nf[(*compt)++];
1880 }
1881 template<typename T>
1882 void egal239(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1883 {
1884 tabcoeff[0]=p->nf[(*compt)++];
1885 tabcoeff[1]=p->nf[(*compt)++];
1886 tabcoeff[2]=p->nf[(*compt)++];
1887 tabcoeff[3]=p->nf[(*compt)++];
1888 tabcoeff[5]=p->nf[(*compt)++];
1889 tabcoeff[6]=p->nf[(*compt)++];
1890 tabcoeff[7]=p->nf[(*compt)++];
1891 }
1892 template<typename T>
1893 void egal240(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1894 {
1895 tabcoeff[4]=p->nf[(*compt)++];
1896 tabcoeff[5]=p->nf[(*compt)++];
1897 tabcoeff[6]=p->nf[(*compt)++];
1898 tabcoeff[7]=p->nf[(*compt)++];
1899 }
1900 template<typename T>
1901 void egal241(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1902 {
1903 tabcoeff[0]=p->nf[(*compt)++];
1904 tabcoeff[4]=p->nf[(*compt)++];
1905 tabcoeff[5]=p->nf[(*compt)++];
1906 tabcoeff[6]=p->nf[(*compt)++];
1907 tabcoeff[7]=p->nf[(*compt)++];
1908 }
1909 template<typename T>
1910 void egal242(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1911 {
1912 tabcoeff[1]=p->nf[(*compt)++];
1913 tabcoeff[4]=p->nf[(*compt)++];
1914 tabcoeff[5]=p->nf[(*compt)++];
1915 tabcoeff[6]=p->nf[(*compt)++];
1916 tabcoeff[7]=p->nf[(*compt)++];
1917 }
1918 template<typename T>
1919 void egal243(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1920 {
1921 tabcoeff[0]=p->nf[(*compt)++];
1922 tabcoeff[1]=p->nf[(*compt)++];
1923 tabcoeff[4]=p->nf[(*compt)++];
1924 tabcoeff[5]=p->nf[(*compt)++];
1925 tabcoeff[6]=p->nf[(*compt)++];
1926 tabcoeff[7]=p->nf[(*compt)++];
1927 }
1928 template<typename T>
1929 void egal244(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1930 {
1931 tabcoeff[2]=p->nf[(*compt)++];
1932 tabcoeff[4]=p->nf[(*compt)++];
1933 tabcoeff[5]=p->nf[(*compt)++];
1934 tabcoeff[6]=p->nf[(*compt)++];
1935 tabcoeff[7]=p->nf[(*compt)++];
1936 }
1937 template<typename T>
1938 void egal245(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1939 {
1940 tabcoeff[0]=p->nf[(*compt)++];
1941 tabcoeff[2]=p->nf[(*compt)++];
1942 tabcoeff[4]=p->nf[(*compt)++];
1943 tabcoeff[5]=p->nf[(*compt)++];
1944 tabcoeff[6]=p->nf[(*compt)++];
1945 tabcoeff[7]=p->nf[(*compt)++];
1946 }
1947 template<typename T>
1948 void egal246(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1949 {
1950 tabcoeff[1]=p->nf[(*compt)++];
1951 tabcoeff[2]=p->nf[(*compt)++];
1952 tabcoeff[4]=p->nf[(*compt)++];
1953 tabcoeff[5]=p->nf[(*compt)++];
1954 tabcoeff[6]=p->nf[(*compt)++];
1955 tabcoeff[7]=p->nf[(*compt)++];
1956 }
1957 template<typename T>
1958 void egal247(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1959 {
1960 tabcoeff[0]=p->nf[(*compt)++];
1961 tabcoeff[1]=p->nf[(*compt)++];
1962 tabcoeff[2]=p->nf[(*compt)++];
1963 tabcoeff[4]=p->nf[(*compt)++];
1964 tabcoeff[5]=p->nf[(*compt)++];
1965 tabcoeff[6]=p->nf[(*compt)++];
1966 tabcoeff[7]=p->nf[(*compt)++];
1967 }
1968 template<typename T>
1969 void egal248(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1970 {
1971 tabcoeff[3]=p->nf[(*compt)++];
1972 tabcoeff[4]=p->nf[(*compt)++];
1973 tabcoeff[5]=p->nf[(*compt)++];
1974 tabcoeff[6]=p->nf[(*compt)++];
1975 tabcoeff[7]=p->nf[(*compt)++];
1976 }
1977 template<typename T>
1978 void egal249(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1979 {
1980 tabcoeff[0]=p->nf[(*compt)++];
1981 tabcoeff[3]=p->nf[(*compt)++];
1982 tabcoeff[4]=p->nf[(*compt)++];
1983 tabcoeff[5]=p->nf[(*compt)++];
1984 tabcoeff[6]=p->nf[(*compt)++];
1985 tabcoeff[7]=p->nf[(*compt)++];
1986 }
1987 template<typename T>
1988 void egal250(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1989 {
1990 tabcoeff[1]=p->nf[(*compt)++];
1991 tabcoeff[3]=p->nf[(*compt)++];
1992 tabcoeff[4]=p->nf[(*compt)++];
1993 tabcoeff[5]=p->nf[(*compt)++];
1994 tabcoeff[6]=p->nf[(*compt)++];
1995 tabcoeff[7]=p->nf[(*compt)++];
1996 }
1997 template<typename T>
1998 void egal251(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
1999 {
2000 tabcoeff[0]=p->nf[(*compt)++];
2001 tabcoeff[1]=p->nf[(*compt)++];
2002 tabcoeff[3]=p->nf[(*compt)++];
2003 tabcoeff[4]=p->nf[(*compt)++];
2004 tabcoeff[5]=p->nf[(*compt)++];
2005 tabcoeff[6]=p->nf[(*compt)++];
2006 tabcoeff[7]=p->nf[(*compt)++];
2007 }
2008 template<typename T>
2009 void egal252(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
2010 {
2011 tabcoeff[2]=p->nf[(*compt)++];
2012 tabcoeff[3]=p->nf[(*compt)++];
2013 tabcoeff[4]=p->nf[(*compt)++];
2014 tabcoeff[5]=p->nf[(*compt)++];
2015 tabcoeff[6]=p->nf[(*compt)++];
2016 tabcoeff[7]=p->nf[(*compt)++];
2017 }
2018 template<typename T>
2019 void egal253(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
2020 {
2021 tabcoeff[0]=p->nf[(*compt)++];
2022 tabcoeff[2]=p->nf[(*compt)++];
2023 tabcoeff[3]=p->nf[(*compt)++];
2024 tabcoeff[4]=p->nf[(*compt)++];
2025 tabcoeff[5]=p->nf[(*compt)++];
2026 tabcoeff[6]=p->nf[(*compt)++];
2027 tabcoeff[7]=p->nf[(*compt)++];
2028 }
2029 template<typename T>
2030 void egal254(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
2031 {
2032 tabcoeff[1]=p->nf[(*compt)++];
2033 tabcoeff[2]=p->nf[(*compt)++];
2034 tabcoeff[3]=p->nf[(*compt)++];
2035 tabcoeff[4]=p->nf[(*compt)++];
2036 tabcoeff[5]=p->nf[(*compt)++];
2037 tabcoeff[6]=p->nf[(*compt)++];
2038 tabcoeff[7]=p->nf[(*compt)++];
2039 }
2040 template<typename T>
2041 void egal255(COEFF * tabcoeff, pol<mon,T> *p, int *compt)
2042 {
2043 tabcoeff[0]=p->nf[(*compt)++];
2044 tabcoeff[1]=p->nf[(*compt)++];
2045 tabcoeff[2]=p->nf[(*compt)++];
2046 tabcoeff[3]=p->nf[(*compt)++];
2047 tabcoeff[4]=p->nf[(*compt)++];
2048 tabcoeff[5]=p->nf[(*compt)++];
2049 tabcoeff[6]=p->nf[(*compt)++];
2050 tabcoeff[7]=p->nf[(*compt)++];
2051 }
2052 //---------------------------------------------------------------
2053 template<typename T>
2054 void moinsegal0(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2055 {
2056 }
2057 template<typename T>
2058 void moinsegal1(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2059 {
2060 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2061 }
2062 template<typename T>
2063 void moinsegal2(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2064 {
2065 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2066 }
2067 template<typename T>
2068 void moinsegal3(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2069 {
2070 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2071 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2072 }
2073 template<typename T>
2074 void moinsegal4(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2075 {
2076 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2077 }
2078 template<typename T>
2079 void moinsegal5(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2080 {
2081 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2082 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2083 }
2084 template<typename T>
2085 void moinsegal6(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2086 {
2087 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2088 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2089 }
2090 template<typename T>
2091 void moinsegal7(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2092 {
2093 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2094 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2095 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2096 }
2097 template<typename T>
2098 void moinsegal8(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2099 {
2100 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2101 }
2102 template<typename T>
2103 void moinsegal9(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2104 {
2105 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2106 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2107 }
2108 template<typename T>
2109 void moinsegal10(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2110 {
2111 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2112 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2113 }
2114 template<typename T>
2115 void moinsegal11(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2116 {
2117 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2118 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2119 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2120 }
2121 template<typename T>
2122 void moinsegal12(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2123 {
2124 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2125 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2126 }
2127 template<typename T>
2128 void moinsegal13(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2129 {
2130 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2131 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2132 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2133 }
2134 template<typename T>
2135 void moinsegal14(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2136 {
2137 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2138 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2139 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2140 }
2141 template<typename T>
2142 void moinsegal15(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2143 {
2144 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2145 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2146 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2147 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2148 }
2149 template<typename T>
2150 void moinsegal16(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2151 {
2152 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2153 }
2154 template<typename T>
2155 void moinsegal17(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2156 {
2157 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2158 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2159 }
2160 template<typename T>
2161 void moinsegal18(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2162 {
2163 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2164 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2165 }
2166 template<typename T>
2167 void moinsegal19(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2168 {
2169 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2170 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2171 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2172 }
2173 template<typename T>
2174 void moinsegal20(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2175 {
2176 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2177 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2178 }
2179 template<typename T>
2180 void moinsegal21(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2181 {
2182 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2183 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2184 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2185 }
2186 template<typename T>
2187 void moinsegal22(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2188 {
2189 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2190 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2191 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2192 }
2193 template<typename T>
2194 void moinsegal23(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2195 {
2196 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2197 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2198 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2199 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2200 }
2201 template<typename T>
2202 void moinsegal24(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2203 {
2204 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2205 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2206 }
2207 template<typename T>
2208 void moinsegal25(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2209 {
2210 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2211 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2212 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2213 }
2214 template<typename T>
2215 void moinsegal26(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2216 {
2217 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2218 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2219 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2220 }
2221 template<typename T>
2222 void moinsegal27(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2223 {
2224 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2225 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2226 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2227 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2228 }
2229 template<typename T>
2230 void moinsegal28(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2231 {
2232 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2233 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2234 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2235 }
2236 template<typename T>
2237 void moinsegal29(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2238 {
2239 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2240 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2241 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2242 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2243 }
2244 template<typename T>
2245 void moinsegal30(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2246 {
2247 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2248 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2249 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2250 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2251 }
2252 template<typename T>
2253 void moinsegal31(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2254 {
2255 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2256 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2257 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2258 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2259 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2260 }
2261 template<typename T>
2262 void moinsegal32(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2263 {
2264 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2265 }
2266 template<typename T>
2267 void moinsegal33(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2268 {
2269 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2270 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2271 }
2272 template<typename T>
2273 void moinsegal34(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2274 {
2275 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2276 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2277 }
2278 template<typename T>
2279 void moinsegal35(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2280 {
2281 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2282 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2283 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2284 }
2285 template<typename T>
2286 void moinsegal36(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2287 {
2288 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2289 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2290 }
2291 template<typename T>
2292 void moinsegal37(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2293 {
2294 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2295 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2296 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2297 }
2298 template<typename T>
2299 void moinsegal38(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2300 {
2301 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2302 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2303 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2304 }
2305 template<typename T>
2306 void moinsegal39(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2307 {
2308 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2309 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2310 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2311 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2312 }
2313 template<typename T>
2314 void moinsegal40(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2315 {
2316 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2317 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2318 }
2319 template<typename T>
2320 void moinsegal41(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2321 {
2322 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2323 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2324 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2325 }
2326 template<typename T>
2327 void moinsegal42(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2328 {
2329 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2330 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2331 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2332 }
2333 template<typename T>
2334 void moinsegal43(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2335 {
2336 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2337 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2338 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2339 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2340 }
2341 template<typename T>
2342 void moinsegal44(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2343 {
2344 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2345 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2346 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2347 }
2348 template<typename T>
2349 void moinsegal45(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2350 {
2351 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2352 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2353 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2354 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2355 }
2356 template<typename T>
2357 void moinsegal46(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2358 {
2359 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2360 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2361 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2362 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2363 }
2364 template<typename T>
2365 void moinsegal47(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2366 {
2367 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2368 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2369 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2370 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2371 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2372 }
2373 template<typename T>
2374 void moinsegal48(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2375 {
2376 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2377 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2378 }
2379 template<typename T>
2380 void moinsegal49(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2381 {
2382 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2383 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2384 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2385 }
2386 template<typename T>
2387 void moinsegal50(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2388 {
2389 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2390 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2391 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2392 }
2393 template<typename T>
2394 void moinsegal51(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2395 {
2396 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2397 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2398 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2399 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2400 }
2401 template<typename T>
2402 void moinsegal52(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2403 {
2404 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2405 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2406 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2407 }
2408 template<typename T>
2409 void moinsegal53(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2410 {
2411 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2412 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2413 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2414 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2415 }
2416 template<typename T>
2417 void moinsegal54(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2418 {
2419 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2420 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2421 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2422 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2423 }
2424 template<typename T>
2425 void moinsegal55(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2426 {
2427 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2428 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2429 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2430 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2431 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2432 }
2433 template<typename T>
2434 void moinsegal56(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2435 {
2436 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2437 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2438 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2439 }
2440 template<typename T>
2441 void moinsegal57(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2442 {
2443 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2444 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2445 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2446 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2447 }
2448 template<typename T>
2449 void moinsegal58(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2450 {
2451 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2452 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2453 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2454 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2455 }
2456 template<typename T>
2457 void moinsegal59(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2458 {
2459 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2460 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2461 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2462 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2463 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2464 }
2465 template<typename T>
2466 void moinsegal60(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2467 {
2468 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2469 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2470 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2471 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2472 }
2473 template<typename T>
2474 void moinsegal61(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2475 {
2476 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2477 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2478 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2479 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2480 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2481 }
2482 template<typename T>
2483 void moinsegal62(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2484 {
2485 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2486 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2487 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2488 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2489 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2490 }
2491 template<typename T>
2492 void moinsegal63(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2493 {
2494 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2495 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2496 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2497 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2498 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2499 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2500 }
2501 template<typename T>
2502 void moinsegal64(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2503 {
2504 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2505 }
2506 template<typename T>
2507 void moinsegal65(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2508 {
2509 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2510 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2511 }
2512 template<typename T>
2513 void moinsegal66(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2514 {
2515 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2516 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2517 }
2518 template<typename T>
2519 void moinsegal67(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2520 {
2521 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2522 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2523 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2524 }
2525 template<typename T>
2526 void moinsegal68(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2527 {
2528 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2529 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2530 }
2531 template<typename T>
2532 void moinsegal69(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2533 {
2534 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2535 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2536 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2537 }
2538 template<typename T>
2539 void moinsegal70(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2540 {
2541 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2542 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2543 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2544 }
2545 template<typename T>
2546 void moinsegal71(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2547 {
2548 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2549 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2550 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2551 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2552 }
2553 template<typename T>
2554 void moinsegal72(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2555 {
2556 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2557 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2558 }
2559 template<typename T>
2560 void moinsegal73(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2561 {
2562 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2563 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2564 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2565 }
2566 template<typename T>
2567 void moinsegal74(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2568 {
2569 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2570 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2571 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2572 }
2573 template<typename T>
2574 void moinsegal75(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2575 {
2576 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2577 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2578 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2579 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2580 }
2581 template<typename T>
2582 void moinsegal76(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2583 {
2584 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2585 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2586 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2587 }
2588 template<typename T>
2589 void moinsegal77(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2590 {
2591 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2592 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2593 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2594 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2595 }
2596 template<typename T>
2597 void moinsegal78(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2598 {
2599 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2600 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2601 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2602 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2603 }
2604 template<typename T>
2605 void moinsegal79(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2606 {
2607 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2608 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2609 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2610 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2611 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2612 }
2613 template<typename T>
2614 void moinsegal80(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2615 {
2616 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2617 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2618 }
2619 template<typename T>
2620 void moinsegal81(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2621 {
2622 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2623 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2624 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2625 }
2626 template<typename T>
2627 void moinsegal82(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2628 {
2629 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2630 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2631 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2632 }
2633 template<typename T>
2634 void moinsegal83(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2635 {
2636 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2637 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2638 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2639 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2640 }
2641 template<typename T>
2642 void moinsegal84(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2643 {
2644 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2645 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2646 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2647 }
2648 template<typename T>
2649 void moinsegal85(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2650 {
2651 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2652 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2653 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2654 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2655 }
2656 template<typename T>
2657 void moinsegal86(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2658 {
2659 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2660 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2661 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2662 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2663 }
2664 template<typename T>
2665 void moinsegal87(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2666 {
2667 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2668 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2669 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2670 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2671 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2672 }
2673 template<typename T>
2674 void moinsegal88(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2675 {
2676 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2677 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2678 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2679 }
2680 template<typename T>
2681 void moinsegal89(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2682 {
2683 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2684 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2685 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2686 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2687 }
2688 template<typename T>
2689 void moinsegal90(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2690 {
2691 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2692 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2693 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2694 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2695 }
2696 template<typename T>
2697 void moinsegal91(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2698 {
2699 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2700 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2701 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2702 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2703 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2704 }
2705 template<typename T>
2706 void moinsegal92(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2707 {
2708 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2709 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2710 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2711 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2712 }
2713 template<typename T>
2714 void moinsegal93(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2715 {
2716 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2717 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2718 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2719 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2720 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2721 }
2722 template<typename T>
2723 void moinsegal94(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2724 {
2725 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2726 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2727 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2728 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2729 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2730 }
2731 template<typename T>
2732 void moinsegal95(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2733 {
2734 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2735 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2736 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2737 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2738 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2739 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2740 }
2741 template<typename T>
2742 void moinsegal96(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2743 {
2744 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2745 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2746 }
2747 template<typename T>
2748 void moinsegal97(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2749 {
2750 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2751 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2752 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2753 }
2754 template<typename T>
2755 void moinsegal98(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2756 {
2757 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2758 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2759 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2760 }
2761 template<typename T>
2762 void moinsegal99(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2763 {
2764 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2765 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2766 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2767 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2768 }
2769 template<typename T>
2770 void moinsegal100(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2771 {
2772 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2773 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2774 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2775 }
2776 template<typename T>
2777 void moinsegal101(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2778 {
2779 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2780 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2781 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2782 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2783 }
2784 template<typename T>
2785 void moinsegal102(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2786 {
2787 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2788 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2789 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2790 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2791 }
2792 template<typename T>
2793 void moinsegal103(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2794 {
2795 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2796 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2797 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2798 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2799 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2800 }
2801 template<typename T>
2802 void moinsegal104(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2803 {
2804 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2805 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2806 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2807 }
2808 template<typename T>
2809 void moinsegal105(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2810 {
2811 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2812 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2813 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2814 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2815 }
2816 template<typename T>
2817 void moinsegal106(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2818 {
2819 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2820 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2821 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2822 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2823 }
2824 template<typename T>
2825 void moinsegal107(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2826 {
2827 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2828 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2829 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2830 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2831 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2832 }
2833 template<typename T>
2834 void moinsegal108(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2835 {
2836 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2837 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2838 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2839 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2840 }
2841 template<typename T>
2842 void moinsegal109(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2843 {
2844 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2845 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2846 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2847 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2848 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2849 }
2850 template<typename T>
2851 void moinsegal110(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2852 {
2853 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2854 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2855 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2856 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2857 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2858 }
2859 template<typename T>
2860 void moinsegal111(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2861 {
2862 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2863 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2864 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2865 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2866 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2867 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2868 }
2869 template<typename T>
2870 void moinsegal112(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2871 {
2872 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2873 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2874 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2875 }
2876 template<typename T>
2877 void moinsegal113(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2878 {
2879 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2880 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2881 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2882 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2883 }
2884 template<typename T>
2885 void moinsegal114(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2886 {
2887 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2888 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2889 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2890 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2891 }
2892 template<typename T>
2893 void moinsegal115(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2894 {
2895 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2896 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2897 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2898 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2899 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2900 }
2901 template<typename T>
2902 void moinsegal116(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2903 {
2904 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2905 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2906 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2907 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2908 }
2909 template<typename T>
2910 void moinsegal117(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2911 {
2912 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2913 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2914 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2915 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2916 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2917 }
2918 template<typename T>
2919 void moinsegal118(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2920 {
2921 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2922 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2923 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2924 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2925 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2926 }
2927 template<typename T>
2928 void moinsegal119(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2929 {
2930 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2931 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2932 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2933 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2934 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2935 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2936 }
2937 template<typename T>
2938 void moinsegal120(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2939 {
2940 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2941 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2942 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2943 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2944 }
2945 template<typename T>
2946 void moinsegal121(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2947 {
2948 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2949 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2950 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2951 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2952 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2953 }
2954 template<typename T>
2955 void moinsegal122(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2956 {
2957 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2958 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2959 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2960 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2961 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2962 }
2963 template<typename T>
2964 void moinsegal123(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2965 {
2966 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2967 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2968 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2969 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2970 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2971 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2972 }
2973 template<typename T>
2974 void moinsegal124(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2975 {
2976 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2977 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2978 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2979 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2980 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2981 }
2982 template<typename T>
2983 void moinsegal125(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2984 {
2985 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
2986 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2987 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2988 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2989 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
2990 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
2991 }
2992 template<typename T>
2993 void moinsegal126(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
2994 {
2995 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
2996 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
2997 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
2998 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
2999 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3000 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3001 }
3002 template<typename T>
3003 void moinsegal127(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3004 {
3005 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3006 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3007 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3008 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3009 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3010 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3011 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3012 }
3013 template<typename T>
3014 void moinsegal128(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3015 {
3016 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3017 }
3018 template<typename T>
3019 void moinsegal129(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3020 {
3021 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3022 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3023 }
3024 template<typename T>
3025 void moinsegal130(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3026 {
3027 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3028 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3029 }
3030 template<typename T>
3031 void moinsegal131(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3032 {
3033 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3034 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3035 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3036 }
3037 template<typename T>
3038 void moinsegal132(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3039 {
3040 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3041 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3042 }
3043 template<typename T>
3044 void moinsegal133(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3045 {
3046 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3047 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3048 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3049 }
3050 template<typename T>
3051 void moinsegal134(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3052 {
3053 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3054 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3055 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3056 }
3057 template<typename T>
3058 void moinsegal135(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3059 {
3060 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3061 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3062 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3063 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3064 }
3065 template<typename T>
3066 void moinsegal136(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3067 {
3068 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3069 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3070 }
3071 template<typename T>
3072 void moinsegal137(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3073 {
3074 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3075 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3076 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3077 }
3078 template<typename T>
3079 void moinsegal138(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3080 {
3081 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3082 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3083 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3084 }
3085 template<typename T>
3086 void moinsegal139(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3087 {
3088 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3089 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3090 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3091 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3092 }
3093 template<typename T>
3094 void moinsegal140(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3095 {
3096 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3097 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3098 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3099 }
3100 template<typename T>
3101 void moinsegal141(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3102 {
3103 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3104 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3105 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3106 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3107 }
3108 template<typename T>
3109 void moinsegal142(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3110 {
3111 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3112 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3113 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3114 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3115 }
3116 template<typename T>
3117 void moinsegal143(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3118 {
3119 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3120 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3121 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3122 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3123 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3124 }
3125 template<typename T>
3126 void moinsegal144(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3127 {
3128 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3129 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3130 }
3131 template<typename T>
3132 void moinsegal145(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3133 {
3134 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3135 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3136 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3137 }
3138 template<typename T>
3139 void moinsegal146(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3140 {
3141 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3142 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3143 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3144 }
3145 template<typename T>
3146 void moinsegal147(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3147 {
3148 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3149 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3150 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3151 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3152 }
3153 template<typename T>
3154 void moinsegal148(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3155 {
3156 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3157 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3158 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3159 }
3160 template<typename T>
3161 void moinsegal149(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3162 {
3163 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3164 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3165 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3166 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3167 }
3168 template<typename T>
3169 void moinsegal150(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3170 {
3171 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3172 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3173 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3174 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3175 }
3176 template<typename T>
3177 void moinsegal151(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3178 {
3179 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3180 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3181 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3182 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3183 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3184 }
3185 template<typename T>
3186 void moinsegal152(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3187 {
3188 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3189 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3190 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3191 }
3192 template<typename T>
3193 void moinsegal153(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3194 {
3195 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3196 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3197 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3198 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3199 }
3200 template<typename T>
3201 void moinsegal154(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3202 {
3203 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3204 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3205 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3206 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3207 }
3208 template<typename T>
3209 void moinsegal155(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3210 {
3211 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3212 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3213 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3214 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3215 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3216 }
3217 template<typename T>
3218 void moinsegal156(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3219 {
3220 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3221 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3222 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3223 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3224 }
3225 template<typename T>
3226 void moinsegal157(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3227 {
3228 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3229 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3230 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3231 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3232 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3233 }
3234 template<typename T>
3235 void moinsegal158(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3236 {
3237 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3238 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3239 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3240 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3241 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3242 }
3243 template<typename T>
3244 void moinsegal159(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3245 {
3246 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3247 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3248 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3249 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3250 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3251 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3252 }
3253 template<typename T>
3254 void moinsegal160(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3255 {
3256 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3257 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3258 }
3259 template<typename T>
3260 void moinsegal161(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3261 {
3262 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3263 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3264 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3265 }
3266 template<typename T>
3267 void moinsegal162(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3268 {
3269 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3270 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3271 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3272 }
3273 template<typename T>
3274 void moinsegal163(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3275 {
3276 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3277 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3278 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3279 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3280 }
3281 template<typename T>
3282 void moinsegal164(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3283 {
3284 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3285 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3286 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3287 }
3288 template<typename T>
3289 void moinsegal165(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3290 {
3291 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3292 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3293 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3294 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3295 }
3296 template<typename T>
3297 void moinsegal166(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3298 {
3299 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3300 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3301 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3302 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3303 }
3304 template<typename T>
3305 void moinsegal167(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3306 {
3307 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3308 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3309 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3310 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3311 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3312 }
3313 template<typename T>
3314 void moinsegal168(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3315 {
3316 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3317 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3318 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3319 }
3320 template<typename T>
3321 void moinsegal169(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3322 {
3323 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3324 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3325 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3326 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3327 }
3328 template<typename T>
3329 void moinsegal170(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3330 {
3331 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3332 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3333 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3334 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3335 }
3336 template<typename T>
3337 void moinsegal171(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3338 {
3339 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3340 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3341 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3342 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3343 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3344 }
3345 template<typename T>
3346 void moinsegal172(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3347 {
3348 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3349 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3350 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3351 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3352 }
3353 template<typename T>
3354 void moinsegal173(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3355 {
3356 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3357 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3358 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3359 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3360 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3361 }
3362 template<typename T>
3363 void moinsegal174(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3364 {
3365 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3366 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3367 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3368 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3369 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3370 }
3371 template<typename T>
3372 void moinsegal175(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3373 {
3374 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3375 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3376 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3377 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3378 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3379 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3380 }
3381 template<typename T>
3382 void moinsegal176(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3383 {
3384 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3385 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3386 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3387 }
3388 template<typename T>
3389 void moinsegal177(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3390 {
3391 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3392 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3393 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3394 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3395 }
3396 template<typename T>
3397 void moinsegal178(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3398 {
3399 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3400 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3401 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3402 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3403 }
3404 template<typename T>
3405 void moinsegal179(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3406 {
3407 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3408 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3409 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3410 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3411 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3412 }
3413 template<typename T>
3414 void moinsegal180(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3415 {
3416 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3417 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3418 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3419 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3420 }
3421 template<typename T>
3422 void moinsegal181(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3423 {
3424 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3425 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3426 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3427 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3428 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3429 }
3430 template<typename T>
3431 void moinsegal182(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3432 {
3433 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3434 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3435 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3436 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3437 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3438 }
3439 template<typename T>
3440 void moinsegal183(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3441 {
3442 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3443 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3444 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3445 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3446 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3447 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3448 }
3449 template<typename T>
3450 void moinsegal184(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3451 {
3452 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3453 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3454 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3455 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3456 }
3457 template<typename T>
3458 void moinsegal185(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3459 {
3460 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3461 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3462 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3463 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3464 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3465 }
3466 template<typename T>
3467 void moinsegal186(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3468 {
3469 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3470 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3471 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3472 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3473 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3474 }
3475 template<typename T>
3476 void moinsegal187(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3477 {
3478 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3479 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3480 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3481 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3482 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3483 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3484 }
3485 template<typename T>
3486 void moinsegal188(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3487 {
3488 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3489 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3490 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3491 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3492 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3493 }
3494 template<typename T>
3495 void moinsegal189(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3496 {
3497 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3498 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3499 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3500 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3501 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3502 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3503 }
3504 template<typename T>
3505 void moinsegal190(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3506 {
3507 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3508 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3509 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3510 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3511 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3512 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3513 }
3514 template<typename T>
3515 void moinsegal191(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3516 {
3517 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3518 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3519 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3520 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3521 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3522 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3523 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3524 }
3525 template<typename T>
3526 void moinsegal192(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3527 {
3528 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3529 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3530 }
3531 template<typename T>
3532 void moinsegal193(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3533 {
3534 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3535 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3536 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3537 }
3538 template<typename T>
3539 void moinsegal194(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3540 {
3541 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3542 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3543 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3544 }
3545 template<typename T>
3546 void moinsegal195(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3547 {
3548 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3549 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3550 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3551 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3552 }
3553 template<typename T>
3554 void moinsegal196(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3555 {
3556 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3557 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3558 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3559 }
3560 template<typename T>
3561 void moinsegal197(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3562 {
3563 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3564 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3565 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3566 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3567 }
3568 template<typename T>
3569 void moinsegal198(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3570 {
3571 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3572 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3573 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3574 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3575 }
3576 template<typename T>
3577 void moinsegal199(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3578 {
3579 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3580 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3581 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3582 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3583 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3584 }
3585 template<typename T>
3586 void moinsegal200(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3587 {
3588 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3589 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3590 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3591 }
3592 template<typename T>
3593 void moinsegal201(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3594 {
3595 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3596 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3597 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3598 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3599 }
3600 template<typename T>
3601 void moinsegal202(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3602 {
3603 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3604 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3605 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3606 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3607 }
3608 template<typename T>
3609 void moinsegal203(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3610 {
3611 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3612 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3613 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3614 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3615 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3616 }
3617 template<typename T>
3618 void moinsegal204(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3619 {
3620 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3621 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3622 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3623 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3624 }
3625 template<typename T>
3626 void moinsegal205(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3627 {
3628 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3629 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3630 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3631 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3632 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3633 }
3634 template<typename T>
3635 void moinsegal206(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3636 {
3637 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3638 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3639 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3640 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3641 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3642 }
3643 template<typename T>
3644 void moinsegal207(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3645 {
3646 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3647 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3648 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3649 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3650 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3651 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3652 }
3653 template<typename T>
3654 void moinsegal208(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3655 {
3656 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3657 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3658 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3659 }
3660 template<typename T>
3661 void moinsegal209(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3662 {
3663 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3664 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3665 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3666 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3667 }
3668 template<typename T>
3669 void moinsegal210(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3670 {
3671 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3672 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3673 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3674 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3675 }
3676 template<typename T>
3677 void moinsegal211(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3678 {
3679 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3680 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3681 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3682 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3683 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3684 }
3685 template<typename T>
3686 void moinsegal212(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3687 {
3688 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3689 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3690 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3691 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3692 }
3693 template<typename T>
3694 void moinsegal213(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3695 {
3696 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3697 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3698 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3699 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3700 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3701 }
3702 template<typename T>
3703 void moinsegal214(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3704 {
3705 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3706 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3707 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3708 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3709 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3710 }
3711 template<typename T>
3712 void moinsegal215(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3713 {
3714 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3715 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3716 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3717 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3718 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3719 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3720 }
3721 template<typename T>
3722 void moinsegal216(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3723 {
3724 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3725 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3726 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3727 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3728 }
3729 template<typename T>
3730 void moinsegal217(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3731 {
3732 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3733 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3734 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3735 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3736 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3737 }
3738 template<typename T>
3739 void moinsegal218(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3740 {
3741 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3742 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3743 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3744 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3745 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3746 }
3747 template<typename T>
3748 void moinsegal219(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3749 {
3750 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3751 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3752 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3753 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3754 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3755 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3756 }
3757 template<typename T>
3758 void moinsegal220(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3759 {
3760 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3761 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3762 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3763 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3764 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3765 }
3766 template<typename T>
3767 void moinsegal221(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3768 {
3769 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3770 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3771 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3772 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3773 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3774 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3775 }
3776 template<typename T>
3777 void moinsegal222(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3778 {
3779 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3780 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3781 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3782 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3783 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3784 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3785 }
3786 template<typename T>
3787 void moinsegal223(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3788 {
3789 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3790 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3791 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3792 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3793 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3794 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3795 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3796 }
3797 template<typename T>
3798 void moinsegal224(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3799 {
3800 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3801 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3802 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3803 }
3804 template<typename T>
3805 void moinsegal225(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3806 {
3807 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3808 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3809 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3810 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3811 }
3812 template<typename T>
3813 void moinsegal226(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3814 {
3815 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3816 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3817 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3818 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3819 }
3820 template<typename T>
3821 void moinsegal227(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3822 {
3823 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3824 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3825 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3826 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3827 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3828 }
3829 template<typename T>
3830 void moinsegal228(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3831 {
3832 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3833 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3834 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3835 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3836 }
3837 template<typename T>
3838 void moinsegal229(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3839 {
3840 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3841 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3842 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3843 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3844 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3845 }
3846 template<typename T>
3847 void moinsegal230(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3848 {
3849 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3850 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3851 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3852 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3853 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3854 }
3855 template<typename T>
3856 void moinsegal231(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3857 {
3858 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3859 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3860 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3861 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3862 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3863 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3864 }
3865 template<typename T>
3866 void moinsegal232(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3867 {
3868 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3869 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3870 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3871 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3872 }
3873 template<typename T>
3874 void moinsegal233(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3875 {
3876 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3877 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3878 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3879 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3880 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3881 }
3882 template<typename T>
3883 void moinsegal234(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3884 {
3885 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3886 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3887 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3888 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3889 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3890 }
3891 template<typename T>
3892 void moinsegal235(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3893 {
3894 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3895 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3896 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3897 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3898 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3899 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3900 }
3901 template<typename T>
3902 void moinsegal236(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3903 {
3904 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3905 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3906 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3907 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3908 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3909 }
3910 template<typename T>
3911 void moinsegal237(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3912 {
3913 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3914 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3915 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3916 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3917 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3918 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3919 }
3920 template<typename T>
3921 void moinsegal238(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3922 {
3923 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3924 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3925 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3926 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3927 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3928 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3929 }
3930 template<typename T>
3931 void moinsegal239(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3932 {
3933 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3934 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3935 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3936 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
3937 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3938 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3939 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3940 }
3941 template<typename T>
3942 void moinsegal240(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3943 {
3944 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3945 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3946 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3947 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3948 }
3949 template<typename T>
3950 void moinsegal241(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3951 {
3952 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3953 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3954 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3955 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3956 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3957 }
3958 template<typename T>
3959 void moinsegal242(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3960 {
3961 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3962 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3963 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3964 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3965 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3966 }
3967 template<typename T>
3968 void moinsegal243(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3969 {
3970 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3971 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
3972 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3973 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3974 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3975 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3976 }
3977 template<typename T>
3978 void moinsegal244(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3979 {
3980 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3981 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3982 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3983 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3984 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3985 }
3986 template<typename T>
3987 void moinsegal245(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3988 {
3989 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
3990 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
3991 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
3992 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
3993 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
3994 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
3995 }
3996 template<typename T>
3997 void moinsegal246(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
3998 {
3999 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
4000 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
4001 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4002 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4003 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4004 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4005 }
4006 template<typename T>
4007 void moinsegal247(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4008 {
4009 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
4010 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
4011 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
4012 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4013 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4014 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4015 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4016 }
4017 template<typename T>
4018 void moinsegal248(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4019 {
4020 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4021 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4022 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4023 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4024 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4025 }
4026 template<typename T>
4027 void moinsegal249(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4028 {
4029 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
4030 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4031 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4032 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4033 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4034 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4035 }
4036 template<typename T>
4037 void moinsegal250(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4038 {
4039 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
4040 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4041 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4042 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4043 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4044 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4045 }
4046 template<typename T>
4047 void moinsegal251(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4048 {
4049 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
4050 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
4051 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4052 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4053 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4054 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4055 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4056 }
4057 template<typename T>
4058 void moinsegal252(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4059 {
4060 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
4061 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4062 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4063 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4064 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4065 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4066 }
4067 template<typename T>
4068 void moinsegal253(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4069 {
4070 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
4071 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
4072 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4073 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4074 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4075 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4076 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4077 }
4078 template<typename T>
4079 void moinsegal254(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4080 {
4081 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
4082 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
4083 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4084 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4085 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4086 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4087 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4088 }
4089 template<typename T>
4090 void moinsegal255(COEFF * tabcoeff, COEFF *tmpcoeff, pol<mon,T> *p, int *compt)
4091 {
4092 tabcoeff[0]-=*tmpcoeff*p->nf[(*compt)++];
4093 tabcoeff[1]-=*tmpcoeff*p->nf[(*compt)++];
4094 tabcoeff[2]-=*tmpcoeff*p->nf[(*compt)++];
4095 tabcoeff[3]-=*tmpcoeff*p->nf[(*compt)++];
4096 tabcoeff[4]-=*tmpcoeff*p->nf[(*compt)++];
4097 tabcoeff[5]-=*tmpcoeff*p->nf[(*compt)++];
4098 tabcoeff[6]-=*tmpcoeff*p->nf[(*compt)++];
4099 tabcoeff[7]-=*tmpcoeff*p->nf[(*compt)++];
4100 }
4101 
4102 void (*tabfun1[256])(COEFF *, pol<mon,COEFF> *, int *);
4103 void (*tabfun2[256])(COEFF *, COEFF*, pol<mon,COEFF> *, int *);
4104 
4105 template <typename T>
4107 {
4108 tabfun1[0]=egal0;
4109 tabfun1[1]=egal1;
4110 tabfun1[2]=egal2;
4111 tabfun1[3]=egal3;
4112 tabfun1[4]=egal4;
4113 tabfun1[5]=egal5;
4114 tabfun1[6]=egal6;
4115 tabfun1[7]=egal7;
4116 tabfun1[8]=egal8;
4117 tabfun1[9]=egal9;
4118 tabfun1[10]=egal10;
4119 tabfun1[11]=egal11;
4120 tabfun1[12]=egal12;
4121 tabfun1[13]=egal13;
4122 tabfun1[14]=egal14;
4123 tabfun1[15]=egal15;
4124 tabfun1[16]=egal16;
4125 tabfun1[17]=egal17;
4126 tabfun1[18]=egal18;
4127 tabfun1[19]=egal19;
4128 tabfun1[20]=egal20;
4129 tabfun1[21]=egal21;
4130 tabfun1[22]=egal22;
4131 tabfun1[23]=egal23;
4132 tabfun1[24]=egal24;
4133 tabfun1[25]=egal25;
4134 tabfun1[26]=egal26;
4135 tabfun1[27]=egal27;
4136 tabfun1[28]=egal28;
4137 tabfun1[29]=egal29;
4138 tabfun1[30]=egal30;
4139 tabfun1[31]=egal31;
4140 tabfun1[32]=egal32;
4141 tabfun1[33]=egal33;
4142 tabfun1[34]=egal34;
4143 tabfun1[35]=egal35;
4144 tabfun1[36]=egal36;
4145 tabfun1[37]=egal37;
4146 tabfun1[38]=egal38;
4147 tabfun1[39]=egal39;
4148 tabfun1[40]=egal40;
4149 tabfun1[41]=egal41;
4150 tabfun1[42]=egal42;
4151 tabfun1[43]=egal43;
4152 tabfun1[44]=egal44;
4153 tabfun1[45]=egal45;
4154 tabfun1[46]=egal46;
4155 tabfun1[47]=egal47;
4156 tabfun1[48]=egal48;
4157 tabfun1[49]=egal49;
4158 tabfun1[50]=egal50;
4159 tabfun1[51]=egal51;
4160 tabfun1[52]=egal52;
4161 tabfun1[53]=egal53;
4162 tabfun1[54]=egal54;
4163 tabfun1[55]=egal55;
4164 tabfun1[56]=egal56;
4165 tabfun1[57]=egal57;
4166 tabfun1[58]=egal58;
4167 tabfun1[59]=egal59;
4168 tabfun1[60]=egal60;
4169 tabfun1[61]=egal61;
4170 tabfun1[62]=egal62;
4171 tabfun1[63]=egal63;
4172 tabfun1[64]=egal64;
4173 tabfun1[65]=egal65;
4174 tabfun1[66]=egal66;
4175 tabfun1[67]=egal67;
4176 tabfun1[68]=egal68;
4177 tabfun1[69]=egal69;
4178 tabfun1[70]=egal70;
4179 tabfun1[71]=egal71;
4180 tabfun1[72]=egal72;
4181 tabfun1[73]=egal73;
4182 tabfun1[74]=egal74;
4183 tabfun1[75]=egal75;
4184 tabfun1[76]=egal76;
4185 tabfun1[77]=egal77;
4186 tabfun1[78]=egal78;
4187 tabfun1[79]=egal79;
4188 tabfun1[80]=egal80;
4189 tabfun1[81]=egal81;
4190 tabfun1[82]=egal82;
4191 tabfun1[83]=egal83;
4192 tabfun1[84]=egal84;
4193 tabfun1[85]=egal85;
4194 tabfun1[86]=egal86;
4195 tabfun1[87]=egal87;
4196 tabfun1[88]=egal88;
4197 tabfun1[89]=egal89;
4198 tabfun1[90]=egal90;
4199 tabfun1[91]=egal91;
4200 tabfun1[92]=egal92;
4201 tabfun1[93]=egal93;
4202 tabfun1[94]=egal94;
4203 tabfun1[95]=egal95;
4204 tabfun1[96]=egal96;
4205 tabfun1[97]=egal97;
4206 tabfun1[98]=egal98;
4207 tabfun1[99]=egal99;
4208 tabfun1[100]=egal100;
4209 tabfun1[101]=egal101;
4210 tabfun1[102]=egal102;
4211 tabfun1[103]=egal103;
4212 tabfun1[104]=egal104;
4213 tabfun1[105]=egal105;
4214 tabfun1[106]=egal106;
4215 tabfun1[107]=egal107;
4216 tabfun1[108]=egal108;
4217 tabfun1[109]=egal109;
4218 tabfun1[110]=egal110;
4219 tabfun1[111]=egal111;
4220 tabfun1[112]=egal112;
4221 tabfun1[113]=egal113;
4222 tabfun1[114]=egal114;
4223 tabfun1[115]=egal115;
4224 tabfun1[116]=egal116;
4225 tabfun1[117]=egal117;
4226 tabfun1[118]=egal118;
4227 tabfun1[119]=egal119;
4228 tabfun1[120]=egal120;
4229 tabfun1[121]=egal121;
4230 tabfun1[122]=egal122;
4231 tabfun1[123]=egal123;
4232 tabfun1[124]=egal124;
4233 tabfun1[125]=egal125;
4234 tabfun1[126]=egal126;
4235 tabfun1[127]=egal127;
4236 tabfun1[128]=egal128;
4237 tabfun1[129]=egal129;
4238 tabfun1[130]=egal130;
4239 tabfun1[131]=egal131;
4240 tabfun1[132]=egal132;
4241 tabfun1[133]=egal133;
4242 tabfun1[134]=egal134;
4243 tabfun1[135]=egal135;
4244 tabfun1[136]=egal136;
4245 tabfun1[137]=egal137;
4246 tabfun1[138]=egal138;
4247 tabfun1[139]=egal139;
4248 tabfun1[140]=egal140;
4249 tabfun1[141]=egal141;
4250 tabfun1[142]=egal142;
4251 tabfun1[143]=egal143;
4252 tabfun1[144]=egal144;
4253 tabfun1[145]=egal145;
4254 tabfun1[146]=egal146;
4255 tabfun1[147]=egal147;
4256 tabfun1[148]=egal148;
4257 tabfun1[149]=egal149;
4258 tabfun1[150]=egal150;
4259 tabfun1[151]=egal151;
4260 tabfun1[152]=egal152;
4261 tabfun1[153]=egal153;
4262 tabfun1[154]=egal154;
4263 tabfun1[155]=egal155;
4264 tabfun1[156]=egal156;
4265 tabfun1[157]=egal157;
4266 tabfun1[158]=egal158;
4267 tabfun1[159]=egal159;
4268 tabfun1[160]=egal160;
4269 tabfun1[161]=egal161;
4270 tabfun1[162]=egal162;
4271 tabfun1[163]=egal163;
4272 tabfun1[164]=egal164;
4273 tabfun1[165]=egal165;
4274 tabfun1[166]=egal166;
4275 tabfun1[167]=egal167;
4276 tabfun1[168]=egal168;
4277 tabfun1[169]=egal169;
4278 tabfun1[170]=egal170;
4279 tabfun1[171]=egal171;
4280 tabfun1[172]=egal172;
4281 tabfun1[173]=egal173;
4282 tabfun1[174]=egal174;
4283 tabfun1[175]=egal175;
4284 tabfun1[176]=egal176;
4285 tabfun1[177]=egal177;
4286 tabfun1[178]=egal178;
4287 tabfun1[179]=egal179;
4288 tabfun1[180]=egal180;
4289 tabfun1[181]=egal181;
4290 tabfun1[182]=egal182;
4291 tabfun1[183]=egal183;
4292 tabfun1[184]=egal184;
4293 tabfun1[185]=egal185;
4294 tabfun1[186]=egal186;
4295 tabfun1[187]=egal187;
4296 tabfun1[188]=egal188;
4297 tabfun1[189]=egal189;
4298 tabfun1[190]=egal190;
4299 tabfun1[191]=egal191;
4300 tabfun1[192]=egal192;
4301 tabfun1[193]=egal193;
4302 tabfun1[194]=egal194;
4303 tabfun1[195]=egal195;
4304 tabfun1[196]=egal196;
4305 tabfun1[197]=egal197;
4306 tabfun1[198]=egal198;
4307 tabfun1[199]=egal199;
4308 tabfun1[200]=egal200;
4309 tabfun1[201]=egal201;
4310 tabfun1[202]=egal202;
4311 tabfun1[203]=egal203;
4312 tabfun1[204]=egal204;
4313 tabfun1[205]=egal205;
4314 tabfun1[206]=egal206;
4315 tabfun1[207]=egal207;
4316 tabfun1[208]=egal208;
4317 tabfun1[209]=egal209;
4318 tabfun1[210]=egal210;
4319 tabfun1[211]=egal211;
4320 tabfun1[212]=egal212;
4321 tabfun1[213]=egal213;
4322 tabfun1[214]=egal214;
4323 tabfun1[215]=egal215;
4324 tabfun1[216]=egal216;
4325 tabfun1[217]=egal217;
4326 tabfun1[218]=egal218;
4327 tabfun1[219]=egal219;
4328 tabfun1[220]=egal220;
4329 tabfun1[221]=egal221;
4330 tabfun1[222]=egal222;
4331 tabfun1[223]=egal223;
4332 tabfun1[224]=egal224;
4333 tabfun1[225]=egal225;
4334 tabfun1[226]=egal226;
4335 tabfun1[227]=egal227;
4336 tabfun1[228]=egal228;
4337 tabfun1[229]=egal229;
4338 tabfun1[230]=egal230;
4339 tabfun1[231]=egal231;
4340 tabfun1[232]=egal232;
4341 tabfun1[233]=egal233;
4342 tabfun1[234]=egal234;
4343 tabfun1[235]=egal235;
4344 tabfun1[236]=egal236;
4345 tabfun1[237]=egal237;
4346 tabfun1[238]=egal238;
4347 tabfun1[239]=egal239;
4348 tabfun1[240]=egal240;
4349 tabfun1[241]=egal241;
4350 tabfun1[242]=egal242;
4351 tabfun1[243]=egal243;
4352 tabfun1[244]=egal244;
4353 tabfun1[245]=egal245;
4354 tabfun1[246]=egal246;
4355 tabfun1[247]=egal247;
4356 tabfun1[248]=egal248;
4357 tabfun1[249]=egal249;
4358 tabfun1[250]=egal250;
4359 tabfun1[251]=egal251;
4360 tabfun1[252]=egal252;
4361 tabfun1[253]=egal253;
4362 tabfun1[254]=egal254;
4363 tabfun1[255]=egal255;
4364 
4365 tabfun2[0]=moinsegal0;
4366 tabfun2[1]=moinsegal1;
4367 tabfun2[2]=moinsegal2;
4368 tabfun2[3]=moinsegal3;
4369 tabfun2[4]=moinsegal4;
4370 tabfun2[5]=moinsegal5;
4371 tabfun2[6]=moinsegal6;
4372 tabfun2[7]=moinsegal7;
4373 tabfun2[8]=moinsegal8;
4374 tabfun2[9]=moinsegal9;
4375 tabfun2[10]=moinsegal10;
4376 tabfun2[11]=moinsegal11;
4377 tabfun2[12]=moinsegal12;
4378 tabfun2[13]=moinsegal13;
4379 tabfun2[14]=moinsegal14;
4380 tabfun2[15]=moinsegal15;
4381 tabfun2[16]=moinsegal16;
4382 tabfun2[17]=moinsegal17;
4383 tabfun2[18]=moinsegal18;
4384 tabfun2[19]=moinsegal19;
4385 tabfun2[20]=moinsegal20;
4386 tabfun2[21]=moinsegal21;
4387 tabfun2[22]=moinsegal22;
4388 tabfun2[23]=moinsegal23;
4389 tabfun2[24]=moinsegal24;
4390 tabfun2[25]=moinsegal25;
4391 tabfun2[26]=moinsegal26;
4392 tabfun2[27]=moinsegal27;
4393 tabfun2[28]=moinsegal28;
4394 tabfun2[29]=moinsegal29;
4395 tabfun2[30]=moinsegal30;
4396 tabfun2[31]=moinsegal31;
4397 tabfun2[32]=moinsegal32;
4398 tabfun2[33]=moinsegal33;
4399 tabfun2[34]=moinsegal34;
4400 tabfun2[35]=moinsegal35;
4401 tabfun2[36]=moinsegal36;
4402 tabfun2[37]=moinsegal37;
4403 tabfun2[38]=moinsegal38;
4404 tabfun2[39]=moinsegal39;
4405 tabfun2[40]=moinsegal40;
4406 tabfun2[41]=moinsegal41;
4407 tabfun2[42]=moinsegal42;
4408 tabfun2[43]=moinsegal43;
4409 tabfun2[44]=moinsegal44;
4410 tabfun2[45]=moinsegal45;
4411 tabfun2[46]=moinsegal46;
4412 tabfun2[47]=moinsegal47;
4413 tabfun2[48]=moinsegal48;
4414 tabfun2[49]=moinsegal49;
4415 tabfun2[50]=moinsegal50;
4416 tabfun2[51]=moinsegal51;
4417 tabfun2[52]=moinsegal52;
4418 tabfun2[53]=moinsegal53;
4419 tabfun2[54]=moinsegal54;
4420 tabfun2[55]=moinsegal55;
4421 tabfun2[56]=moinsegal56;
4422 tabfun2[57]=moinsegal57;
4423 tabfun2[58]=moinsegal58;
4424 tabfun2[59]=moinsegal59;
4425 tabfun2[60]=moinsegal60;
4426 tabfun2[61]=moinsegal61;
4427 tabfun2[62]=moinsegal62;
4428 tabfun2[63]=moinsegal63;
4429 tabfun2[64]=moinsegal64;
4430 tabfun2[65]=moinsegal65;
4431 tabfun2[66]=moinsegal66;
4432 tabfun2[67]=moinsegal67;
4433 tabfun2[68]=moinsegal68;
4434 tabfun2[69]=moinsegal69;
4435 tabfun2[70]=moinsegal70;
4436 tabfun2[71]=moinsegal71;
4437 tabfun2[72]=moinsegal72;
4438 tabfun2[73]=moinsegal73;
4439 tabfun2[74]=moinsegal74;
4440 tabfun2[75]=moinsegal75;
4441 tabfun2[76]=moinsegal76;
4442 tabfun2[77]=moinsegal77;
4443 tabfun2[78]=moinsegal78;
4444 tabfun2[79]=moinsegal79;
4445 tabfun2[80]=moinsegal80;
4446 tabfun2[81]=moinsegal81;
4447 tabfun2[82]=moinsegal82;
4448 tabfun2[83]=moinsegal83;
4449 tabfun2[84]=moinsegal84;
4450 tabfun2[85]=moinsegal85;
4451 tabfun2[86]=moinsegal86;
4452 tabfun2[87]=moinsegal87;
4453 tabfun2[88]=moinsegal88;
4454 tabfun2[89]=moinsegal89;
4455 tabfun2[90]=moinsegal90;
4456 tabfun2[91]=moinsegal91;
4457 tabfun2[92]=moinsegal92;
4458 tabfun2[93]=moinsegal93;
4459 tabfun2[94]=moinsegal94;
4460 tabfun2[95]=moinsegal95;
4461 tabfun2[96]=moinsegal96;
4462 tabfun2[97]=moinsegal97;
4463 tabfun2[98]=moinsegal98;
4464 tabfun2[99]=moinsegal99;
4465 tabfun2[100]=moinsegal100;
4466 tabfun2[101]=moinsegal101;
4467 tabfun2[102]=moinsegal102;
4468 tabfun2[103]=moinsegal103;
4469 tabfun2[104]=moinsegal104;
4470 tabfun2[105]=moinsegal105;
4471 tabfun2[106]=moinsegal106;
4472 tabfun2[107]=moinsegal107;
4473 tabfun2[108]=moinsegal108;
4474 tabfun2[109]=moinsegal109;
4475 tabfun2[110]=moinsegal110;
4476 tabfun2[111]=moinsegal111;
4477 tabfun2[112]=moinsegal112;
4478 tabfun2[113]=moinsegal113;
4479 tabfun2[114]=moinsegal114;
4480 tabfun2[115]=moinsegal115;
4481 tabfun2[116]=moinsegal116;
4482 tabfun2[117]=moinsegal117;
4483 tabfun2[118]=moinsegal118;
4484 tabfun2[119]=moinsegal119;
4485 tabfun2[120]=moinsegal120;
4486 tabfun2[121]=moinsegal121;
4487 tabfun2[122]=moinsegal122;
4488 tabfun2[123]=moinsegal123;
4489 tabfun2[124]=moinsegal124;
4490 tabfun2[125]=moinsegal125;
4491 tabfun2[126]=moinsegal126;
4492 tabfun2[127]=moinsegal127;
4493 tabfun2[128]=moinsegal128;
4494 tabfun2[129]=moinsegal129;
4495 tabfun2[130]=moinsegal130;
4496 tabfun2[131]=moinsegal131;
4497 tabfun2[132]=moinsegal132;
4498 tabfun2[133]=moinsegal133;
4499 tabfun2[134]=moinsegal134;
4500 tabfun2[135]=moinsegal135;
4501 tabfun2[136]=moinsegal136;
4502 tabfun2[137]=moinsegal137;
4503 tabfun2[138]=moinsegal138;
4504 tabfun2[139]=moinsegal139;
4505 tabfun2[140]=moinsegal140;
4506 tabfun2[141]=moinsegal141;
4507 tabfun2[142]=moinsegal142;
4508 tabfun2[143]=moinsegal143;
4509 tabfun2[144]=moinsegal144;
4510 tabfun2[145]=moinsegal145;
4511 tabfun2[146]=moinsegal146;
4512 tabfun2[147]=moinsegal147;
4513 tabfun2[148]=moinsegal148;
4514 tabfun2[149]=moinsegal149;
4515 tabfun2[150]=moinsegal150;
4516 tabfun2[151]=moinsegal151;
4517 tabfun2[152]=moinsegal152;
4518 tabfun2[153]=moinsegal153;
4519 tabfun2[154]=moinsegal154;
4520 tabfun2[155]=moinsegal155;
4521 tabfun2[156]=moinsegal156;
4522 tabfun2[157]=moinsegal157;
4523 tabfun2[158]=moinsegal158;
4524 tabfun2[159]=moinsegal159;
4525 tabfun2[160]=moinsegal160;
4526 tabfun2[161]=moinsegal161;
4527 tabfun2[162]=moinsegal162;
4528 tabfun2[163]=moinsegal163;
4529 tabfun2[164]=moinsegal164;
4530 tabfun2[165]=moinsegal165;
4531 tabfun2[166]=moinsegal166;
4532 tabfun2[167]=moinsegal167;
4533 tabfun2[168]=moinsegal168;
4534 tabfun2[169]=moinsegal169;
4535 tabfun2[170]=moinsegal170;
4536 tabfun2[171]=moinsegal171;
4537 tabfun2[172]=moinsegal172;
4538 tabfun2[173]=moinsegal173;
4539 tabfun2[174]=moinsegal174;
4540 tabfun2[175]=moinsegal175;
4541 tabfun2[176]=moinsegal176;
4542 tabfun2[177]=moinsegal177;
4543 tabfun2[178]=moinsegal178;
4544 tabfun2[179]=moinsegal179;
4545 tabfun2[180]=moinsegal180;
4546 tabfun2[181]=moinsegal181;
4547 tabfun2[182]=moinsegal182;
4548 tabfun2[183]=moinsegal183;
4549 tabfun2[184]=moinsegal184;
4550 tabfun2[185]=moinsegal185;
4551 tabfun2[186]=moinsegal186;
4552 tabfun2[187]=moinsegal187;
4553 tabfun2[188]=moinsegal188;
4554 tabfun2[189]=moinsegal189;
4555 tabfun2[190]=moinsegal190;
4556 tabfun2[191]=moinsegal191;
4557 tabfun2[192]=moinsegal192;
4558 tabfun2[193]=moinsegal193;
4559 tabfun2[194]=moinsegal194;
4560 tabfun2[195]=moinsegal195;
4561 tabfun2[196]=moinsegal196;
4562 tabfun2[197]=moinsegal197;
4563 tabfun2[198]=moinsegal198;
4564 tabfun2[199]=moinsegal199;
4565 tabfun2[200]=moinsegal200;
4566 tabfun2[201]=moinsegal201;
4567 tabfun2[202]=moinsegal202;
4568 tabfun2[203]=moinsegal203;
4569 tabfun2[204]=moinsegal204;
4570 tabfun2[205]=moinsegal205;
4571 tabfun2[206]=moinsegal206;
4572 tabfun2[207]=moinsegal207;
4573 tabfun2[208]=moinsegal208;
4574 tabfun2[209]=moinsegal209;
4575 tabfun2[210]=moinsegal210;
4576 tabfun2[211]=moinsegal211;
4577 tabfun2[212]=moinsegal212;
4578 tabfun2[213]=moinsegal213;
4579 tabfun2[214]=moinsegal214;
4580 tabfun2[215]=moinsegal215;
4581 tabfun2[216]=moinsegal216;
4582 tabfun2[217]=moinsegal217;
4583 tabfun2[218]=moinsegal218;
4584 tabfun2[219]=moinsegal219;
4585 tabfun2[220]=moinsegal220;
4586 tabfun2[221]=moinsegal221;
4587 tabfun2[222]=moinsegal222;
4588 tabfun2[223]=moinsegal223;
4589 tabfun2[224]=moinsegal224;
4590 tabfun2[225]=moinsegal225;
4591 tabfun2[226]=moinsegal226;
4592 tabfun2[227]=moinsegal227;
4593 tabfun2[228]=moinsegal228;
4594 tabfun2[229]=moinsegal229;
4595 tabfun2[230]=moinsegal230;
4596 tabfun2[231]=moinsegal231;
4597 tabfun2[232]=moinsegal232;
4598 tabfun2[233]=moinsegal233;
4599 tabfun2[234]=moinsegal234;
4600 tabfun2[235]=moinsegal235;
4601 tabfun2[236]=moinsegal236;
4602 tabfun2[237]=moinsegal237;
4603 tabfun2[238]=moinsegal238;
4604 tabfun2[239]=moinsegal239;
4605 tabfun2[240]=moinsegal240;
4606 tabfun2[241]=moinsegal241;
4607 tabfun2[242]=moinsegal242;
4608 tabfun2[243]=moinsegal243;
4609 tabfun2[244]=moinsegal244;
4610 tabfun2[245]=moinsegal245;
4611 tabfun2[246]=moinsegal246;
4612 tabfun2[247]=moinsegal247;
4613 tabfun2[248]=moinsegal248;
4614 tabfun2[249]=moinsegal249;
4615 tabfun2[250]=moinsegal250;
4616 tabfun2[251]=moinsegal251;
4617 tabfun2[252]=moinsegal252;
4618 tabfun2[253]=moinsegal253;
4619 tabfun2[254]=moinsegal254;
4620 tabfun2[255]=moinsegal255;
4621 }
4622 
4623 #endif
void moinsegal141(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3101
void egal85(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:600
void egal69(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:483
void egal45(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:300
void moinsegal248(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4018
void egal148(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1105
void egal138(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1030
void moinsegal42(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2327
void moinsegal103(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2793
void moinsegal52(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2402
void moinsegal8(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2098
void egal87(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:616
void egal207(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1595
void moinsegal20(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2174
void moinsegal164(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3282
void egal62(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:434
void egal214(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1654
void moinsegal126(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2993
void egal17(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:106
void moinsegal182(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3431
void egal78(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:548
void moinsegal250(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4037
void moinsegal133(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3044
void egal200(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1537
void egal182(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1382
void moinsegal92(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2706
void moinsegal47(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2365
void egal100(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:721
void moinsegal50(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2387
void moinsegal86(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2657
void moinsegal14(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2135
void egal81(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:571
void moinsegal51(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2394
void init_pointer()
Definition: auxfun2.hpp:4106
void moinsegal9(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2103
void moinsegal34(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2273
void egal222(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1728
void egal166(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1248
void egal34(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:224
void egal92(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:657
void moinsegal78(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2597
void egal61(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:425
void moinsegal6(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2085
void moinsegal91(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2697
void egal91(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:648
void moinsegal87(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2665
void egal224(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1749
void moinsegal83(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2634
void moinsegal207(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3644
void egal193(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1483
void egal99(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:713
void egal204(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1569
void egal119(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:879
void moinsegal110(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2851
void moinsegal123(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2964
void moinsegal125(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2983
void egal49(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:331
void moinsegal48(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2374
void moinsegal185(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3458
void egal113(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:828
void egal1(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:9
void moinsegal188(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3486
void moinsegal58(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2449
void moinsegal193(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3532
void moinsegal2(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2063
void egal103(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:744
void moinsegal202(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3601
void egal203(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1560
void egal252(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2009
void egal127(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:954
void moinsegal40(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2314
void egal194(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1490
void egal31(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:204
void egal15(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:93
void egal168(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1265
void egal128(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:965
void moinsegal154(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3201
void moinsegal233(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3874
void moinsegal212(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3686
void egal60(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:417
void moinsegal155(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3209
void egal145(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1083
void egal111(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:811
void egal86(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:608
void egal109(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:793
void moinsegal181(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3422
void egal230(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1798
void moinsegal124(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2974
void moinsegal189(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3495
void moinsegal26(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2215
void(* tabfun1[256])(COEFF *, pol< mon, COEFF > *, int *)
Definition: auxfun2.hpp:4102
void egal117(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:861
void egal68(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:477
void moinsegal159(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3244
void egal217(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1681
void egal253(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2019
void moinsegal36(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2286
void egal74(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:518
void egal231(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1807
Definition: pol.hpp:6
void egal147(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1097
void moinsegal216(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3722
void moinsegal184(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3450
void egal40(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:265
void moinsegal139(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3086
void egal142(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1060
void egal140(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1045
void moinsegal111(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2860
void moinsegal183(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3440
void moinsegal136(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3066
void moinsegal112(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2870
void moinsegal49(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2380
void egal14(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:86
void egal19(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:118
void moinsegal132(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3038
void egal187(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1427
void moinsegal165(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3289
void(* tabfun2[256])(COEFF *, COEFF *, pol< mon, COEFF > *, int *)
Definition: auxfun2.hpp:4103
void egal46(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:308
void egal179(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1356
void egal123(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:915
void egal89(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:632
void moinsegal41(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2320
void moinsegal238(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3921
void moinsegal102(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2785
void moinsegal167(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3305
void egal197(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1512
void egal58(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:400
void moinsegal97(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2748
void egal26(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:166
void moinsegal11(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2115
void moinsegal82(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2627
void moinsegal108(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2834
void moinsegal239(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3931
void egal235(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1843
void egal176(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1333
void moinsegal89(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2681
void egal175(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1323
void moinsegal175(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3372
void moinsegal245(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3987
void moinsegal80(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2614
void egal41(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:271
void egal139(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1037
void moinsegal249(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4027
void moinsegal29(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2237
void egal101(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:728
void egal24(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:153
void egal12(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:73
void egal80(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:565
void moinsegal121(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2946
void egal178(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1348
void moinsegal221(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3767
void egal198(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1520
void moinsegal23(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2194
void moinsegal253(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4068
void egal144(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1077
void egal165(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1240
void egal51(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:345
void moinsegal13(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2128
void egal67(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:470
void moinsegal43(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2334
void egal160(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1205
void egal134(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1002
void moinsegal12(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2122
void egal201(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1544
void moinsegal166(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3297
void egal82(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:578
void moinsegal69(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2532
void moinsegal70(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2539
void moinsegal71(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2546
void egal192(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1477
void egal47(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:316
void egal156(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1169
void moinsegal227(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3821
void egal33(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:218
void moinsegal199(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3577
void moinsegal122(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2955
void moinsegal176(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3382
void egal23(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:145
void moinsegal179(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3405
void egal104(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:753
void egal65(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:458
void egal244(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1929
void egal83(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:585
void egal232(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1817
void moinsegal18(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2161
void moinsegal129(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3019
void egal55(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:376
void egal141(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1052
void egal16(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:101
void moinsegal76(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2582
void egal223(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1738
void moinsegal3(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2068
void moinsegal186(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3467
void egal211(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1628
void moinsegal187(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3476
void moinsegal170(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3329
void egal171(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1288
void egal36(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:237
void moinsegal5(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2079
void moinsegal228(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3830
void moinsegal254(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4079
void moinsegal217(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3730
void moinsegal137(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3072
void moinsegal24(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2202
void egal152(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1137
void egal196(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1505
void egal102(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:736
void moinsegal99(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2762
void moinsegal222(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3777
void moinsegal210(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3669
void moinsegal31(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2253
void moinsegal59(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2457
void moinsegal104(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2802
void moinsegal7(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2091
void egal48(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:325
void egal229(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1789
void egal0(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:5
void moinsegal208(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3654
void moinsegal127(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3003
void moinsegal214(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3703
void egal98(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:706
void moinsegal225(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3805
void egal43(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:285
void egal183(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1391
void moinsegal209(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3661
void moinsegal218(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3739
void egal118(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:870
void moinsegal152(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3186
void moinsegal130(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3025
void egal153(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1144
void moinsegal98(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2755
void moinsegal85(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2649
void egal247(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1958
void egal191(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1466
void moinsegal219(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3748
void moinsegal178(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3397
void egal226(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1764
void egal162(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1218
void moinsegal106(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2817
void moinsegal113(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2877
void egal181(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1373
void egal205(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1577
void egal215(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1663
void egal154(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1152
void moinsegal77(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2589
void egal163(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1225
void egal2(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:14
void egal105(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:760
void moinsegal169(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3321
void moinsegal173(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3354
void moinsegal171(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3337
void moinsegal172(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3346
void egal112(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:821
void egal155(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1160
void moinsegal203(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3609
void egal202(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1552
void moinsegal134(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3051
void moinsegal205(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3626
void moinsegal84(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2642
void moinsegal255(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4090
void egal177(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1340
void moinsegal66(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2513
void egal108(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:785
void moinsegal131(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3031
void egal228(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1781
void moinsegal96(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2742
void moinsegal146(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3139
void egal159(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1195
void egal158(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1186
void egal149(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1112
void egal37(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:243
void moinsegal148(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3154
void egal250(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1988
void egal28(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:181
void egal5(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:30
void moinsegal244(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3978
void egal124(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:925
void egal170(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1280
void egal218(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1690
void egal121(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:897
void moinsegal163(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3274
void moinsegal117(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2910
void moinsegal94(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2723
void moinsegal116(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2902
void moinsegal62(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2483
void moinsegal37(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2292
void moinsegal128(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3014
void egal75(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:525
void moinsegal220(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3758
void moinsegal45(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2349
void egal172(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1297
void moinsegal206(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3635
void egal242(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1910
void moinsegal16(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2150
void egal220(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1709
void moinsegal46(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2357
void egal246(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1948
void egal237(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1862
void egal221(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1718
typedef void(MSKAPI *MSKexitfunc)(MSKuserhandle_t usrptr
void moinsegal246(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3997
void moinsegal191(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3515
void egal234(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1834
void egal195(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1497
void moinsegal53(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2409
void egal122(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:906
void egal130(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:976
void moinsegal28(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2230
void egal185(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1409
void egal125(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:934
void moinsegal229(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3838
void moinsegal115(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2893
void egal129(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:970
void moinsegal75(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2574
void moinsegal100(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2770
void egal57(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:392
void moinsegal4(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2074
void egal115(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:844
void moinsegal224(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3798
void moinsegal162(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3267
void moinsegal144(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3126
void egal30(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:196
void egal114(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:836
void egal206(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1586
void moinsegal30(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2245
void moinsegal118(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2919
void egal6(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:36
void egal208(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1605
void moinsegal95(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2732
void egal29(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:188
void moinsegal180(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3414
void egal71(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:497
void egal63(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:443
void egal243(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1919
void egal249(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1978
void egal8(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:49
void moinsegal93(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2714
void moinsegal17(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2155
void egal120(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:889
void egal255(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2041
void egal238(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1872
void egal7(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:42
void egal54(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:368
void egal126(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:944
void moinsegal39(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2306
void egal240(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1893
void egal18(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:112
void egal77(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:540
void moinsegal74(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2567
void egal64(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:453
void moinsegal153(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3193
void moinsegal72(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2554
void egal107(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:776
void egal186(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1418
void egal209(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1612
void moinsegal200(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3586
void moinsegal138(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3079
void moinsegal0(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2054
void egal59(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:408
void moinsegal251(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4047
void moinsegal63(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2492
void egal88(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:625
void moinsegal88(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2674
void egal227(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1772
void moinsegal223(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3787
void egal90(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:640
void egal21(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:131
void moinsegal243(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3968
void moinsegal56(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2434
void egal96(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:693
void moinsegal247(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4007
void egal133(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:995
void moinsegal231(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3856
void moinsegal1(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2058
void moinsegal27(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2222
void moinsegal79(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2605
void moinsegal38(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2299
void egal151(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1128
void egal174(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1314
void egal50(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:338
void egal44(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:293
void moinsegal55(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2425
void egal219(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1699
void egal245(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1938
void egal10(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:60
void egal132(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:989
void egal66(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:464
void moinsegal177(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3389
void moinsegal150(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3169
void moinsegal135(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3058
void egal110(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:802
void egal56(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:385
void moinsegal226(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3813
void moinsegal174(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3363
void moinsegal65(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2507
void moinsegal237(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3911
void moinsegal158(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3235
void moinsegal114(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2885
void moinsegal10(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2109
void moinsegal25(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2208
void egal199(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1528
void moinsegal211(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3677
#define COEFF
Definition: symbo2.hpp:8
void egal251(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1998
void moinsegal73(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2560
void moinsegal35(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2279
void moinsegal19(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2167
void egal212(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1637
void egal13(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:79
void moinsegal21(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2180
void moinsegal213(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3694
void moinsegal57(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2441
void egal164(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1233
void moinsegal145(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3132
void moinsegal54(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2417
void moinsegal44(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2342
void egal84(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:593
void moinsegal204(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3618
void egal180(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1365
void egal70(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:490
void egal136(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1017
void moinsegal192(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3526
void moinsegal143(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3117
void moinsegal197(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3561
void moinsegal194(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3539
void moinsegal120(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2938
void egal79(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:556
void egal25(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:159
void moinsegal157(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3226
void egal27(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:173
void egal241(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1901
void moinsegal168(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3314
void moinsegal140(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3094
void egal52(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:353
void moinsegal252(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:4058
void egal53(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:360
void egal131(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:982
void moinsegal242(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3959
void moinsegal149(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3161
void egal73(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:511
void egal190(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1456
void moinsegal236(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3902
void egal236(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1853
void moinsegal240(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3942
void moinsegal234(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3883
void egal188(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1437
void egal213(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1645
void moinsegal107(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2825
void egal32(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:213
void egal150(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1120
void moinsegal101(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2777
void egal248(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1969
void egal135(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1009
void egal167(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1256
void egal157(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1177
void egal169(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1272
void egal72(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:505
void egal161(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1211
void egal35(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:230
void egal146(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1090
void egal210(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1620
void egal11(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:66
void egal22(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:138
void egal93(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:665
void moinsegal64(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2502
void moinsegal15(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2142
void egal137(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1023
void moinsegal61(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2474
void moinsegal67(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2519
void moinsegal235(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3892
void moinsegal81(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2620
void moinsegal90(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2689
void moinsegal32(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2262
void moinsegal201(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3593
void moinsegal160(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3254
void moinsegal198(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3569
void egal173(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1305
void egal95(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:683
void egal184(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1401
void egal42(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:278
void egal189(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1446
void egal3(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:19
void moinsegal119(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2928
void egal38(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:250
void egal225(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1756
void moinsegal215(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3712
void egal4(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:25
T * nf
Definition: pol.hpp:12
void moinsegal232(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3866
void moinsegal196(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3554
void moinsegal60(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2466
void egal76(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:533
void egal143(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1068
void moinsegal151(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3177
void egal216(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1673
void moinsegal68(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2526
void moinsegal161(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3260
void moinsegal156(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3218
void egal9(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:54
void moinsegal142(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3109
void moinsegal230(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3847
void moinsegal105(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2809
void egal116(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:853
void moinsegal190(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3505
void moinsegal109(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2842
void egal233(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1825
void egal254(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2030
void egal97(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:699
void moinsegal241(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3950
void egal39(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:257
void egal94(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:674
void moinsegal33(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2267
void moinsegal22(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:2187
void moinsegal147(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3146
void egal106(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:768
void egal20(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:125
void moinsegal195(COEFF *tabcoeff, COEFF *tmpcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:3546
void egal239(COEFF *tabcoeff, pol< mon, T > *p, int *compt)
Definition: auxfun2.hpp:1882
Home  |  Download & InstallContributions