OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::cudev::numeric_limits< bool > Struct Template Reference

#include "limits.hpp"

Collaboration diagram for cv::cudev::numeric_limits< bool >:

Static Public Member Functions

__device__ static __forceinline__ bool max ()
 
__device__ static __forceinline__ bool min ()
 

Static Public Attributes

static const bool is_signed = false
 

Member Function Documentation

◆ max()

__device__ static __forceinline__ bool cv::cudev::numeric_limits< bool >::max ( )
inlinestatic

◆ min()

__device__ static __forceinline__ bool cv::cudev::numeric_limits< bool >::min ( )
inlinestatic

Member Data Documentation

◆ is_signed

const bool cv::cudev::numeric_limits< bool >::is_signed = false
static

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