| Home | Trees | Indices | Help |
|
|---|
|
|
PEP scaling strategy - `NONE`: No scaling. - `SCALAR`: Parameter scaling. - `DIAGONAL`: Diagonal scaling. - `BOTH`: Both parameter and diagonal scaling.
|
|||
|
Inherited from |
|||
|
|||
BOTH = 3
|
|||
DIAGONAL = 2
|
|||
NONE = 0
|
|||
SCALAR = 1
|
|||
__qualname__ =
|
|||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 4 12:32:49 2021 | http://epydoc.sourceforge.net |