Public Types | List of all members
blaze::InitializerMatrix< Type >::Resize< NewM, NewN > Struct Template Reference

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

#include <InitializerMatrix.h>

Public Types

using Other = InitializerMatrix< Type >
 The type of the other InitializerMatrix.
 

Detailed Description

template<typename Type>
template<size_t NewM, size_t NewN>
struct blaze::InitializerMatrix< Type >::Resize< NewM, NewN >

Resize mechanism to obtain a InitializerMatrix with different fixed dimensions.


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