|
Fermat
|
return the second_argument component of the first_argument vector
#include <functors.h>
Public Types | |
| typedef binary_function_tag | function_tag |
| typedef Vector_type | first_argument_type |
| typedef uint32 | second_argument_type |
| typedef Vector_type::value_type | result_type |
Public Methods | |
| CUGAR_HOST_DEVICE result_type | operator() (const first_argument_type v, const second_argument_type i) const |
1.8.13