def __init__ (   self,
  scale = 1.0 
)

construct the function, and set the scale factor.

Reimplemented from C2Function.

Definition at line 629 of file C2Functions.py.

00629                                  :
00630                 self.scale=scale
00631                 
00632         ##
    def value_with_derivatives(self, x):


Generated on Wed Nov 21 10:18:31 2007 for analysis by  doxygen 1.5.4