def DefaultArrayType (   self  ) 

Override this function if you want to fit in single precision, e.g. Default is numeric_float i.e. double precision

override this function if you want to fit in single precision, \e e.g.
    Default is numeric_float i.e. double precision

Definition at line 270 of file fitting_toolkit.py.

00270                               :
00271         """override this function if you want to fit in single precision, \e e.g.
00272             Default is numeric_float i.e. double precision"""
00273         return numeric_float
00274     
    ##


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