SyTen

◆ operator DynArray< Type >()

template<typename Type >
syten::Cuda::CudaDynArray< Type >::operator DynArray< Type > ( ) const
inline

Conversion operator to a host-based DynArray of the same type.

Copies data from the device to host memory.