xboa
Public Member Functions | Public Attributes | List of all members
FitSmoothing Class Reference

Inherits object.

Public Member Functions

def __init__
 
def smooth
 

Public Attributes

 fit
 

Detailed Description

Definition at line 4 of file _fit_smoothing.py.

Constructor & Destructor Documentation

def __init__ (   self,
  fit_function 
)

Definition at line 5 of file _fit_smoothing.py.

Member Function Documentation

def smooth (   self,
  data 
)

Member Data Documentation

fit

Definition at line 6 of file _fit_smoothing.py.

Referenced by FitSmoothing.smooth().


The documentation for this class was generated from the following file: