QDP++
unordered_sse_vOp_z_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas_wrapper.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 203 of file qdp_scalarsite_sse_blas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_sse_vOp_z_user_arg()

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

Definition at line 204 of file qdp_scalarsite_sse_blas_wrapper.h.

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

Member Data Documentation

◆ d

OLattice< TVec >& unordered_sse_vOp_z_user_arg::d

◆ func

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

◆ tab

const int* unordered_sse_vOp_z_user_arg::tab

◆ x

const OLattice< TVec >& unordered_sse_vOp_z_user_arg::x

◆ y

const OLattice< TVec >& unordered_sse_vOp_z_user_arg::y

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