NVBIO
|
#include <mem_inl.h>
Public Types | |
typedef vector_type < coord_type, 2u >::type | range_type |
typedef MEMRange< coord_type > | rank_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | mem_handler (const uint32 _string_id, const uint32 _max_intv) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE void | output (const range_type range, const uint2 span) |
Public Members | |
const uint32 | string_id |
const uint32 | max_intv |
rank_type | mems [MAX_SIZE] |
uint32 | n_mems |
Static Public Members | |
static const uint32 | MAX_SIZE = 1024 |
typedef vector_type<coord_type,2u>::type nvbio::mem::mem_handler< coord_type >::range_type |
typedef MEMRange<coord_type> nvbio::mem::mem_handler< coord_type >::rank_type |
|
inline |
|
inline |
const uint32 nvbio::mem::mem_handler< coord_type >::max_intv |
|
static |
rank_type nvbio::mem::mem_handler< coord_type >::mems[MAX_SIZE] |
uint32 nvbio::mem::mem_handler< coord_type >::n_mems |
const uint32 nvbio::mem::mem_handler< coord_type >::string_id |