You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Methods > SortDescend Method > TVecInt.SortDescend Method (TVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TVecInt.SortDescend Method (TVecInt)

Sort all calling vector elements in descending order in-place.

Syntax
C#
Visual Basic
public TVecInt SortDescend(TVecInt DstSortIdx);
Parameters 
Description 
TVecInt DstSortIdx 
After execution stores sorted values indices. 

calling vector, storing sorted values.

Size of DstSortIdx and calling vector are adjusted automatically.

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