QDP++
qdp_scalarsite_sse_blas_double_wrapper.h File Reference

Go to the source code of this file.

Classes

struct  ordered_sse_vaxOpy4_double_user_arg
struct  unordered_sse_vaxOpy4_double_user_arg
struct  ordered_sse_vaxOpyz4_double_user_arg
struct  unordered_sse_vaxOpyz4_double_user_arg
struct  ordered_sse_vscal4_double_user_arg
struct  unordered_sse_vscal4_double_user_arg
struct  ordered_sse_vaxOpby4_double_user_arg
struct  ordered_sse_vaxOpbyz4_double_user_arg
struct  unordered_sse_vaxOpbyz4_double_user_arg
struct  ordered_norm_double_user_arg
struct  ordered_inner_product_double_user_arg

Functions

void ordered_sse_vaxOpy4_double_evaluate_function (int lo, int hi, int myId, ordered_sse_vaxOpy4_double_user_arg *a)
void unordered_sse_vaxOpy4_double_evaluate_function (int lo, int hi, int myId, unordered_sse_vaxOpy4_double_user_arg *a)
void ordered_sse_vaxOpyz4_double_evaluate_function (int lo, int hi, int myId, ordered_sse_vaxOpyz4_double_user_arg *a)
void unordered_sse_vaxOpyz4_double_evaluate_function (int lo, int hi, int myId, unordered_sse_vaxOpyz4_double_user_arg *a)
void ordered_sse_vscal4_double_evaluate_function (int lo, int hi, int myId, ordered_sse_vscal4_double_user_arg *a)
void unordered_sse_vscal4_double_evaluate_function (int lo, int hi, int myId, unordered_sse_vscal4_double_user_arg *a)
void ordered_sse_vaxOpby4_double_evaluate_function (int lo, int hi, int myId, ordered_sse_vaxOpby4_double_user_arg *a)
void ordered_sse_vaxOpbyz4_double_evaluate_function (int lo, int hi, int myId, ordered_sse_vaxOpbyz4_double_user_arg *a)
void unordered_sse_vaxOpbyz4_double_evaluate_function (int lo, int hi, int myId, unordered_sse_vaxOpbyz4_double_user_arg *a)
void ordered_norm_double_func (int lo, int hi, int myId, ordered_norm_double_user_arg *a)
void ordered_inner_product_double_func (int lo, int hi, int myId, ordered_inner_product_double_user_arg *a)

Function Documentation

◆ ordered_inner_product_double_func()

◆ ordered_norm_double_func()

void ordered_norm_double_func ( int lo,
int hi,
int myId,
ordered_norm_double_user_arg * a )
inline

◆ ordered_sse_vaxOpby4_double_evaluate_function()

◆ ordered_sse_vaxOpbyz4_double_evaluate_function()

◆ ordered_sse_vaxOpy4_double_evaluate_function()

◆ ordered_sse_vaxOpyz4_double_evaluate_function()

◆ ordered_sse_vscal4_double_evaluate_function()

void ordered_sse_vscal4_double_evaluate_function ( int lo,
int hi,
int myId,
ordered_sse_vscal4_double_user_arg * a )
inline

◆ unordered_sse_vaxOpbyz4_double_evaluate_function()

◆ unordered_sse_vaxOpy4_double_evaluate_function()

◆ unordered_sse_vaxOpyz4_double_evaluate_function()

◆ unordered_sse_vscal4_double_evaluate_function()