DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Discarded Functions
ScaleMatrix
See also:
RescaleMatrix
Index
Statistical Background
ScaleMatrix
Declaration:
ScaleMatrix
(var Data:
TDouble2DArray
; SclType:
TSclType
; LowCol, LowRow, HighCol, HighRow: integer; var Par1, Par2: double): integer;
Warning:
This function has been discarded. Use
RescaleMatrix
instead.