The parameter of a uniform distribution, used by Unif-class
Arguments
Objects from the Class
Objects can be created by calls of the form new("UnifParameter", Max, Min).
Usually an object of this class is not needed on its own, it is generated automatically when an object of the class
Unif is instantiated.
Slots
Max
Object of class "numeric": the Max of a uniform distribution
Min
Object of class "numeric": the Min of a uniform distribution
name
Object of class "character": a name / comment for the parameters