QDP++
unordered_vcscal_user_arg Struct Reference

#include <qdp_scalarsite_generic_cblas_wrapper.h>

Public Member Functions

 unordered_vcscal_user_arg (const OLattice< CTVec > &x_, OLattice< CTVec > &d_, REAL *scalep_, const int *tab_)

Public Attributes

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

Detailed Description

Definition at line 37 of file qdp_scalarsite_generic_cblas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_vcscal_user_arg()

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

Definition at line 38 of file qdp_scalarsite_generic_cblas_wrapper.h.

References d, scalep, tab, and x.

Member Data Documentation

◆ d

OLattice< CTVec >& unordered_vcscal_user_arg::d

◆ scalep

REAL* unordered_vcscal_user_arg::scalep

◆ tab

const int* unordered_vcscal_user_arg::tab

◆ x

const OLattice< CTVec >& unordered_vcscal_user_arg::x

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