NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Members | List of all members
nvbio::vector_traits< unsigned int > Struct Template Reference

Detailed description

template<>
struct nvbio::vector_traits< unsigned int >

Definition at line 391 of file numbers.h.

#include <numbers.h>

Public Types

typedef unsigned int value_type
 

Static Public Members

static const uint32 DIM = 1
 

Member Typedef Documentation

typedef unsigned int nvbio::vector_traits< unsigned int >::value_type

Definition at line 391 of file numbers.h.

Member Data Documentation

const uint32 nvbio::vector_traits< unsigned int >::DIM = 1
static

Definition at line 391 of file numbers.h.


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