QDP++
unordered_sse_vaxOpy4_double_user_arg Struct Reference

#include <qdp_scalarsite_sse_blas_double_wrapper.h>

Public Member Functions

 unordered_sse_vaxOpy4_double_user_arg (const OLattice< DVec > &x_, OLattice< DVec > &d_, REAL64 *scalep_, int Ns_, const int *tab_, void(*func_)(REAL64 *, REAL64 *, REAL64 *, int))

Public Attributes

const OLattice< DVec > & x
OLattice< DVec > & d
REAL64scalep
int Ns
const int * tab
void(* func )(REAL64 *, REAL64 *, REAL64 *, int)

Detailed Description

Definition at line 45 of file qdp_scalarsite_sse_blas_double_wrapper.h.

Constructor & Destructor Documentation

◆ unordered_sse_vaxOpy4_double_user_arg()

unordered_sse_vaxOpy4_double_user_arg::unordered_sse_vaxOpy4_double_user_arg ( const OLattice< DVec > & x_,
OLattice< DVec > & d_,
REAL64 * scalep_,
int Ns_,
const int * tab_,
void(* func_ )(REAL64 *, REAL64 *, REAL64 *, int) )
inline

Definition at line 46 of file qdp_scalarsite_sse_blas_double_wrapper.h.

References d, func, Ns, scalep, tab, and x.

Member Data Documentation

◆ d

OLattice< DVec >& unordered_sse_vaxOpy4_double_user_arg::d

◆ func

void(* unordered_sse_vaxOpy4_double_user_arg::func) (REAL64 *, REAL64 *, REAL64 *, int)

◆ Ns

int unordered_sse_vaxOpy4_double_user_arg::Ns

◆ scalep

REAL64* unordered_sse_vaxOpy4_double_user_arg::scalep

◆ tab

const int* unordered_sse_vaxOpy4_double_user_arg::tab

◆ x

const OLattice< DVec >& unordered_sse_vaxOpy4_double_user_arg::x

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