spla
Loading...
Searching...
No Matches
storage_manager_matrix.hpp File Reference
Include dependency graph for storage_manager_matrix.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  spla
 

Typedefs

template<typename T >
using spla::StorageManagerMatrix = StorageManager<T, FormatMatrix, static_cast<int>(FormatMatrix::Count)>
 

Functions

template<typename T >
void spla::register_formats_matrix (StorageManagerMatrix< T > &manager)