def analysis.voigt_profile.voigt_with_derivs (   args,
  kwargs 
)

create one global function so the module can be used directly, without instantiating a class, in the style of the random module See documentation for Voigt_calculator.voigt_with_derivs for usage.

Definition at line 127 of file voigt_profile.py.

00127                                       :
00128     return _voigt_instance.voigt_with_derivs(*args, **kwargs)
##


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