You are here: Symbol Reference > MtxVecInt Namespace > Classes > TVecInt Class > public > TVecInt.GroupCountIteration Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecInt.GroupCountIteration Method

Counts groups of equal numbers within Bins.

Pascal
function GroupCountIteration(const SrcBins: TMtxVecInt; const SrcBinsMax: integer): TVecInt; overload;

The routine checks the size of the calling object, if it is equal to SrcBinsMax+1, and raises an exception, if not. The rouine does not size the calling object and also does not perform initialization to zero. It can be used for iterative calls to fill the same histogram.

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