|
BSpline Finite Element Exterior Calculus
|
Compute a sort permutation of an array of real numbers (descending, high to low) More...
Public Member Functions | |
| balanced_split_2 | |
| balanced_split_3 | |
Compute a sort permutation of an array of real numbers (descending, high to low)
| [in] | array | The array of real numbers to rank |
| [out] | perm | The permutation indices such that array(perm) is sorted descending |
| [in] | sort_fun | _(optional)_ Applied to each element before comparison |
Generic interface for balanced splitting of integers