class Statistics::InverseGamma
- Statistics::InverseGamma
- Statistics::ContinuousDistribution
- Reference
- Object
Overview
Class representing an inverse-gamma distribution
Defined in:
gsl/base/statistics.crConstructors
Class Method Summary
- .log_pdf(x : Float64, shape : Float64, scale : Float64)
- .pdf(x : Float64, shape : Float64, scale : Float64) : Float64