QDP++
QDP::unordered_vcaxpy3_z_user_arg Struct Reference

#include <qdp_scalarsite_generic_cblas.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 135 of file qdp_scalarsite_generic_cblas.h.

Constructor & Destructor Documentation

◆ unordered_vcaxpy3_z_user_arg()

QDP::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 136 of file qdp_scalarsite_generic_cblas.h.

Member Data Documentation

◆ d

OLattice< CTVec >& QDP::unordered_vcaxpy3_z_user_arg::d

Definition at line 145 of file qdp_scalarsite_generic_cblas.h.

◆ scalep

REAL* QDP::unordered_vcaxpy3_z_user_arg::scalep

Definition at line 146 of file qdp_scalarsite_generic_cblas.h.

◆ tab

const int* QDP::unordered_vcaxpy3_z_user_arg::tab

Definition at line 147 of file qdp_scalarsite_generic_cblas.h.

◆ x

const OLattice< CTVec >& QDP::unordered_vcaxpy3_z_user_arg::x

Definition at line 143 of file qdp_scalarsite_generic_cblas.h.

◆ y

const OLattice< CTVec >& QDP::unordered_vcaxpy3_z_user_arg::y

Definition at line 144 of file qdp_scalarsite_generic_cblas.h.


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