OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
cv::cudev::FindMaxValExprBody< SrcPtr > Struct Template Reference

#include "reduction.hpp"

Public Member Functions

template<typename T >
__host__ void assignTo (GpuMat_< T > &dst, Stream &stream=Stream::Null()) const
 

Public Attributes

SrcPtr src
 

Member Function Documentation

template<class SrcPtr>
template<typename T >
__host__ void cv::cudev::FindMaxValExprBody< SrcPtr >::assignTo ( GpuMat_< T > &  dst,
Stream stream = Stream::Null() 
) const
inline

Member Data Documentation

template<class SrcPtr>
SrcPtr cv::cudev::FindMaxValExprBody< SrcPtr >::src

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