Monad Log Source # | |
Instance detailsDefined in Numeric.Log |
Functor Log Source # | |
Instance detailsDefined in Numeric.Log |
Applicative Log Source # | |
Instance detailsDefined in Numeric.Log |
Foldable Log Source # | |
Instance detailsDefined in Numeric.Log |
Traversable Log Source # | |
Instance detailsDefined in Numeric.Log |
Eq1 Log Source # | |
Instance detailsDefined in Numeric.Log |
Serial1 Log Source # | |
Instance detailsDefined in Numeric.Log |
Comonad Log Source # | |
Instance detailsDefined in Numeric.Log |
ComonadApply Log Source # | |
Instance detailsDefined in Numeric.Log |
Distributive Log Source # | |
Instance detailsDefined in Numeric.Log |
Hashable1 Log Source # | |
Instance detailsDefined in Numeric.Log |
Traversable1 Log Source # | |
Instance detailsDefined in Numeric.Log |
Apply Log Source # | |
Instance detailsDefined in Numeric.Log |
Bind Log Source # | |
Instance detailsDefined in Numeric.Log |
Foldable1 Log Source # | |
Instance detailsDefined in Numeric.Log |
Extend Log Source # | |
Instance detailsDefined in Numeric.Log |
(RealFloat a, Unbox a) => Vector Vector (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Unbox a => MVector MVector (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
(RealFloat a, Enum a) => Enum (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Eq a => Eq (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
RealFloat a => Floating (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
RealFloat a => Fractional (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Data a => Data (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
RealFloat a => Num (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Ord a => Ord (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
(Floating a, Read a) => Read (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
(RealFloat a, Ord a) => Real (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
RealFloat a => RealFrac (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
(Floating a, Show a) => Show (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Generic (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
RealFloat a => Semigroup (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
RealFloat a => Monoid (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Storable a => Storable (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Binary a => Binary (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Serial a => Serial (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Serialize a => Serialize (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
NFData a => NFData (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
Hashable a => Hashable (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
(RealFloat a, Unbox a) => Unbox (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
newtype MVector s (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
type Rep (Log a) Source # | |
Instance detailsDefined in Numeric.Log |
newtype Vector (Log a) Source # | |
Instance detailsDefined in Numeric.Log |