Copyright | (c) Michal Konecny |
---|---|
License | BSD3 |
Maintainer | mikkonecny@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Conversions of arbitrary precision dyadic balls
Documentation
data CentreRadius c e Source #
CentreRadius c e |
Instances
ConvertibleWithPrecision (CentreRadius Rational Rational) MPBall Source # | |
Defined in AERN2.MP.Ball.Conversions | |
(ConvertibleExactly c Dyadic, ConvertibleExactly e Dyadic, Show c, Show e, Typeable c, Typeable e) => ConvertibleExactly (CentreRadius c e) MPBall Source # | |
Defined in AERN2.MP.Ball.Conversions safeConvertExactly :: CentreRadius c e -> ConvertResult MPBall # |