|
NVBIO
|
A left shift functor
#include <numbers.h>
Public Types | |
| typedef word_type | argument_type |
| typedef word_type | result_type |
Public Methods | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | shift_left (const uint32 _shift) |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const argument_type i) const |
Public Members | |
| const uint32 | shift |
| typedef word_type nvbio::shift_left< word_type >::argument_type |
| typedef word_type nvbio::shift_left< word_type >::result_type |
|
inline |
|
inline |
| const uint32 nvbio::shift_left< word_type >::shift |
1.8.4