aern2-mp-0.2.5.0: Multi-precision ball (interval) arithmetic
Copyright(c) Michal Konecny
LicenseBSD3
Maintainermikkonecny@gmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

AERN2.MP.WithCurrentPrec.Comparisons

Description

WithCurrentPrec order relations and operations

Orphan instances

CanMinMaxAsymmetric Int a => CanMinMaxAsymmetric Int (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType Int (WithCurrentPrec a p) #

CanMinMaxAsymmetric Integer a => CanMinMaxAsymmetric Integer (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType Integer (WithCurrentPrec a p) #

CanMinMaxAsymmetric Rational a => CanMinMaxAsymmetric Rational (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType Rational (WithCurrentPrec a p) #

CanMinMaxAsymmetric Dyadic a => CanMinMaxAsymmetric Dyadic (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType Dyadic (WithCurrentPrec a p) #

HasEqAsymmetric Int a => HasEqAsymmetric Int (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType Int (WithCurrentPrec a p) #

HasEqAsymmetric Integer a => HasEqAsymmetric Integer (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType Integer (WithCurrentPrec a p) #

HasEqAsymmetric Rational a => HasEqAsymmetric Rational (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType Rational (WithCurrentPrec a p) #

HasEqAsymmetric Dyadic a => HasEqAsymmetric Dyadic (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType Dyadic (WithCurrentPrec a p) #

HasOrderAsymmetric Int a => HasOrderAsymmetric Int (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType Int (WithCurrentPrec a p) #

HasOrderAsymmetric Integer a => HasOrderAsymmetric Integer (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType Integer (WithCurrentPrec a p) #

HasOrderAsymmetric Rational a => HasOrderAsymmetric Rational (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType Rational (WithCurrentPrec a p) #

HasOrderAsymmetric Dyadic a => HasOrderAsymmetric Dyadic (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType Dyadic (WithCurrentPrec a p) #

CanMinMaxAsymmetric (CN Int) a => CanMinMaxAsymmetric (CN Int) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType (CN Int) (WithCurrentPrec a p) #

CanMinMaxAsymmetric (CN Integer) a => CanMinMaxAsymmetric (CN Integer) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType (CN Integer) (WithCurrentPrec a p) #

CanMinMaxAsymmetric (CN Rational) a => CanMinMaxAsymmetric (CN Rational) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType (CN Rational) (WithCurrentPrec a p) #

CanMinMaxAsymmetric (CN Dyadic) a => CanMinMaxAsymmetric (CN Dyadic) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type MinMaxType (CN Dyadic) (WithCurrentPrec a p) #

HasEqAsymmetric (CN Int) a => HasEqAsymmetric (CN Int) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType (CN Int) (WithCurrentPrec a p) #

HasEqAsymmetric (CN Integer) a => HasEqAsymmetric (CN Integer) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType (CN Integer) (WithCurrentPrec a p) #

HasEqAsymmetric (CN Rational) a => HasEqAsymmetric (CN Rational) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType (CN Rational) (WithCurrentPrec a p) #

HasEqAsymmetric (CN Dyadic) a => HasEqAsymmetric (CN Dyadic) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type EqCompareType (CN Dyadic) (WithCurrentPrec a p) #

HasOrderAsymmetric (CN Int) a => HasOrderAsymmetric (CN Int) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType (CN Int) (WithCurrentPrec a p) #

HasOrderAsymmetric (CN Integer) a => HasOrderAsymmetric (CN Integer) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType (CN Integer) (WithCurrentPrec a p) #

HasOrderAsymmetric (CN Rational) a => HasOrderAsymmetric (CN Rational) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType (CN Rational) (WithCurrentPrec a p) #

HasOrderAsymmetric (CN Dyadic) a => HasOrderAsymmetric (CN Dyadic) (WithCurrentPrec a p) Source # 
Instance details

Associated Types

type OrderCompareType (CN Dyadic) (WithCurrentPrec a p) #

CanAbs t => CanAbs (WithCurrentPrec t p) Source # 
Instance details

Associated Types

type AbsType (WithCurrentPrec t p) #

CanMinMaxAsymmetric a Dyadic => CanMinMaxAsymmetric (WithCurrentPrec a p) Dyadic Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) Dyadic #

CanMinMaxAsymmetric a Rational => CanMinMaxAsymmetric (WithCurrentPrec a p) Rational Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) Rational #

CanMinMaxAsymmetric a Int => CanMinMaxAsymmetric (WithCurrentPrec a p) Int Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) Int #

CanMinMaxAsymmetric a Integer => CanMinMaxAsymmetric (WithCurrentPrec a p) Integer Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) Integer #

HasEqAsymmetric a Dyadic => HasEqAsymmetric (WithCurrentPrec a p) Dyadic Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) Dyadic #

HasEqAsymmetric a Rational => HasEqAsymmetric (WithCurrentPrec a p) Rational Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) Rational #

HasEqAsymmetric a Int => HasEqAsymmetric (WithCurrentPrec a p) Int Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) Int #

HasEqAsymmetric a Integer => HasEqAsymmetric (WithCurrentPrec a p) Integer Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) Integer #

HasOrderAsymmetric a Dyadic => HasOrderAsymmetric (WithCurrentPrec a p) Dyadic Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) Dyadic #

HasOrderAsymmetric a Rational => HasOrderAsymmetric (WithCurrentPrec a p) Rational Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) Rational #

HasOrderAsymmetric a Int => HasOrderAsymmetric (WithCurrentPrec a p) Int Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) Int #

HasOrderAsymmetric a Integer => HasOrderAsymmetric (WithCurrentPrec a p) Integer Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) Integer #

