NVBIO
|
Get a given character from a vector
#include <numbers.h>
Public Types | |
typedef T | argument_type |
typedef vector_traits< T > ::value_type | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | component_functor (const uint32 c) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const argument_type op) const |
Public Members | |
uint32 | m_c |
typedef T nvbio::component_functor< T >::argument_type |
typedef vector_traits<T>::value_type nvbio::component_functor< T >::result_type |
|
inline |
|
inline |
uint32 nvbio::component_functor< T >::m_c |