Superclass for all Parameter subclasses. For backwards compatibility it can be called directly and will return the proper subclass.
Parameters: |
|
---|
See also
Class implementing a Parameter with a Custom distribution.
Parameters: |
|
---|
Class implementing a Parameter with an Exponential distribution.
Parameters: |
|
---|
See also
Class implementing a Parameter with a Normal distribution.
Parameters: |
|
---|
Class implementing a Parameter with a Rayleigh distribution.
Parameters: |
|
---|
See also
Class implementing a Parameter with a Uniform distribution.
Parameters: |
|
---|
You must specify two of the above properties. If you give all three, they will be checked for consistency. \(mean = (min + max)/2\)
Class implementing a Parameter with a Weibull distribution.
Parameters: |
|
---|
See also