blitz Version 1.0.2
Loading...
Searching...
No Matches
blitz::FastTM2IteratorBase< P_numtype, N_rows, N_columns, P_arraytype >::tvresult< N > Struct Template Reference

For an iterator, the vectorized result for width N is always a TinyVector<T_numtype, N>. More...

#include <tm2fastiter.h>

Collaboration diagram for blitz::FastTM2IteratorBase< P_numtype, N_rows, N_columns, P_arraytype >::tvresult< N >:
Collaboration graph

Public Types

typedef FastTV2Iterator< T_numtype, N > Type
 

Detailed Description

template<typename P_numtype, int N_rows, int N_columns, typename P_arraytype>
template<int N>
struct blitz::FastTM2IteratorBase< P_numtype, N_rows, N_columns, P_arraytype >::tvresult< N >

For an iterator, the vectorized result for width N is always a TinyVector<T_numtype, N>.

Member Typedef Documentation

◆ Type


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