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

_mm512_setr_pd

$
0
0

Initializes float64 vector with eight elements. There is no corresponding instruction. This intrinsic only applies to Intel® Many Integrated Core Architecture (Intel® MIC Architecture).

Syntax

extern __m512d __cdecl _mm512_setr_pd(double e0, double e1, double e2, double e3, double e4, double e5, double e6, double e7);

Parameters

e0-e7

set of variables of type double to initialize the float64 vector

Description

Initializes a float64 vector with eight elements from e0-e7.

Returns

Returns a float64 vector initialized with eight elements from e0-e7.

Inglés

Viewing all articles
Browse latest Browse all 1616

Trending Articles



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