cub::IADD3

Defined in cub/util_ptx.cuh

unsigned int cub::IADD3(unsigned int x, unsigned int y, unsigned int z)

Three-operand add.

Returns x + y + z.