You are here: Symbol Reference > MtxExprInt Namespace > Functions > MtxExprInt.SortAscend Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExprInt.SortAscend Function

Sort in ascending order all Rows from Src according to column Col.

Pascal
function SortAscend(const Src: TMtxInt; const Col: integer): MatrixInt; overload;

Internally calls TMtxInt.SortAscend

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