You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.SortDescend Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.SortDescend Function

Performs row based sort in descending order.

Pascal
function SortDescend(const X: TMtx; Col: integer): Matrix; overload;

Internally calls Matrix.SortDescend

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