template<typename word_type>
struct cugar::shift_left< word_type >
A left shift functor
#include <functors.h>
|
typedef word_type | argument_type |
|
typedef word_type | result_type |
|
|
CUGAR_FORCEINLINE CUGAR_HOST_DEVICE | shift_left (const uint32 _shift) |
|
CUGAR_FORCEINLINE CUGAR_HOST_DEVICE result_type | operator() (const argument_type i) const |
|
◆ shift_left()
template<typename word_type >
◆ operator()()
template<typename word_type >
CUGAR_FORCEINLINE CUGAR_HOST_DEVICE result_type cugar::shift_left< word_type >::operator() |
( |
const argument_type |
i | ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- C:/p4research/research/jpantaleoni/Fermat-Public/contrib/cugar/basic/functors.h