|
HDK
|
#include <PyImathAutovectorize.h>
Public Types | |
| typedef possible_vectorizations< size < Vectorizable >::value > ::type | possible |
| typedef remove_if< possible, disallow_vectorization < Vectorizable > >::type | type |
Definition at line 118 of file PyImathAutovectorize.h.
| typedef possible_vectorizations<size<Vectorizable>::value>::type PyImath::detail::allowable_vectorizations< Vectorizable >::possible |
Definition at line 120 of file PyImathAutovectorize.h.
| typedef remove_if<possible,disallow_vectorization<Vectorizable> >::type PyImath::detail::allowable_vectorizations< Vectorizable >::type |
Definition at line 121 of file PyImathAutovectorize.h.