OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::cudev::DynamicSharedMem< T > Struct Template Reference

#include "dynamic_smem.hpp"

Public Member Functions

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

Member Function Documentation

◆ operator const T *()

template<class T >
__device__ __forceinline__ cv::cudev::DynamicSharedMem< T >::operator const T * ( ) const
inline

◆ operator T*()

template<class T >
__device__ __forceinline__ cv::cudev::DynamicSharedMem< T >::operator T* ( )
inline

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