You are here: Symbol Reference > Statistics Namespace > Functions > Statistics.RangeCols Function
Stats Master VCL
ContentsIndex
PreviousUpNext
Statistics.RangeCols Function

Range for matrix columns.

Pascal
procedure RangeCols(const Src: TMtx; const aResult: TVec);

Calculates the range for each Src matrix column and stores the results in Result vector. Length and Complex properties of Result vector are adjusted automatically.

RangeRows, Range

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!