Quantcast
Channel: Intel® C++-Compiler
Viewing all articles
Browse latest Browse all 1665

_mm256_rsqrt_ps

$
0
0

Computes approximate reciprocals of square roots of float32 values.The corresponding Intel® AVX instruction is VRSQRTPS.

Syntax

extern __m256 _mm256_rsqrt_ps(__m256 a);

Arguments

a

float32 source vector

Description

Performs a computation of the reciprocal of the square roots of eight single-precision floating point elements of the source vector a and returns the result as a vector.

Returns

Result of the reciprocal square root operation.

Englisch

Viewing all articles
Browse latest Browse all 1665

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>