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

Resize mechanism to obtain a ZeroVector with a different fixed number of elements. More...

#include <ZeroVector.h>

Public Types

using Other = ZeroVector< Type, TF, Tag >
 The type of the other ZeroVector.
 

Detailed Description

template<typename Type, bool TF, typename Tag>
template<size_t NewN>
struct blaze::ZeroVector< Type, TF, Tag >::Resize< NewN >

Resize mechanism to obtain a ZeroVector with a different fixed number of elements.


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