def compute_fit (   self,
  lm_lambda = None 
)

This is just a shortcut so a class can select which type of kernel is used. If you directly call one of the specific fitters (hessian or svd), you may never use this.

Reimplemented from fit.

Definition at line 988 of file fitting_toolkit.py.

00988                                              :
00989             self.svd_hessian_compute_fit(lm_lambda)
        def weight_func(self):


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