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

Rebind mechanism to obtain an IdentityMatrix with different data/element type. More...

#include <IdentityMatrix.h>

Public Types

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

Detailed Description

template<typename Type, bool SO, typename Tag>
template<typename NewType>
struct blaze::IdentityMatrix< Type, SO, Tag >::Rebind< NewType >

Rebind mechanism to obtain an IdentityMatrix with different data/element type.


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