QDP++
QDP::unordered_sse_vscal_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas.h>

Public Member Functions

 unordered_sse_vscal_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, REAL32 *scalep_, const int *tab_)

Public Attributes

const OLattice< TVec > & x
OLattice< TVec > & d
REAL32scalep
const int * tab

Detailed Description

Definition at line 271 of file qdp_scalarsite_sse_blas.h.

Constructor & Destructor Documentation

◆ unordered_sse_vscal_user_arg()

QDP::unordered_sse_vscal_user_arg::unordered_sse_vscal_user_arg ( const OLattice< TVec > & x_,
OLattice< TVec > & d_,
REAL32 * scalep_,
const int * tab_ )
inline

Definition at line 272 of file qdp_scalarsite_sse_blas.h.

Member Data Documentation

◆ d

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

Definition at line 278 of file qdp_scalarsite_sse_blas.h.

◆ scalep

REAL32* QDP::unordered_sse_vscal_user_arg::scalep

Definition at line 279 of file qdp_scalarsite_sse_blas.h.

◆ tab

const int* QDP::unordered_sse_vscal_user_arg::tab

Definition at line 280 of file qdp_scalarsite_sse_blas.h.

◆ x

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

Definition at line 277 of file qdp_scalarsite_sse_blas.h.


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