ScalarMapping< T, Element > Struct Template Reference

This recursive template completely unrolls multi-dimensional objects. More...

#include <Vectorize.h>

Public Types

typedef DatumTraits< typename DatumTraits< T >::element_type > SubTraits
 

Static Public Member Functions

static unsigned ndim ()
 
static Element element (const T &t, unsigned idim)
 

Detailed Description

template<class T, class Element>
struct ScalarMapping< T, Element >

This recursive template completely unrolls multi-dimensional objects.


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

Generated using doxygen 1.8.17