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

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

#include <CompressedVector.h>

Public Types

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

Detailed Description

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

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


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