OpenCV  2.4.13
Open Source Computer Vision
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 const T * ( ) const
inline
template<class T >
__device__ __forceinline__ cv::gpu::device::DynamicSharedMem< T >::operator T * ( )
inline

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