Public Member Functions | |
| def | __init__ |
| def | __call__ |
Public Attributes | |
| curve | |
Definition at line 198 of file random_distributions.py.
| def random_distributions.NormalisedInputCurve.__call__ | ( | self, | ||
| input | ||||
| ) |
| input | is a value between 0 and 1. |
Definition at line 204 of file random_distributions.py.
| def random_distributions.NormalisedInputCurve.__init__ | ( | self, | ||
| curve | ||||
| ) |
Definition at line 199 of file random_distributions.py.
Definition at line 200 of file random_distributions.py.
1.5.8