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

Detailed description

template<>
struct nvbio::vector_type< int, 3 >

Definition at line 357 of file numbers.h.

#include <numbers.h>

Public Types

typedef int3 type
 

Static Public Methods

NVBIO_FORCEINLINE static
NVBIO_HOST_DEVICE type 
make (const int i1, const int i2, const int i3)
 

Member Typedef Documentation

typedef int3 nvbio::vector_type< int, 3 >::type

Definition at line 357 of file numbers.h.

Member Function Documentation

NVBIO_FORCEINLINE static NVBIO_HOST_DEVICE type nvbio::vector_type< int, 3 >::make ( const int  i1,
const int  i2,
const int  i3 
)
inlinestatic

Definition at line 357 of file numbers.h.


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