Hoogle Search
Within LTS Haskell 24.20 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
intervals Numeric.Interval.Kaucher Create a directed interval.
(
... ) :: Ord a => a -> a -> Interval aintervals Numeric.Interval.NonEmpty Create a non-empty interval, turning it around if necessary
(
... ) :: Ord a => a -> a -> Interval aintervals Numeric.Interval.NonEmpty.Internal Create a non-empty interval, turning it around if necessary
(
.+^ ) :: StateSpace p => p -> Diff p -> plearn-physics Physics.Learn Point plus vector
(
.-. ) :: StateSpace p => p -> p -> Diff plearn-physics Physics.Learn Subtract points
(
.-^ ) :: StateSpace p => p -> Diff p -> plearn-physics Physics.Learn Point minus vector
(
.+^ ) :: StateSpace p => p -> Diff p -> plearn-physics Physics.Learn.StateSpace Point plus vector
(
.-. ) :: StateSpace p => p -> p -> Diff plearn-physics Physics.Learn.StateSpace Subtract points
(
.-^ ) :: StateSpace p => p -> Diff p -> plearn-physics Physics.Learn.StateSpace Point minus vector
(
.-. ) :: LTorsor x g => x -> x -> glr-acts Data.Act.Torsor Infix synonym for ldiff. This represents a point minus a point.