CanMinMaxAsymmetric a (CN Dyadic) => CanMinMaxAsymmetric (WithCurrentPrec a p) (CN Dyadic) Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) (CN Dyadic) #

CanMinMaxAsymmetric a (CN Rational) => CanMinMaxAsymmetric (WithCurrentPrec a p) (CN Rational) Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) (CN Rational) #

CanMinMaxAsymmetric a (CN Int) => CanMinMaxAsymmetric (WithCurrentPrec a p) (CN Int) Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) (CN Int) #

CanMinMaxAsymmetric a (CN Integer) => CanMinMaxAsymmetric (WithCurrentPrec a p) (CN Integer) Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec a p) (CN Integer) #

HasEqAsymmetric a (CN Dyadic) => HasEqAsymmetric (WithCurrentPrec a p) (CN Dyadic) Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) (CN Dyadic) #

HasEqAsymmetric a (CN Rational) => HasEqAsymmetric (WithCurrentPrec a p) (CN Rational) Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) (CN Rational) #

HasEqAsymmetric a (CN Int) => HasEqAsymmetric (WithCurrentPrec a p) (CN Int) Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) (CN Int) #

HasEqAsymmetric a (CN Integer) => HasEqAsymmetric (WithCurrentPrec a p) (CN Integer) Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec a p) (CN Integer) #

HasOrderAsymmetric a (CN Dyadic) => HasOrderAsymmetric (WithCurrentPrec a p) (CN Dyadic) Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) (CN Dyadic) #

HasOrderAsymmetric a (CN Rational) => HasOrderAsymmetric (WithCurrentPrec a p) (CN Rational) Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) (CN Rational) #

HasOrderAsymmetric a (CN Int) => HasOrderAsymmetric (WithCurrentPrec a p) (CN Int) Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) (CN Int) #

HasOrderAsymmetric a (CN Integer) => HasOrderAsymmetric (WithCurrentPrec a p) (CN Integer) Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec a p) (CN Integer) #

(CanMinMaxAsymmetric t1 t2, p1 ~ p2) => CanMinMaxAsymmetric (WithCurrentPrec t1 p1) (WithCurrentPrec t2 p2) Source # 
Instance details

Associated Types

type MinMaxType (WithCurrentPrec t1 p1) (WithCurrentPrec t2 p2) #

(HasEqAsymmetric t1 t2, p1 ~ p2) => HasEqAsymmetric (WithCurrentPrec t1 p1) (WithCurrentPrec t2 p2) Source # 
Instance details

Associated Types

type EqCompareType (WithCurrentPrec t1 p1) (WithCurrentPrec t2 p2) #

(HasOrderAsymmetric t1 t2, p1 ~ p2) => HasOrderAsymmetric (WithCurrentPrec t1 p1) (WithCurrentPrec t2 p2) Source # 
Instance details

Associated Types

type OrderCompareType (WithCurrentPrec t1 p1) (WithCurrentPrec t2 p2) #