OpenCV  4.1.0
Open Source Computer Vision
Classes | Namespaces | Macros | Functions
expr.hpp File Reference
#include "../common.hpp"
#include "../ptr2d/traits.hpp"

Classes

struct  cv::cudev::Expr< Body >
 
struct  cv::cudev::PtrTraits< Expr< Body > >
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::cudev
 

Macros

#define OPENCV_CUDEV_EXPR_EXPR_HPP
 

Functions

template<class Body >
__host__ Expr< Body > cv::cudev::makeExpr (const Body &body)
 

Macro Definition Documentation

#define OPENCV_CUDEV_EXPR_EXPR_HPP