Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromApproxWithLipschitz :: (MPFloat -> BoundsCEDU MPFloat) -> MPFloat -> MPBall -> MPBallaern2-mp AERN2.MP.Ball Computes a real function f from correctly rounded MPFR-approximations and a number lip which is a Lipschitz constant for f, i.e. |f(x) - f(y)| <= lip * |x - y| for all x,y.
fromApproxWithLipschitz :: (MPFloat -> BoundsCEDU MPFloat) -> MPFloat -> MPBall -> MPBallaern2-mp AERN2.MP.Ball.Elementary Computes a real function f from correctly rounded MPFR-approximations and a number lip which is a Lipschitz constant for f, i.e. |f(x) - f(y)| <= lip * |x - y| for all x,y.
-
aern2-mp AERN2.MP.Enclosure No documentation available.
-
aern2-mp AERN2.MP.Enclosure No documentation available.
-
aeson-schemas Data.Aeson.Schema Convert an Object into a Object, losing the type information in the schema.
-
aeson-schemas Data.Aeson.Schema.Internal Convert an Object into a Object, losing the type information in the schema.
-
aeson-schemas Data.Aeson.Schema.Internal No documentation available.
type
IsSchemaObjectMap (pairs :: SchemaObjectMap) = All IsSchemaObjectPair pairsaeson-schemas Data.Aeson.Schema.Type No documentation available.
type
SchemaObjectMapV = SchemaObjectMap' String NameLikeaeson-schemas Data.Aeson.Schema.Type No documentation available.
-
aeson-schemas Data.Aeson.Schema.Utils.Compat A map from JSON key type Key to v.