Static Public Member Functions
cv::gpu::TargetArchs Class Reference

#include <gpu.hpp>

List of all members.

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)

Member Function Documentation

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]

The documentation for this class was generated from the following file: