#include "ggpukernel.hpp"
§ inArg()
template<typename T >
const T& cv::GGPUContext::inArg |
( |
int |
input | ) |
|
|
inline |
§ inMat()
const cv::UMat& cv::GGPUContext::inMat |
( |
int |
input | ) |
|
§ inVal()
§ outMatR()
cv::UMat& cv::GGPUContext::outMatR |
( |
int |
output | ) |
|
§ outValR()
§ outVecR()
template<typename T >
std::vector<T>& cv::GGPUContext::outVecR |
( |
int |
output | ) |
|
|
inline |
§ outVecRef()
§ gimpl::GGPUExecutable
friend class gimpl::GGPUExecutable |
|
friend |
§ m_args
std::vector<GArg> cv::GGPUContext::m_args |
|
protected |
§ m_results
std::unordered_map<std::size_t, GRunArgP> cv::GGPUContext::m_results |
|
protected |
The documentation for this class was generated from the following file: