blaze::RowData< CRAs > Struct Template Reference

Auxiliary class template for the data members of the Row class.The auxiliary RowData class template represents an abstraction of the data members of the Row class template. The necessary set of data members is selected depending on the number of compile time row arguments. More...

#include <RowData.h>

Detailed Description

template<size_t... CRAs>
struct blaze::RowData< CRAs >

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

The auxiliary RowData class template represents an abstraction of the data members of the Row class template. The necessary set of data members is selected depending on the number of compile time row arguments.


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