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



MeanCenterRowsOfArray


Unit:SDL_openarrays
Class: none
Declaration: procedure MeanCenterRowsOfArray (Data: TDouble2DArray; var Means: TDoubleArray);

The function MeanCenterRowsOfArray transforms the array Data such that each row exhibits a zero mean. The found means are returned in the array Means. Please note that the size of the array Means is automatically adjusted to the number of rows of the array Data.



Last Update: 2023-Feb-06