blaze::SubmatrixData< CSAs > Struct Template Reference

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. More...

#include <SubmatrixData.h>

Detailed Description

template<size_t... CSAs>
struct 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 struct was generated from the following file: