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

Detailed description

template<>
struct nvbio::Field_traits< int8 >

int8 specialization of Field_traits

Definition at line 815 of file numbers.h.

#include <numbers.h>

Static Public Methods

static NVBIO_HOST_DEVICE int8 min ()
 
static NVBIO_HOST_DEVICE int8 max ()
 

Member Function Documentation

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

Definition at line 818 of file numbers.h.

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

Definition at line 817 of file numbers.h.


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