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

Detailed description

template<>
struct nvbio::Field_traits< int64 >

int64 specialization of Field_traits

Definition at line 839 of file numbers.h.

#include <numbers.h>

Static Public Methods

static NVBIO_HOST_DEVICE int64 min ()
 
static NVBIO_HOST_DEVICE int64 max ()
 

Member Function Documentation

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

Definition at line 842 of file numbers.h.

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

Definition at line 841 of file numbers.h.


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