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

Resize mechanism to obtain a IdentityMatrix with different fixed dimensions. More...

#include <IdentityMatrix.h>

Public Types

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

Detailed Description

template<typename Type, bool SO, typename Tag>
template<size_t NewM, size_t NewN>
struct blaze::IdentityMatrix< Type, SO, Tag >::Resize< NewM, NewN >

Resize mechanism to obtain a IdentityMatrix with different fixed dimensions.


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