| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
random_generator = param.Parameter(default= numpy.random.Randonumpy's RandomState provides methods for generating random numbers (see RandomState's help for more information). |
|||
__abstract = Truebool(x) -> bool |
|||
name = <param.parameterized.String object at 0xb5896ac>String identifier for this object. |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|||
random_generatornumpy's RandomState provides methods for generating random numbers (see RandomState's help for more information). Note that all instances of subclasses of TransferFnWithRandomState will share this RandomState object, and hence its state. To create an instance of an TransferFnWithRandomState subclass that has its own state, set this parameter on the instance to a new RandomState instance.
|
__abstractbool(x) -> bool Returns True when the argument x is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:48 2010 | http://epydoc.sourceforge.net |