Definition at line 752 of file C2Functions.py.
Public Member Functions | |
def | __init__ |
construct the function c0 + c1 (x-x0) + c2 (x-x0)^2 + ... | |
def | value_with_derivatives |
get the value of the function, and its first & second derivative | |
Public Attributes | |
coefs | |
rcoefs | |
xcenter |