Public Types | List of all members
blaze::DynamicVector< Type, TF >::Rebind< ET > Struct Template Reference

Rebind mechanism to obtain a DynamicVector with different data/element type. More...

#include <DynamicVector.h>

Public Types

typedef DynamicVector< ET, TF > Other
 The type of the other DynamicVector.
 

Detailed Description

template<typename Type, bool TF = defaultTransposeFlag>
template<typename ET>
struct blaze::DynamicVector< Type, TF >::Rebind< ET >

Rebind mechanism to obtain a DynamicVector with different data/element type.


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