sorry if this is a nooby question or a possible duplicate, but I am reading into vector intrinsics and thinking that is there a clean way to extract the first double out 256-bit vector of 4 doubles with C++ vector intrinsics?
I have tried reading answers in similar area but they don't seem to answer the question explicitly