
Definition at line 519 of file C2Functions.py.
Public Member Functions | |
| def | __init__ |
| construct the scaled function | |
| def | value_with_derivatives |
| get the value of the function, and its first & second derivative | |
Public Attributes | |
| fn | |
| yscale | |
| name | |
Static Public Attributes | |
| string | ClassName = 'Scaled' |
1.5.4