C2LHopitalRatio Class Reference

Inheritance diagram for C2LHopitalRatio:

C2Ratio C2BinaryFunction C2Function

List of all members.


Detailed Description

C2LHopitalRatio(a,b) returns a new C2Function which evaluates as a/b with special care near zeros of the denominator.
    It caches coefficients once it has found a zero, and evaluates very quickly afterwards near that point.

Definition at line 1534 of file C2Functions.py.


Public Member Functions

def dxsolve
def value_with_derivatives
 get the value of the function, and its first & second derivative

Static Public Attributes

string name = '/'
int epsx1 = 1
int epsx2 = 1
int eps0 = 1
int eps1 = 1
int dblmin = 2
 cache = None

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