|
Fermat
|
A functor to return the input value minus 1
#include <functors.h>
Public Types | |
| typedef unary_function_tag | function_tag |
| typedef T | argument_type |
| typedef T | result_type |
Public Methods | |
| CUGAR_HOST_DEVICE T | operator() (const T op) const |
1.8.13