
Definition at line 722 of file C2Functions.py.
Public Member Functions | |
| def | __init__ |
| construct the function ax**b | |
| def | reset |
| reset the parameters of the function ax**b | |
| def | value_with_derivatives |
| get the value of the function, and its first & second derivative | |
Public Attributes | |
| b | |
| b2 | |
| bb1 | |
| name | |
| a | |
1.5.4