|
GEOS 3.13.1
|
This is the complete list of members for geos::math::DD, including all inherited members.
| abs(const DD &d) (defined in geos::math::DD) | geos::math::DD | static |
| ceil() const (defined in geos::math::DD) | geos::math::DD | |
| DD(double p_hi, double p_lo) (defined in geos::math::DD) | geos::math::DD | inline |
| DD(double x) (defined in geos::math::DD) | geos::math::DD | inline |
| DD() (defined in geos::math::DD) | geos::math::DD | inline |
| determinant(const DD &x1, const DD &y1, const DD &x2, const DD &y2) (defined in geos::math::DD) | geos::math::DD | static |
| determinant(double x1, double y1, double x2, double y2) (defined in geos::math::DD) | geos::math::DD | static |
| doubleValue() const (defined in geos::math::DD) | geos::math::DD | |
| floor() const (defined in geos::math::DD) | geos::math::DD | |
| intValue() const (defined in geos::math::DD) | geos::math::DD | |
| isNaN() const (defined in geos::math::DD) | geos::math::DD | |
| isNegative() const (defined in geos::math::DD) | geos::math::DD | |
| isPositive() const (defined in geos::math::DD) | geos::math::DD | |
| isZero() const (defined in geos::math::DD) | geos::math::DD | |
| negate() const (defined in geos::math::DD) | geos::math::DD | |
| operator!=(const DD &rhs) const (defined in geos::math::DD) | geos::math::DD | inline |
| operator* (defined in geos::math::DD) | geos::math::DD | friend |
| operator* (defined in geos::math::DD) | geos::math::DD | friend |
| operator+ (defined in geos::math::DD) | geos::math::DD | friend |
| operator+ (defined in geos::math::DD) | geos::math::DD | friend |
| operator- (defined in geos::math::DD) | geos::math::DD | friend |
| operator- (defined in geos::math::DD) | geos::math::DD | friend |
| operator/ (defined in geos::math::DD) | geos::math::DD | friend |
| operator/ (defined in geos::math::DD) | geos::math::DD | friend |
| operator<(const DD &rhs) const (defined in geos::math::DD) | geos::math::DD | inline |
| operator<=(const DD &rhs) const (defined in geos::math::DD) | geos::math::DD | inline |
| operator==(const DD &rhs) const (defined in geos::math::DD) | geos::math::DD | inline |
| operator>(const DD &rhs) const (defined in geos::math::DD) | geos::math::DD | inline |
| operator>=(const DD &rhs) const (defined in geos::math::DD) | geos::math::DD | inline |
| pow(const DD &d, int exp) (defined in geos::math::DD) | geos::math::DD | static |
| reciprocal() const (defined in geos::math::DD) | geos::math::DD | |
| selfAdd(const DD &d) (defined in geos::math::DD) | geos::math::DD | |
| selfAdd(double p_hi, double p_lo) (defined in geos::math::DD) | geos::math::DD | |
| selfAdd(double y) (defined in geos::math::DD) | geos::math::DD | |
| selfDivide(double p_hi, double p_lo) (defined in geos::math::DD) | geos::math::DD | |
| selfDivide(const DD &d) (defined in geos::math::DD) | geos::math::DD | |
| selfDivide(double y) (defined in geos::math::DD) | geos::math::DD | |
| selfMultiply(double p_hi, double p_lo) (defined in geos::math::DD) | geos::math::DD | |
| selfMultiply(const DD &d) (defined in geos::math::DD) | geos::math::DD | |
| selfMultiply(double y) (defined in geos::math::DD) | geos::math::DD | |
| selfSubtract(const DD &d) (defined in geos::math::DD) | geos::math::DD | |
| selfSubtract(double p_hi, double p_lo) (defined in geos::math::DD) | geos::math::DD | |
| selfSubtract(double y) (defined in geos::math::DD) | geos::math::DD | |
| ToDouble() const (defined in geos::math::DD) | geos::math::DD | inline |
| trunc(const DD &d) (defined in geos::math::DD) | geos::math::DD | static |