OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
fp_control_utils.hpp ファイル
This graph shows which files directly or indirectly include this file:

クラス

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

名前空間

namespace  cv
 
namespace  cv::details
 

マクロ定義

#define OPENCV_SUPPORTS_FP_DENORMALS_HINT   0
 

型定義

typedef details::FPDenormalsIgnoreHintScopeNOOP cv::FPDenormalsIgnoreHintScope
 

関数

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

マクロ定義詳解

◆ OPENCV_SUPPORTS_FP_DENORMALS_HINT

#define OPENCV_SUPPORTS_FP_DENORMALS_HINT   0