Negative Inverse Sum bound for positive roots.
More...
#include <univariate_bounds.hpp>
|
template<typename POLY > |
static C | upper_bound (const POLY &p) |
| Computes the "Negative Inverse Sum" bound for the positive roots. More...
|
|
template<typename POLY > |
static C | lower_bound (const POLY &p) |
|
template<class C>
struct mmx::NISP< C >
Negative Inverse Sum bound for positive roots.
template<class C >
template<typename POLY >
template<class C >
template<typename POLY >
Computes the "Negative Inverse Sum" bound for the positive roots.
- Parameters
-
- See also
- bound_root
The documentation for this struct was generated from the following file: