#include <DD-AVX_internal.hpp>
Go to the source code of this file.
|
| void | dd_avx::xpay (const dd_real &alpha, const dd_real_vector &x, dd_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const dd_real &alpha, const d_real_vector &x, dd_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const dd_real &alpha, const dd_real_vector &x, d_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const dd_real &alpha, const d_real_vector &x, d_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const d_real &alpha, const dd_real_vector &x, dd_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const d_real &alpha, const d_real_vector &x, dd_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const d_real &alpha, const dd_real_vector &x, d_real_vector &y) |
| | xpay: y = x+ay More...
|
| |
| void | dd_avx::xpay (const d_real &alpha, const d_real_vector &x, d_real_vector &y) |
| | xpay: y = x+ay More...
|
| |