module Normal:sig..end
type t = {
|
normal_mean : |
|
normal_sd : |
include Distributions.ContinuousDistribution
include Distributions.Features.S
val create : mean:float -> sd:float -> tval standard : tmean and sd equal to 1.val mle : float array -> t