QDP++
unordered_vscal_user_arg Struct Reference

#include <qdp_scalarsite_generic_blas_wrapper.h>

Public Member Functions

 unordered_vscal_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, REAL *scalep_, const int *tab_)

Public Attributes

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

Detailed Description

Definition at line 247 of file qdp_scalarsite_generic_blas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_vscal_user_arg()

unordered_vscal_user_arg::unordered_vscal_user_arg ( const OLattice< TVec > & x_,
OLattice< TVec > & d_,
REAL * scalep_,
const int * tab_ )
inline

Definition at line 248 of file qdp_scalarsite_generic_blas_wrapper.h.

References d, scalep, tab, and x.

Member Data Documentation

◆ d

OLattice< TVec >& unordered_vscal_user_arg::d

◆ scalep

REAL* unordered_vscal_user_arg::scalep

◆ tab

const int* unordered_vscal_user_arg::tab

◆ x

const OLattice< TVec >& unordered_vscal_user_arg::x

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