Class that enables getting cudaEvent_t from cuda::Event. More...
#include <cuda_stream_accessor.hpp>
Static Public Member Functions | |
static CV_EXPORTS cudaEvent_t | getEvent (const Event &event) |
static CV_EXPORTS Event | wrapEvent (cudaEvent_t event) |
Class that enables getting cudaEvent_t from cuda::Event.
|
static |
|
static |