get the value of the function, and its first & second derivative
Reimplemented in C2ScaledFunction, C2Constant, _fC2sin, _fC2cos, _fC2log, _fC2exp, _fC2sqrt, C2ScaledRecip, _fC2identity, C2Linear, C2Quadratic, C2PowerLaw, C2Polynomial, C2ComposedFunction, C2Sum, C2Diff, C2Product, C2Ratio, C2Power, InterpolatingFunction, C2InverseFunction, C2ConnectorFunction, C2LHopitalRatio, gauss, and lorentz. Definition at line 126 of file C2Functions.py. 00126 : 00127 raise C2NakedFunction 00128 ##
|