Typedef nvcv::cuda::TensorBatch2DWrap

Typedef Documentation

template<typename T>
using nvcv::cuda::TensorBatch2DWrap = TensorBatchWrap<T, -1, sizeof(T)>