const Real & _shape
The shape of the distribution (beta or s)
const std::vector< double > x
virtual Real quantile(const Real &p) const override
static InputParameters validParams()
const Real & _location
The location or mean of the distribution (alpha or mu)
virtual Real cdf(const Real &x) const override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
A class used to generate a logistic distribution.
Logistic(const InputParameters ¶meters)
virtual Real pdf(const Real &x) const override