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< unsigned char, 4 > Struct Template Reference

Detailed description

template<>
struct nvbio::vector_type< unsigned char, 4 >

Definition at line 343 of file numbers.h.

#include <numbers.h>

Public Types

typedef uchar4 type
 

Static Public Methods

NVBIO_FORCEINLINE static
NVBIO_HOST_DEVICE type 
make (const unsigned char i1, const unsigned char i2, const unsigned char i3, const unsigned char i4)
 

Member Typedef Documentation

typedef uchar4 nvbio::vector_type< unsigned char, 4 >::type

Definition at line 343 of file numbers.h.

Member Function Documentation

NVBIO_FORCEINLINE static NVBIO_HOST_DEVICE type nvbio::vector_type< unsigned char, 4 >::make ( const unsigned char  i1,
const unsigned char  i2,
const unsigned char  i3,
const unsigned char  i4 
)
inlinestatic

Definition at line 343 of file numbers.h.


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