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....



Residual


Unit:SDL_math2
Class: TCurveFit
Declaration: property Residual [ix: integer]: double;

The read-only array property Residual returns the residuals for previously calculated model. The parameter ix specifies the residual for the ixth data point. It may assume values between 1 and NumData. For ix values outside this range Residual returns a zero value.



Last Update: 2023-Feb-06