blaze::BandData< CBAs > Struct Template Reference

Auxiliary class template for the data members of the Band class.The auxiliary BandData class template represents an abstraction of the data members of the Band class template. The necessary set of data member is selected depending on the number of compile time band arguments. More...

#include <BandData.h>

Detailed Description

template<ptrdiff_t... CBAs>
struct blaze::BandData< CBAs >

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

The auxiliary BandData class template represents an abstraction of the data members of the Band class template. The necessary set of data member is selected depending on the number of compile time band arguments.


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