The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



IDS_REGMODEL


Unit: SDL_math2
Class: none
Declaration: IDS_REGMODEL : array[TRegModel] of string = ('rmNone', 'rmLinear', 'rmParabolic', 'rmGaussian', 'rmReciLin', 'rmHyperbolic', 'rmReciHyperbolic', 'rmLog', 'rmReciLog', 'rmPower', 'rmExpo', 'rmHoerl', 'rmCircle', 'rmPolynomial', 'rmCenteredPoly');

The public constant array IDS_REGMODEL provides the identifiers for the supported regression models of TCurveFit.


Last Update: 2023-Feb-06