#include <gpumat.hpp>
Static Public Member Functions | |
| static bool | builtWith (FeatureSet feature_set) |
| static bool | has (int major, int minor) |
| static bool | hasPtx (int major, int minor) |
| static bool | hasBin (int major, int minor) |
| static bool | hasEqualOrLessPtx (int major, int minor) |
| static bool | hasEqualOrGreater (int major, int minor) |
| static bool | hasEqualOrGreaterPtx (int major, int minor) |
| static bool | hasEqualOrGreaterBin (int major, int minor) |
| 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::hasPtx | ( | int | major, |
| int | minor | ||
| ) | [static] |
| static bool cv::gpu::TargetArchs::hasBin | ( | int | major, |
| int | minor | ||
| ) | [static] |
| static bool cv::gpu::TargetArchs::hasEqualOrLessPtx | ( | int | major, |
| int | minor | ||
| ) | [static] |
| static bool cv::gpu::TargetArchs::hasEqualOrGreater | ( | int | major, |
| int | minor | ||
| ) | [static] |
| static bool cv::gpu::TargetArchs::hasEqualOrGreaterPtx | ( | int | major, |
| int | minor | ||
| ) | [static] |
| static bool cv::gpu::TargetArchs::hasEqualOrGreaterBin | ( | int | major, |
| int | minor | ||
| ) | [static] |