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



EstimData


Unit: SDL_statis
Class: TCFEvaluator
Declaration: property EstimData[ix: integer]: double;

The array property EstimData allows accessing the estimated data (the classifier response). The index ix can take values between 1 and NData. Passing an invalid value to the index ix returns a zero value when reading the property. Writing to the property at an invalid index is ignored.



Last Update: 2023-Dec-08