Registers a CUDA kernel constructor for a given operation type.
The type of operation this kernel constructor caters to.
The constructor that should be associated with operations with the type opType.
See Implementation
Registers a CUDA kernel constructor for a given operation type.