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

Range for matrix rows.

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

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

RangeCols, Range

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