C2Polynomial Class Reference

Inheritance diagram for C2Polynomial:

C2Function

List of all members.


Detailed Description

Create a function which is c0 + c1 (x-x0) + c2 (x-x0)^2 + ...

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

The documentation for this class was generated from the following file:
Generated on Wed Nov 21 10:18:31 2007 for analysis by  doxygen 1.5.4