Normal distribution parameters.
More...
- Aliases
Parameter_Float64
is an alias of Parameter(fptype=float64)
Parameter_Float32
is an alias of Parameter(fptype=float32)
def __init__ |
( |
|
self, |
|
|
|
_a = 0.0 , |
|
|
|
_sigma = 1.0 |
|
) |
| |
- Variant 1
Main constructor
- Parameters
-
_a | Mean |
_sigma | Standard deviation |
- Variant 2
Main constructor
- Parameters
-
_a | Mean |
_sigma | Standard deviation |
- Variant 3
Main constructor
- Parameters
-
_a | Mean |
_sigma | Standard deviation |
Check the correctness of the Parameter object
The documentation for this class was generated from the following file: