cheshirekow  v0.1.0
mpblocks::cuda::polynomial::intlist::max< IntList > Struct Template Reference

retrieve the max element of the list (linear without short circut so it works with non-sorted arrays ) More...

#include <mpblocks/cuda/polynomial/IntList.h>

Public Types

enum  { value = -1 }
 

Detailed Description

template<class IntList>
struct mpblocks::cuda::polynomial::intlist::max< IntList >

retrieve the max element of the list (linear without short circut so it works with non-sorted arrays )

Definition at line 415 of file IntList.h.

Member Enumeration Documentation

template<class IntList>
anonymous enum
Enumerator
value 

Definition at line 417 of file IntList.h.


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