QDP++
unordered_sse_vaxOpby3_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas_wrapper.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 338 of file qdp_scalarsite_sse_blas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpby3_user_arg()

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

Definition at line 339 of file qdp_scalarsite_sse_blas_wrapper.h.

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

Member Data Documentation

◆ aptr

REAL32* unordered_sse_vaxOpby3_user_arg::aptr

◆ bptr

REAL32* unordered_sse_vaxOpby3_user_arg::bptr

◆ d

OLattice< TVec >& unordered_sse_vaxOpby3_user_arg::d

◆ func

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

◆ tab

const int* unordered_sse_vaxOpby3_user_arg::tab

◆ x

const OLattice< TVec >& unordered_sse_vaxOpby3_user_arg::x

◆ y

const OLattice< TVec >& unordered_sse_vaxOpby3_user_arg::y

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