blaze::SubvectorData< CSAs > Struct Template Reference

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

#include <SubvectorData.h>

Detailed Description

template<size_t... CSAs>
struct blaze::SubvectorData< CSAs >

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

The auxiliary SubvectorData class template represents an abstraction of the data members of the Subvector class template. The necessary set of data members is selected depending on the number of compile time subvector arguments.


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