Fermat
Public Types | Public Methods | List of all members
cugar::hi_bits_functor< uint32, uint64 > Struct Template Reference

Detailed description

template<>
struct cugar::hi_bits_functor< uint32, uint64 >

Return the first 32 hi-bits of a 64-bit word

#include <functors.h>

Public Types

typedef uint64 argument_type
 
typedef uint32 result_type
 

Public Methods

CUGAR_FORCEINLINE CUGAR_HOST_DEVICE result_type operator() (const argument_type op) const
 

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