#include <gpumat.hpp>
§ builtWith()
static bool cv::gpu::TargetArchs::builtWith |
( |
FeatureSet |
feature_set | ) |
|
|
static |
§ has()
static bool cv::gpu::TargetArchs::has |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
§ hasBin()
static bool cv::gpu::TargetArchs::hasBin |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
§ hasEqualOrGreater()
static bool cv::gpu::TargetArchs::hasEqualOrGreater |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
§ hasEqualOrGreaterBin()
static bool cv::gpu::TargetArchs::hasEqualOrGreaterBin |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
§ hasEqualOrGreaterPtx()
static bool cv::gpu::TargetArchs::hasEqualOrGreaterPtx |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
§ hasEqualOrLessPtx()
static bool cv::gpu::TargetArchs::hasEqualOrLessPtx |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
§ hasPtx()
static bool cv::gpu::TargetArchs::hasPtx |
( |
int |
major, |
|
|
int |
minor |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: