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