Home | Trees | Index | Help |
|
---|
Package xdp :: Module meansum :: Class IVShiftFunc |
|
Method Summary | |
---|---|
Initialize a new instance of the callback function. | |
Implements the callback function for the nonlinear least squared fit. |
Method Details |
---|
__init__(self,
x,
y)
Initialize a new instance of the callback function. 'x' and 'y' are
the vectors of the second data set from a call to findIVShift().
|
__call__(self,
params,
energy)
Implements the callback function for the nonlinear least squared
fit.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jul 20 11:51:06 2005 | http://epydoc.sf.net |