NVBIO
|
A left shift functor
Definition at line 37 of file paged_text_inl.h.
#include <paged_text_inl.h>
Public Types | |
typedef word_type | argument_type |
typedef word_type | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | divide_ri_functor (const word_type _k) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const argument_type i) const |
Public Members | |
const word_type | k |
typedef word_type nvbio::divide_ri_functor< word_type >::argument_type |
Definition at line 39 of file paged_text_inl.h.
typedef word_type nvbio::divide_ri_functor< word_type >::result_type |
Definition at line 40 of file paged_text_inl.h.
|
inline |
constructor
Definition at line 45 of file paged_text_inl.h.
|
inline |
functor operator
Definition at line 50 of file paged_text_inl.h.
const word_type nvbio::divide_ri_functor< word_type >::k |
Definition at line 56 of file paged_text_inl.h.