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

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

#include <DynamicVector.h>

Public Types

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

Detailed Description

template<typename Type, bool TF = defaultTransposeFlag>
template<size_t NewN>
struct blaze::DynamicVector< Type, TF >::Resize< NewN >

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


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