BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Data Fields
kerargs_MatTrisolve_t Struct Reference

Arguments for the kernel, $x \leftarrow \alpha\mathrm{op}(T^{-1})\cdot x$. More...

#include <keropts.h>

Data Fields

int num_calls
 Number of times to execute this kernel.
oski_index_t num_vecs
 No.
oski_matop_t op
 $\mathrm{op}(A)$
oski_value_t alpha
 $\alpha$
oski_vecview_t x
 Operand $x$.
oski_storage_t x_layout
 Storage layout for $x$.

Detailed Description

Arguments for the kernel, $x \leftarrow \alpha\mathrm{op}(T^{-1})\cdot x$.


Field Documentation


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