| Home | Trees | Indices | Help |
|
|---|
|
|
For manipulation of (random) variables
|
|||
|
VariableError Base class for errors in the Variables module |
|||
|
Domain A domain is a set of random variables, implicitly representing all functions from joint instantiations of the variables |
|||
|
SubDomain A subdomain is a domain together with a specified subset of the domain variables. |
|||
|
|||
| Numeric |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| String |
_version = Version of this module |
||
_default_domain = Domain(None,{'A': frozenset(['1', '0']), 'LeDefault domain |
|||
Imports: operator
|
|||
Return x/y where 0/0 = 0
|
Set the internal default domain Any previous values will be deleted!
|
Add a variable and its associated values to the default domain If
|
Change the values associated with a domain variable
|
|
|||
_default_domainDefault domain Initially empty. IGNORE any value given in epydoc documentation. If there is one this is just an unwanted by product of the way the documentation is produced.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Oct 15 15:34:02 2009 | http://epydoc.sourceforge.net |