Public Member Functions
cv::gpu::device::DynamicSharedMem< T > Struct Template Reference

#include <dynamic_smem.hpp>

List of all members.

Public Member Functions

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

template<class T>
struct cv::gpu::device::DynamicSharedMem< T >


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: