BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
a_and_at.c File Reference

MATTYPE_TEMPLATE implementation of the simultaneous multiplication by sparse $A$ and $op(A) \in \{A, A^T, \bar{A}^T=A^H\}$. More...

#include <assert.h>
#include <oski/config.h>
#include <oski/common.h>
#include <oski/blas.h>
#include <oski/blas_names.h>
#include <oski/modloader.h>
#include <oski/matrix.h>
#include <oski/MATTYPE_TEMPLATE/module.h>
#include <oski/matmodexport.h>

Detailed Description

MATTYPE_TEMPLATE implementation of the simultaneous multiplication by sparse $A$ and $op(A) \in \{A, A^T, \bar{A}^T=A^H\}$.