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



Correlate


Unit:SDL_matrix
Class: TMatrix
Declaration: function Correlate (OtherMat: TMatrix): double;

The function Correlate calculates and returns the correlation coefficient of the two matrices self and OtherMat. The two matrices are correlated elementwise.

Hint: Please note that the two matrices self and OtherMat need not be of equal size otherwise an exception will be raised.



Last Update: 2023-Feb-06