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< uint16, uint32 > Struct Template Reference

Detailed description

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

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

Definition at line 1083 of file numbers.h.

#include <numbers.h>

Public Types

typedef uint32 argument_type
 
typedef uint16 result_type
 

Public Methods

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

Member Typedef Documentation

Definition at line 1085 of file numbers.h.

Definition at line 1086 of file numbers.h.

Member Function Documentation

Definition at line 1089 of file numbers.h.


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