Public Member Functions | List of all members
cv::gpu::device::DynamicSharedMem< T > Struct Template Reference

#include <dynamic_smem.hpp>

Public Member Functions

__device__ __forceinline__ operator T * ()
 
__device__ __forceinline__ operator const T * () const
 

Member Function Documentation

template<class T >
__device__ __forceinline__ cv::gpu::device::DynamicSharedMem< T >::operator T * ( )
template<class T >
__device__ __forceinline__ cv::gpu::device::DynamicSharedMem< T >::operator const T * ( ) const

The documentation for this struct was generated from the following file: