$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Public Member Functions | Protected Attributes | List of all members
cv::details::FPDenormalsIgnoreHintScope Class Reference

#include <opencv2/core/utils/fp_control_utils.hpp>

Collaboration diagram for cv::details::FPDenormalsIgnoreHintScope:

Public Member Functions

 FPDenormalsIgnoreHintScope (bool ignore=true)
 
 FPDenormalsIgnoreHintScope (const FPDenormalsModeState &state)
 
 ~FPDenormalsIgnoreHintScope ()
 

Protected Attributes

FPDenormalsModeState saved_state
 

Constructor & Destructor Documentation

◆ FPDenormalsIgnoreHintScope() [1/2]

cv::details::FPDenormalsIgnoreHintScope::FPDenormalsIgnoreHintScope ( bool  ignore = true)
inlineexplicit
Here is the call graph for this function:

◆ FPDenormalsIgnoreHintScope() [2/2]

cv::details::FPDenormalsIgnoreHintScope::FPDenormalsIgnoreHintScope ( const FPDenormalsModeState state)
inlineexplicit
Here is the call graph for this function:

◆ ~FPDenormalsIgnoreHintScope()

cv::details::FPDenormalsIgnoreHintScope::~FPDenormalsIgnoreHintScope ( )
inline
Here is the call graph for this function:

Member Data Documentation

◆ saved_state

FPDenormalsModeState cv::details::FPDenormalsIgnoreHintScope::saved_state
protected

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