|
| Data.Number.ER.RnToRm.UnitDom.ChebyshevBase.Polynom.Tests.Generate | | Portability | portable | | Stability | experimental | | Maintainer | mik@konecny.aow.cz |
|
|
|
| Description |
| A collection of polynomials to pick from when testing.
|
|
|
| Documentation |
|
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
| newtype PSize10Degree10 | Source |
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
|
| enclAtKeyPointsPointwiseBinaryDownUpConsistent | Source |
|
| :: (ERRealBase b, RealFrac b, DomainBox box varid Int, Ord box, DomainBoxMappable boxb boxbb varid b [ERInterval b], Show boxb, Show testId) | | | => String | report file name
| | -> testId | item to identify the random input given to the test
| | -> ERInterval b -> ERInterval b -> ERInterval b | this real approx operation has to return an inner approximation of the exact result set,
ie each number that the approximation supports is in the maximal extension
| | -> (ERChebPoly box b, ERChebPoly box b) | enclosure of argument 1
| | -> (ERChebPoly box b, ERChebPoly box b) | enclosure of argument 2
| | -> (ERChebPoly box b, ERChebPoly box b) | alleged enclosure of result
| | -> Bool | |
|
|
| enclAtKeyPointsPointwiseUnaryDownUpConsistent | Source |
|
|
|
| enclAtKeyPointsConsistent | Source |
|
|
|
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.4.2 |