AERN-Real-0.10.0.2: arbitrary precision interval arithmetic for approximating exact real numbers

Portabilityportable
Stabilityexperimental
Maintainermik@konecny.aow.cz

Data.Number.ER.Real.Approx.Tests.Generate

Description

Generic instances of Arbitrary class for generating (almost) random instances.

Documentation

newtype RAThin ira Source

Constructors

RAThin ira 

Instances

Show ira => Show (RAThin ira) 
ERIntApprox ira => Arbitrary (RAThin ira) 

newtype RAConsistent ira Source

Constructors

RAConsistent ira 

Instances

newtype RADirected ira Source

Constructors

RADirected ira 

Instances

Show ira => Show (RADirected ira) 
ERIntApprox ira => Arbitrary (RADirected ira)