Blaze 3.9
Public Types | List of all members
blaze::InitializerMatrix< Type, Tag >::Rebind< NewType > Struct Template Reference

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

#include <InitializerMatrix.h>

Public Types

using Other = InitializerMatrix< NewType, Tag >
 The type of the other InitializerMatrix.
 

Detailed Description

template<typename Type, typename Tag>
template<typename NewType>
struct blaze::InitializerMatrix< Type, Tag >::Rebind< NewType >

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


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