![]() |
My Project
|
Go to the source code of this file.
Functions | |
| poly | convFactoryPSingP (const CanonicalForm &f, const ring r) |
| CanonicalForm | convSingPFactoryP (poly p, const ring r) |
| int | convFactoryISingI (const CanonicalForm &f) |
| CanonicalForm | convSingAPFactoryAP (poly p, const Variable &a, const ring r) |
| poly | convFactoryAPSingAP (const CanonicalForm &f, const ring r) |
| poly | convFactoryAPSingAP_R (const CanonicalForm &f, int par_start, int var_start) |
| CanonicalForm | convSingAFactoryA (poly p, const Variable &a, const ring r) |
| poly | convFactoryASingA (const CanonicalForm &f, const ring r) |
| CanonicalForm | convSingTrPFactoryP (poly p, const ring r) |
| BOOLEAN | convSingTrP (poly p, const ring r) |
| poly | convFactoryPSingTrP (const CanonicalForm &f, const ring r) |
| poly convFactoryAPSingAP | ( | const CanonicalForm & | f, |
| const ring | r | ||
| ) |
Definition at line 184 of file clapconv.cc.
| poly convFactoryAPSingAP_R | ( | const CanonicalForm & | f, |
| int | par_start, | ||
| int | var_start | ||
| ) |
| poly convFactoryASingA | ( | const CanonicalForm & | f, |
| const ring | r | ||
| ) |
Definition at line 284 of file clapconv.cc.
| int convFactoryISingI | ( | const CanonicalForm & | f | ) |
Definition at line 142 of file clapconv.cc.
| poly convFactoryPSingP | ( | const CanonicalForm & | f, |
| const ring | r | ||
| ) |
Definition at line 40 of file clapconv.cc.
| poly convFactoryPSingTrP | ( | const CanonicalForm & | f, |
| const ring | r | ||
| ) |
Definition at line 366 of file clapconv.cc.
| CanonicalForm convSingAFactoryA | ( | poly | p, |
| const Variable & | a, | ||
| const ring | r | ||
| ) |
Definition at line 232 of file clapconv.cc.
| CanonicalForm convSingAPFactoryAP | ( | poly | p, |
| const Variable & | a, | ||
| const ring | r | ||
| ) |
Definition at line 148 of file clapconv.cc.
| CanonicalForm convSingPFactoryP | ( | poly | p, |
| const ring | r | ||
| ) |
Definition at line 136 of file clapconv.cc.
Definition at line 352 of file clapconv.cc.
| CanonicalForm convSingTrPFactoryP | ( | poly | p, |
| const ring | r | ||
| ) |
Definition at line 316 of file clapconv.cc.