GEOS  3.13.0dev
geos::math::DD Member List

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::DDstatic
ceil() const (defined in geos::math::DD)geos::math::DD
DD(double p_hi, double p_lo) (defined in geos::math::DD)geos::math::DDinline
DD(double x) (defined in geos::math::DD)geos::math::DDinline
DD() (defined in geos::math::DD)geos::math::DDinline
determinant(const DD &x1, const DD &y1, const DD &x2, const DD &y2) (defined in geos::math::DD)geos::math::DDstatic
determinant(double x1, double y1, double x2, double y2) (defined in geos::math::DD)geos::math::DDstatic
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::DDinline
operator* (defined in geos::math::DD)geos::math::DDfriend
operator* (defined in geos::math::DD)geos::math::DDfriend
operator+ (defined in geos::math::DD)geos::math::DDfriend
operator+ (defined in geos::math::DD)geos::math::DDfriend
operator- (defined in geos::math::DD)geos::math::DDfriend
operator- (defined in geos::math::DD)geos::math::DDfriend
operator/ (defined in geos::math::DD)geos::math::DDfriend
operator/ (defined in geos::math::DD)geos::math::DDfriend
operator<(const DD &rhs) const (defined in geos::math::DD)geos::math::DDinline
operator<=(const DD &rhs) const (defined in geos::math::DD)geos::math::DDinline
operator==(const DD &rhs) const (defined in geos::math::DD)geos::math::DDinline
operator>(const DD &rhs) const (defined in geos::math::DD)geos::math::DDinline
operator>=(const DD &rhs) const (defined in geos::math::DD)geos::math::DDinline
pow(const DD &d, int exp) (defined in geos::math::DD)geos::math::DDstatic
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::DDinline
trunc(const DD &d) (defined in geos::math::DD)geos::math::DDstatic