QDP++
unordered_vcaxpy3_z_user_arg Struct Reference

#include <qdp_scalarsite_generic_cblas_wrapper.h>

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 134 of file qdp_scalarsite_generic_cblas_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_vcaxpy3_z_user_arg()

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

Definition at line 135 of file qdp_scalarsite_generic_cblas_wrapper.h.

References d, scalep, tab, x, and y.

Member Data Documentation

◆ d

OLattice< CTVec >& unordered_vcaxpy3_z_user_arg::d

◆ scalep

REAL* unordered_vcaxpy3_z_user_arg::scalep

◆ tab

const int* unordered_vcaxpy3_z_user_arg::tab

◆ x

const OLattice< CTVec >& unordered_vcaxpy3_z_user_arg::x

◆ y

const OLattice< CTVec >& unordered_vcaxpy3_z_user_arg::y

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