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):
|