Public Types | List of all members
blaze::CustomVector< Type, AF, PF, TF >::Resize< NewN > Struct Template Reference

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

#include <CustomVector.h>

Public Types

using Other = CustomVector< Type, AF, PF, TF >
 The type of the other CustomVector.
 

Detailed Description

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

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


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