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

Remove matrix row.

Pascal
procedure RemoveRow(const Src: TMtx; const Dst: TMtx; const Index: Integer);

Removes index-th row from Src matrix and stores the result in Dst matrix. Size and complex properties of Dst matrix are adjusted automatically.

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