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

Detailed description

template<>
struct nvbio::Field_traits< int32 >

int32 specialization of Field_traits

Definition at line 831 of file numbers.h.

#include <numbers.h>

Static Public Methods

static NVBIO_HOST_DEVICE int32 min ()
 
static NVBIO_HOST_DEVICE int32 max ()
 

Member Function Documentation

static NVBIO_HOST_DEVICE int32 nvbio::Field_traits< int32 >::max ( )
inlinestatic

Definition at line 834 of file numbers.h.

static NVBIO_HOST_DEVICE int32 nvbio::Field_traits< int32 >::min ( )
inlinestatic

Definition at line 833 of file numbers.h.


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