Class prob_dens_frange (o2scl)

O2scl : Class List

class prob_dens_frange : public o2scl::prob_dens_func

A one-dimensional probability density over a finite range.

This class is experimental.

Subclassed by o2scl::prob_dens_hist, o2scl::prob_dens_uniform

Public Functions

virtual double lower_limit() const = 0

Lower limit of the range.

virtual double upper_limit() const = 0

Uower limit of the range.