Blaze 3.9
blaze::SubmatrixData< CSAs > Class Template Reference

Auxiliary class template for the data members of the Submatrix class. More...

#include <SubmatrixData.h>

Detailed Description

template<size_t... CSAs>
class blaze::SubmatrixData< CSAs >

Auxiliary class template for the data members of the Submatrix class.

The auxiliary SubmatrixData class template represents an abstraction of the data members of the Submatrix class template. The necessary set of data members is selected depending on the number of compile time submatrix arguments.


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