Blaze 3.9
blaze::RowData< CRAs > Class Template Reference

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

#include <RowData.h>

Detailed Description

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