🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/cudev/util/vec_traits.hpp>
|
| __host__ __device__ static __forceinline__ int4 | all (int v) |
| |
| __host__ __device__ static __forceinline__ int4 | make (const int *v) |
| |
| __host__ __device__ static __forceinline__ int4 | make (int x, int y, int z, int w) |
| |
◆ elem_type
◆ anonymous enum
◆ all()
◆ make() [1/2]
◆ make() [2/2]
| __host__ __device__ static __forceinline__ int4 cv::cudev::VecTraits< int4 >::make |
( |
int | x, |
|
|
int | y, |
|
|
int | z, |
|
|
int | w ) |
|
inlinestatic |
この構造体詳解は次のファイルから抽出されました: