blitz  Version 1.0.2
blitz::FastTV2IteratorBase< P_numtype, N_length, 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 <tv2fastiter.h>

Collaboration diagram for blitz::FastTV2IteratorBase< P_numtype, N_length, P_arraytype >::tvresult< N >:
Collaboration graph

Public Types

typedef FastTV2Iterator< T_numtype, N > Type
 

Detailed Description

template<typename P_numtype, int N_length, typename P_arraytype>
template<int N>
struct blitz::FastTV2IteratorBase< P_numtype, N_length, 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_length, typename P_arraytype>
template<int N>
typedef FastTV2Iterator<T_numtype, N> blitz::FastTV2IteratorBase< P_numtype, N_length, P_arraytype >::tvresult< N >::Type

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