|
QDP++
|
Public Member Functions | |
| unordered_ssed_2mat_args (const OLattice< DCol > &src_, OLattice< DCol > &target_, const int *tab_, void(*func_)(REAL64 *, REAL64 *, int)) | |
Public Attributes | |
| const OLattice< DCol > & | src |
| OLattice< DCol > & | target |
| const int * | tab |
| void(* | func )(REAL64 *, REAL64 *, int) |
Definition at line 624 of file qdp_scalarsite_linalg_double.cc.
Definition at line 634 of file qdp_scalarsite_linalg_double.cc.
Referenced by unordered_ssed_2mat_args(), and QDP::unordered_ssed_2mat_evaluate_func().
Definition at line 631 of file qdp_scalarsite_linalg_double.cc.
Referenced by unordered_ssed_2mat_args(), and QDP::unordered_ssed_2mat_evaluate_func().
| const int* QDP::unordered_ssed_2mat_args::tab |
Definition at line 633 of file qdp_scalarsite_linalg_double.cc.
Referenced by unordered_ssed_2mat_args(), and QDP::unordered_ssed_2mat_evaluate_func().
Definition at line 632 of file qdp_scalarsite_linalg_double.cc.
Referenced by unordered_ssed_2mat_args(), and QDP::unordered_ssed_2mat_evaluate_func().