🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
◆ cv_vrecp_f32()
| float32x2_t cv_vrecp_f32 |
( |
float32x2_t | val | ) |
|
|
inline |
◆ cv_vrecpq_f32()
| float32x4_t cv_vrecpq_f32 |
( |
float32x4_t | val | ) |
|
|
inline |
◆ cv_vrnd_s32_f32()
| int32x2_t cv_vrnd_s32_f32 |
( |
float32x2_t | v | ) |
|
|
inline |
◆ cv_vrnd_u32_f32()
| uint32x2_t cv_vrnd_u32_f32 |
( |
float32x2_t | v | ) |
|
|
inline |
◆ cv_vrndq_s32_f32()
| int32x4_t cv_vrndq_s32_f32 |
( |
float32x4_t | v | ) |
|
|
inline |
◆ cv_vrndq_u32_f32()
| uint32x4_t cv_vrndq_u32_f32 |
( |
float32x4_t | v | ) |
|
|
inline |
◆ cv_vrsqrt_f32()
| float32x2_t cv_vrsqrt_f32 |
( |
float32x2_t | val | ) |
|
|
inline |
◆ cv_vrsqrtq_f32()
| float32x4_t cv_vrsqrtq_f32 |
( |
float32x4_t | val | ) |
|
|
inline |
◆ cv_vsqrt_f32()
| float32x2_t cv_vsqrt_f32 |
( |
float32x2_t | val | ) |
|
|
inline |
◆ cv_vsqrtq_f32()
| float32x4_t cv_vsqrtq_f32 |
( |
float32x4_t | val | ) |
|
|
inline |