BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
Static Public Member Functions | List of all members
OrderWithMinMax< T > Struct Template Reference

Min-max-into-ordering function. More...

Static Public Member Functions

static __device__ void order (T &a, T &b)
 

Detailed Description

template<typename T>
struct OrderWithMinMax< T >

Min-max-into-ordering function.

This is supposed to be used as a policy template parameter

Definition at line 55 of file bitonic.cuh.

Member Function Documentation

◆ order()

template<typename T >
static __device__ void OrderWithMinMax< T >::order ( T &  a,
T &  b 
)
inlinestatic

Definition at line 57 of file bitonic.cuh.


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