![]() |
Scribus
Open source desktop publishing at your fingertips
|
This is the complete list of members for Poly, including all inherited members.
degree() const (defined in Poly) | Poly | inline |
eval(T x) const (defined in Poly) | Poly | inline |
linear(double ax, double b) (defined in Poly) | Poly | inlinestatic |
monicify() (defined in Poly) | Poly | |
normalize() (defined in Poly) | Poly | |
operator()(T t) const (defined in Poly) | Poly | inline |
operator*(const double p) const (defined in Poly) | Poly | inline |
operator*(const Poly &p) const (defined in Poly) | Poly | |
operator+(const Poly &p) const (defined in Poly) | Poly | inline |
operator-(const Poly &p) const (defined in Poly) | Poly | inline |
operator-(const double k) const (defined in Poly) | Poly | inline |
operator-() const (defined in Poly) | Poly | inline |
operator-=(const Poly &p) (defined in Poly) | Poly | inline |
Poly() (defined in Poly) | Poly | inline |
Poly(const Poly &p) (defined in Poly) | Poly | inline |
Poly(const double a) (defined in Poly) | Poly | inline |
shifted(unsigned terms) const (defined in Poly) | Poly | inline |
val_and_deriv(T x, U &pd) const (defined in Poly) | Poly | inline |