Expression Templates Library (ETL)
etl::sparse_matrix_impl< T, SS, D > Struct Template Reference

Sparse matrix implementation. More...

#include <sparse.hpp>

Detailed Description

template<typename T, sparse_storage SS, size_t D>
struct etl::sparse_matrix_impl< T, SS, D >

Sparse matrix implementation.

Template Parameters
TThe type of value
SSThe storage type
DThe number of dimensions

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