Blaze  3.6
Public Types | List of all members
blaze::InitializerVector< Type, TF >::Rebind< NewType > Struct Template Reference

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

#include <InitializerVector.h>

Public Types

using Other = InitializerVector< NewType, TF >
 The type of the other InitializerVector.
 

Detailed Description

template<typename Type, bool TF = defaultTransposeFlag>
template<typename NewType>
struct blaze::InitializerVector< Type, TF >::Rebind< NewType >

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


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