![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
#include <tsmm_inplace.h>
Public Attributes | |
ghost_datatype | dt |
The data type of the densemats. More... | |
int | ncolsin |
The number of columns for the input densemat. More... | |
int | ncolsout |
The number of columns for the output densemat. More... | |
ghost_implementation | impl |
ghost_alignment | alignment |
ghost_alignment ghost_tsmm_inplace_parameters::alignment |
ghost_datatype ghost_tsmm_inplace_parameters::dt |
The data type of the densemats.
ghost_implementation ghost_tsmm_inplace_parameters::impl |
int ghost_tsmm_inplace_parameters::ncolsin |
The number of columns for the input densemat.
int ghost_tsmm_inplace_parameters::ncolsout |
The number of columns for the output densemat.