GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tsmm_inplace_cu.h
Go to the documentation of this file.
1 #ifdef __cplusplus
2 extern "C" {
3 #endif
4 
6 
7 #ifdef __cplusplus
8 }
9 #endif
ghost_error ghost_tsmm_inplace__cuda_x_x_x(ghost_densemat *x, ghost_densemat *w, void *alpha, void *beta)
ghost_error
Error return type.
Definition: error.h:23
A dense vector/matrix.
Definition: densemat.h:226