Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Language.Hakaru.Symbolic
Documentation
class Conditioning repr where Source
Methods
conditioned, unconditioned :: repr (Dist a) -> repr (Measure a) Source
Instances
type VarCounter = Int Source
Constructors
Maple | |
Fields
|
name :: String -> VarCounter -> String Source
var :: String -> VarCounter -> Maple a Source