Click or drag to resize

Altaxo.Graph.Procedures Namespace

Contains high-level graph procedures such as fitting, master-curve creation, and project builders.
Classes
 ClassDescription
Public classMasterCurveCreation Commands for master curve creation, beginning with a data plot. Usually the plot should contain 1 or 2 plot groups. The items in those groups will be used as data groups for master curve creation.
Public classMiniProjectBuilder Given a single GraphDocumentBase, this class retrieves all objects that are necessary for this graph (tables, functions, etc.) and builds a new AltaxoDocument that contains these objects.
Public classNonlinearFitting Contains static functions for initiating the nonlinear fitting process.
Public classPolynomialFitting This class handles the procedure of polynomial fitting to the active curve.