C2Quadratic Class Reference

Inheritance diagram for C2Quadratic:

C2Function

List of all members.


Detailed Description

Create a function which is a *(x - x0)**2 + b *(x - x0) + c.

Definition at line 686 of file C2Functions.py.


Public Member Functions

def __init__
 construct the function
def reset
 reset the parameters of the function
def value_with_derivatives
 get the value of the function, and its first & second derivative

Public Attributes

 c
 name
 x0
 a
 b

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