Function surge_halfrate::imports::imports::_mm256_fmadd_pd
1.27.0 · source · [−]This is supported with target feature
fma
only.Expand description
Multiplies packed double-precision (64-bit) floating-point elements in a
and b
, and add the intermediate result to packed elements in c
.