Home | Trees | Indices | Help |
---|
|
Representation of a float-like scalar random variable, along with its uncertainty.
Objects are meant to represent variables that are independent from each other (correlations are handled through the AffineScalarFunc class).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
_std_dev | |||
tag | |||
Inherited from Inherited from Inherited from |
|
The nominal value and the standard deviation of the variable are set. These values must be scalars. 'tag' is a tag that the user can associate to the variable. This is useful for tracing variables. The meaning of the nominal value is described in the main module documentation.
|
Uses the to_string() conversion function on both the nominal value and standard deviation and returns a string that describes the number. to_string() is typically repr() or str().
|
hash(x)
|
Hook for the standard copy module. A new variable is created.
|
Hook for the standard pickle module.
|
Hook for the standard pickle module.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 7 18:01:57 2016 | http://epydoc.sourceforge.net |