BSpline Finite Element Exterior Calculus
Loading...
Searching...
No Matches
m_common::balanced_split Interface Reference

Compute a sort permutation of an array of real numbers (descending, high to low) More...

Public Member Functions

 balanced_split_2
 
 balanced_split_3
 

Detailed Description

Compute a sort permutation of an array of real numbers (descending, high to low)

Parameters
[in]arrayThe array of real numbers to rank
[out]permThe 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


The documentation for this interface was generated from the following file: