blitz  Version 1.0.2
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

template<typename P_numtype, int N_rows, int N_columns, typename P_arraytype>
template<int N>
typedef FastTV2Iterator<T_numtype, N> blitz::FastTM2IteratorBase< P_numtype, N_rows, N_columns, P_arraytype >::tvresult< N >::Type

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