Typedef nvcv::cuda::TensorBatch1DWrap

Typedef Documentation

template<typename T>
using nvcv::cuda::TensorBatch1DWrap = TensorBatchWrap<T, sizeof(T)>