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



TrueData


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

The array property TrueData allows you to access the actual (true) data which were used to train a classifier. 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