kernel_t Struct Reference

#include <keropts.h>


Detailed Description

Stores workload component arguments.


Data Fields

kernel_types_t kernel
 Kernel to execute.
union {
   kerargs_MatMult_t   MatMult
 Matrix-vector multiply.
   kerargs_MatTrisolve_t   MatTrisolve
 Triangular solve.
   kerargs_MatTransMatMult_t   MatTransMatMult
 $A^TA\cdot x$
   kerargs_MatMultAndMatTransMult_t   MatMultAndMatTransMult
 $(A\cdot x, \mathrm{op}(A)\cdot y)$
   kerargs_MatPowMult_t   MatPowMult
 $A^k\cdot x$
args
 Kernel-specific arguments.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6