Typedef nvcv::cuda::TensorBatch4DWrap

Typedef Documentation

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