Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Analysis.NonLinearFitting
NonlinearFitController Class
NonlinearFitController Methods
Apply Method
CreateOrReplaceFunctionPlotItems Method
EhView_CopyParameterNCM Method
EhView_CopyParameterNSVCVInOneRow Method
EhView_CopyParameterNV Method
EhView_CopyParameterNVV Method
EhView_CopyParameterV Method
EhView_CopyParameterVAsCDef Method
EhView_DoFit Method
EhView_DoSimplex Method
EhView_DoSimulation Method
EhView_EvaluateChiSqr Method
EhView_NewFitFunction Method
EhView_PasteParameterV Method
EhView_SelectFitFunction Method
GetSubControllers Method
Initialize Method
InitializeDocument Method
OnAfterFittingStep Method
OnSimulation Method
OnSimulationWithInterval Method
Nonlinear
Fit
Controller
Initialize Method
Basic initialization of the document.
Namespace:
Altaxo.Gui.Analysis.NonLinearFitting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
protected
override
void
Initialize
(
bool
initData
)
Parameters
initData
Boolean
If set to
true
, it indicates that the controller should initialize its model classes.
Exceptions
Exception
Condition
InvalidOperationException
This controller was not initialized with a document.
ObjectDisposedException
The controller was already disposed.
See Also
Reference
NonlinearFitController Class
Altaxo.Gui.Analysis.NonLinearFitting Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net