| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
AERN2.Limit
Documentation
Minimal complete definition
Instances
| HasLimits Rational CauchyReal # | |
Defined in AERN2.Limit Associated Types type LimitType Rational CauchyReal :: * # Methods limit :: (Rational -> CauchyReal) -> LimitType Rational CauchyReal # | |
| HasLimits Rational (WithLipschitz (MPBall -> CN MPBall)) # | |
| HasLimits Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) # | |
Defined in AERN2.Limit Associated Types type LimitType Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) :: * # Methods limit :: (Rational -> WithLipschitz (CauchyReal -> CauchyRealCN)) -> LimitType Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) # | |
| HasLimits Rational (MPBall -> CN MPBall) # | |
| HasLimits Rational (CauchyReal -> CauchyRealCN) # | |
Defined in AERN2.Limit Associated Types type LimitType Rational (CauchyReal -> CauchyRealCN) :: * # Methods limit :: (Rational -> CauchyReal -> CauchyRealCN) -> LimitType Rational (CauchyReal -> CauchyRealCN) # | |
data WithLipschitz f #
Constructors
| WithLipschitz f f |
Instances
| HasLimits Rational (WithLipschitz (MPBall -> CN MPBall)) # | |
| HasLimits Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) # | |
Defined in AERN2.Limit Associated Types type LimitType Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) :: * # Methods limit :: (Rational -> WithLipschitz (CauchyReal -> CauchyRealCN)) -> LimitType Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) # | |
| type LimitType Rational (WithLipschitz (MPBall -> CN MPBall)) # | |
Defined in AERN2.Limit | |
| type LimitType Rational (WithLipschitz (CauchyReal -> CauchyRealCN)) # | |
Defined in AERN2.Limit | |