CurveFitterLibraries
Classes and methods for fitting growth curves
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NGrowthCurveLibrary
 oNProperties
 oCGrowthCurveThis class represents growth data for one strain.
 |oCGrowthRateInUseThe growth rate currently fit for this guy
 |\CMaximumGrowthRate
 oCFitPoint
 oCGrowthDataPoint
 oCGrowthCurveCollection
 oCImportRobotData
 oCImportPreviousFileLoads a file previously unloaded by the curve fitter
 oCImport16MinuteFile
 oCImportDateTimeCSV
 oCImportNumericTimeCSV
 oCAbstractFitterThis abstract fitter implements a lot of basic fitter functions.
 oCNonLinearFitterWithGradientAndHessianA wrapper class for the alglib functions, used to fit non-linear models
 oCExponentialFit
 oCLinearFit
 oCDelegates
 oCSimpleFunctions
 oCGroupFitterFits a collection of growth curves, trying to account for a time point dependent residual
 |\CExpParameters
 oCLightWeightGC
 oCIAbstractFitterA generic interface, in the hopes of eventually cleaning the thing up with a more OO programming method
 oCLogisticModelA class to fit the Logistic Growth Model
 oCMixtureErrorModelClassMixture model for the error, assumes the mean of the error is zero for both components
 oCOffSetExponentialFit
 \CQuadraticLinearRegressionTransforms y values, calculates value, goes for it you could say