|
NVBIO
|
A functor to cast from one type into another
#include <numbers.h>
Public Types | |
| typedef T | argument_type |
| typedef R | result_type |
Public Methods | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE R | operator() (const T i) const |
| typedef T nvbio::cast_functor< T, R >::argument_type |
| typedef R nvbio::cast_functor< T, R >::result_type |
|
inline |
1.8.4