OpenCV  3.4.18
Open Source Computer Vision
Classes | Namespaces | Macros | Typedefs | Functions
fp_control_utils.hpp File Reference

Classes

class  cv::details::FPDenormalsIgnoreHintScope
 
class  cv::details::FPDenormalsIgnoreHintScopeNOOP
 
struct  cv::details::FPDenormalsModeState
 

Namespaces

 cv
 
 cv::details
 

Macros

#define OPENCV_SUPPORTS_FP_DENORMALS_HINT   0
 

Typedefs

typedef details::FPDenormalsIgnoreHintScopeNOOP cv::FPDenormalsIgnoreHintScope
 

Functions

bool cv::details::restoreFPDenormalsState (const FPDenormalsModeState &state)
 
int cv::details::saveFPDenormalsState (FPDenormalsModeState &state)
 
void cv::details::setFPDenormalsIgnoreHint (bool ignore, FPDenormalsModeState &state)
 

Macro Definition Documentation

◆ OPENCV_SUPPORTS_FP_DENORMALS_HINT

#define OPENCV_SUPPORTS_FP_DENORMALS_HINT   0