NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Methods | List of all members
nvbio::hi_bits_functor< uint32, uint32 > Struct Template Reference

Detailed description

template<>
struct nvbio::hi_bits_functor< uint32, uint32 >

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

Definition at line 1095 of file numbers.h.

#include <numbers.h>

Public Types

typedef uint32 argument_type
 
typedef uint32 result_type
 

Public Methods

NVBIO_FORCEINLINE
NVBIO_HOST_DEVICE result_type 
operator() (const argument_type op) const
 

Member Typedef Documentation

Definition at line 1097 of file numbers.h.

Definition at line 1098 of file numbers.h.

Member Function Documentation

Definition at line 1101 of file numbers.h.


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