GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tsmm_avx.h
Go to the documentation of this file.
1 
ghost_error ghost_tsmm__u_avx_d_x_x_1_rm_cm(ghost_densemat *x, ghost_densemat *v, ghost_densemat *w, void *alpha, void *beta)
ghost_error
Error return type.
Definition: error.h:23
ghost_error ghost_tsmm__a_avx_d_x_x_1_rm_cm(ghost_densemat *x, ghost_densemat *v, ghost_densemat *w, void *alpha, void *beta)
A dense vector/matrix.
Definition: densemat.h:226