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