🤖
AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/cudev/functional/functional.hpp>
|
| __device__ __forceinline__ Op::result_type | operator() (typename TypeTraits< typename Op::second_argument_type >::parameter_type a) const |
| |
|
| Op::first_argument_type | arg1 |
| |
| Op | op |
| |
◆ operator()()
template<class Op >
| __device__ __forceinline__ Op::result_type cv::cudev::Binder1st< Op >::operator() |
( |
typename TypeTraits< typename Op::second_argument_type >::parameter_type | a | ) |
const |
|
inline |
◆ arg1
◆ op
この構造体詳解は次のファイルから抽出されました: