Blaze  3.6
blaze::SubvectorData< CSAs > Class 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>
class 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 class was generated from the following file: