OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs | Functions
fp_control_utils.hpp File Reference
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  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