Blaze 3.9
blaze::RepeatExprData< Dim, CRAs > Class Template Reference

Auxiliary class template for the data members of repeater expression classes. More...

Detailed Description

template<size_t Dim, size_t... CRAs>
class blaze::RepeatExprData< Dim, CRAs >

Auxiliary class template for the data members of repeater expression classes.

The auxiliary RepeatExprData class template represents an abstraction of the data members of repeater expression template classes. The necessary set of data member is selected depending on the number of compile time repeater arguments.


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