Module Ppl__.Sigs

module type ExactDist = sig ... end
module type ApproximateDist = sig ... end
module type SampleDist = sig ... end
module type Primitive_Distributions = sig ... end
module type Primitives = sig ... end
module type Ops = sig ... end
module type Prob = sig ... end
module LogProb : Prob
module FloatProb : Prob