NVBIO
|
#include <mem_inl.h>
Public Types | |
typedef index_type::index_type | coord_type |
typedef index_type::range_type | range_type |
typedef MEMHit< coord_type > | mem_type |
typedef mem_type | argument_type |
typedef mem_type | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | lookup_ssa_results (const index_type _index) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE mem_type | operator() (const mem_type mem) const |
Public Members | |
const index_type | index |
typedef mem_type nvbio::mem::lookup_ssa_results< index_type >::argument_type |
typedef index_type::index_type nvbio::mem::lookup_ssa_results< index_type >::coord_type |
typedef MEMHit<coord_type> nvbio::mem::lookup_ssa_results< index_type >::mem_type |
typedef index_type::range_type nvbio::mem::lookup_ssa_results< index_type >::range_type |
typedef mem_type nvbio::mem::lookup_ssa_results< index_type >::result_type |
|
inline |
|
inline |
const index_type nvbio::mem::lookup_ssa_results< index_type >::index |