GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
ghost_tsmm_inplace_parameters Struct Reference

#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
 

Member Data Documentation

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.


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