Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

Non-linear regression settings dialog. More...

#include <fitseldlg.h>

Inheritance diagram for wxStfFitSelDlg:
Collaboration diagram for wxStfFitSelDlg:

Public Member Functions

 wxStfFitSelDlg (wxWindow *parent, wxStfDoc *doc, int id=wxID_ANY, wxString title=wxT("Non-linear regression"), wxPoint pos=wxDefaultPosition, wxSize size=wxDefaultSize, int style=wxCAPTION)
 Constructor.
virtual void EndModal (int retCode)
 Called upon ending a modal dialog.
int GetFSelect () const
 Get the selected fit function.
Vector_double GetInitP () const
 Get the initial parameters.
Vector_double GetOpts () const
 Get options for the algorithm.
bool UseScaling () const
 Scale x- and y-amplitudes to 1.0 before fit.
void SetNoInput (bool noInput_)
 Determines whether user-defined initial parameters are allowed.

Detailed Description

Non-linear regression settings dialog.

Definition at line 34 of file fitseldlg.h.


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