QDP++
unordered_sse_vaxOpy3_y_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas_wrapper.h>

Public Member Functions

 unordered_sse_vaxOpy3_y_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, REAL32 *scalep_, const int *tab_, int xy_order_, void(*func_)(REAL32 *, REAL32 *, REAL32 *, REAL32 *, int))

Public Attributes

const OLattice< TVec > & x
OLattice< TVec > & d
REAL32scalep
const int * tab
int xy_order
void(* func )(REAL32 *, REAL32 *, REAL32 *, REAL32 *, int)

Detailed Description

Definition at line 45 of file qdp_scalarsite_sse_blas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpy3_y_user_arg()

unordered_sse_vaxOpy3_y_user_arg::unordered_sse_vaxOpy3_y_user_arg ( const OLattice< TVec > & x_,
OLattice< TVec > & d_,
REAL32 * scalep_,
const int * tab_,
int xy_order_,
void(* func_ )(REAL32 *, REAL32 *, REAL32 *, REAL32 *, int) )
inline

Definition at line 46 of file qdp_scalarsite_sse_blas_wrapper.h.

References d, func, scalep, tab, x, and xy_order.

Member Data Documentation

◆ d

OLattice< TVec >& unordered_sse_vaxOpy3_y_user_arg::d

◆ func

void(* unordered_sse_vaxOpy3_y_user_arg::func) (REAL32 *, REAL32 *, REAL32 *, REAL32 *, int)

◆ scalep

REAL32* unordered_sse_vaxOpy3_y_user_arg::scalep

◆ tab

const int* unordered_sse_vaxOpy3_y_user_arg::tab

◆ x

const OLattice< TVec >& unordered_sse_vaxOpy3_y_user_arg::x

◆ xy_order

int unordered_sse_vaxOpy3_y_user_arg::xy_order

The documentation for this struct was generated from the following file: