Template Function librapid::cuda::cudaTupleEvaluatorImpl(const array::ArrayContainer<ShapeType, CudaStorage<StorageScalar>>&)#

Function Documentation#

template<typename ShapeType, typename StorageScalar>
const array::ArrayContainer<ShapeType, CudaStorage<StorageScalar>> &librapid::cuda::cudaTupleEvaluatorImpl(const array::ArrayContainer<ShapeType, CudaStorage<StorageScalar>> &container)#

Helper for “evaluating” an array::ArrayContainer

Template Parameters
Parameters

container – The array::ArrayContainer to evaluate

Returns

The array::ArrayContainer itself