#60 closed defect (fixed)
psSortIndex sort algorithm
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
In SDR-01 paragraph 4.2, there is no definition of what type of sort to perform
to order the indices. It is currently assumed it is the same as the psSort
function which is from smallest(most negative) in the first elemetn to largest
(most positive) in the last element.
Note:
See TracTickets
for help on using tickets.

yes, same order as psSort, smallest to largest