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_parameters Struct Reference

#include <tsmm.h>

Public Attributes

ghost_datatype dt
 The data type of the densemats. More...
 
int xcols
 The first configured block size N. More...
 
int vcols
 The second configure block size K. More...
 
ghost_implementation impl
 
ghost_alignment alignment
 
ghost_densemat_storage xstor
 
int unroll
 
int multipleof
 

Member Data Documentation

ghost_alignment ghost_tsmm_parameters::alignment
ghost_datatype ghost_tsmm_parameters::dt

The data type of the densemats.

ghost_implementation ghost_tsmm_parameters::impl
int ghost_tsmm_parameters::multipleof
int ghost_tsmm_parameters::unroll
int ghost_tsmm_parameters::vcols

The second configure block size K.

int ghost_tsmm_parameters::xcols

The first configured block size N.

ghost_densemat_storage ghost_tsmm_parameters::xstor

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