|
BWAPI
|


Go to the source code of this file.
Classes | |
| class | Sturm< NT > |
Defines | |
| #define | NO_STEPS 2 |
Functions | |
| CORE_INLINE bool | isZeroIn (BFInterval I) |
| template<class NT > | |
| CORE_INLINE void | testSturm (const Polynomial< NT > &P, int prec, int n=-1) |
| template<class NT > | |
| CORE_INLINE void | testNewtonSturm (const Polynomial< NT > &P, int prec, int n=-1) |
| #define NO_STEPS 2 |
| CORE_INLINE bool isZeroIn | ( | BFInterval | I | ) |
| CORE_INLINE void testNewtonSturm | ( | const Polynomial< NT > & | P, |
| int | prec, | ||
| int | n = -1 |
||
| ) |

| CORE_INLINE void testSturm | ( | const Polynomial< NT > & | P, |
| int | prec, | ||
| int | n = -1 |
||
| ) |

1.7.6.1