HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::detail::possible_vectorizations< N > Struct Template Reference

#include <PyImathAutovectorize.h>

Public Types

typedef fold< typename
possible_vectorizations< N-1 >
::type, vector<>, push_back
< push_back< _1, push_back< _2,
false_ > >, push_back< _2,
true_ > > >::type 
type
 

Detailed Description

template<int N>
struct PyImath::detail::possible_vectorizations< N >

Definition at line 89 of file PyImathAutovectorize.h.

Member Typedef Documentation

template<int N>
typedef fold< typename possible_vectorizations<N-1>::type, vector<>, push_back<push_back<_1,push_back<_2,false_> >,push_back<_2,true_> > >::type PyImath::detail::possible_vectorizations< N >::type

Definition at line 95 of file PyImathAutovectorize.h.


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