QDP++
unordered_sse_vaxOpy3_z_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas_wrapper.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 94 of file qdp_scalarsite_sse_blas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpy3_z_user_arg()

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

Definition at line 95 of file qdp_scalarsite_sse_blas_wrapper.h.

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

Member Data Documentation

◆ d

OLattice< TVec >& unordered_sse_vaxOpy3_z_user_arg::d

◆ func

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

◆ scalep

REAL32* unordered_sse_vaxOpy3_z_user_arg::scalep

◆ tab

const int* unordered_sse_vaxOpy3_z_user_arg::tab

◆ x

const OLattice< TVec >& unordered_sse_vaxOpy3_z_user_arg::x

◆ y

const OLattice< TVec >& unordered_sse_vaxOpy3_z_user_arg::y

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