Portability | portable |
---|---|
Stability | experimental |
Maintainer | mik@konecny.aow.cz |
Generic instances of Arbitrary
class for generating (almost) random instances.
Documentation
RAThin ira |
newtype RAConsistent ira Source
RAConsistent ira |
Show ira => Show (RAConsistent ira) | |
ERIntApprox ira => Arbitrary (RAConsistent ira) |
newtype RADirected ira Source
RADirected ira |
Show ira => Show (RADirected ira) | |
ERIntApprox ira => Arbitrary (RADirected ira) |
constructThinRA :: ERIntApprox ra => Granularity -> Int -> (Double, Double, Double) -> Int -> raSource