QDP++
QDP::unordered_sse_vaxOpy3_z_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas.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 95 of file qdp_scalarsite_sse_blas.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpy3_z_user_arg()

QDP::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 96 of file qdp_scalarsite_sse_blas.h.

Member Data Documentation

◆ d

OLattice< TVec >& QDP::unordered_sse_vaxOpy3_z_user_arg::d

Definition at line 108 of file qdp_scalarsite_sse_blas.h.

◆ func

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

Definition at line 111 of file qdp_scalarsite_sse_blas.h.

◆ scalep

REAL32* QDP::unordered_sse_vaxOpy3_z_user_arg::scalep

Definition at line 109 of file qdp_scalarsite_sse_blas.h.

◆ tab

const int* QDP::unordered_sse_vaxOpy3_z_user_arg::tab

Definition at line 110 of file qdp_scalarsite_sse_blas.h.

◆ x

const OLattice< TVec >& QDP::unordered_sse_vaxOpy3_z_user_arg::x

Definition at line 106 of file qdp_scalarsite_sse_blas.h.

◆ y

const OLattice< TVec >& QDP::unordered_sse_vaxOpy3_z_user_arg::y

Definition at line 107 of file qdp_scalarsite_sse_blas.h.


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