|
QDP++
|
#include <qdp_scalarsite_generic_blas.h>
Public Member Functions | |
| unordered_vaxpy3_y_user_arg (const OLattice< TVec > &x_, OLattice< TVec > &d_, REAL *scalep_, const int *tab_, int xy_order_) | |
Public Attributes | |
| const OLattice< TVec > & | x |
| OLattice< TVec > & | d |
| REAL * | scalep |
| const int * | tab |
| int | xy_order |
Definition at line 43 of file qdp_scalarsite_generic_blas.h.
|
inline |
Definition at line 44 of file qdp_scalarsite_generic_blas.h.
Definition at line 51 of file qdp_scalarsite_generic_blas.h.
| REAL* QDP::unordered_vaxpy3_y_user_arg::scalep |
Definition at line 52 of file qdp_scalarsite_generic_blas.h.
| const int* QDP::unordered_vaxpy3_y_user_arg::tab |
Definition at line 53 of file qdp_scalarsite_generic_blas.h.
Definition at line 50 of file qdp_scalarsite_generic_blas.h.
| int QDP::unordered_vaxpy3_y_user_arg::xy_order |
Definition at line 54 of file qdp_scalarsite_generic_blas.h.