HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::detail::VectorizedVoidOperation0< Op, access_type > Struct Template Reference

#include <PyImathAutovectorize.h>

+ Inheritance diagram for PyImath::detail::VectorizedVoidOperation0< Op, access_type >:

Public Member Functions

 VectorizedVoidOperation0 (access_type a)
 
void execute (size_t start, size_t end)
 
- Public Member Functions inherited from PyImath::Task
virtual PYIMATH_EXPORT ~Task ()
 
virtual PYIMATH_EXPORT void execute (size_t start, size_t end, int tid)
 

Public Attributes

access_type access
 

Detailed Description

template<class Op, class access_type>
struct PyImath::detail::VectorizedVoidOperation0< Op, access_type >

Definition at line 1927 of file PyImathAutovectorize.h.

Constructor & Destructor Documentation

template<class Op, class access_type>
PyImath::detail::VectorizedVoidOperation0< Op, access_type >::VectorizedVoidOperation0 ( access_type  a)
inline

Definition at line 1931 of file PyImathAutovectorize.h.

Member Function Documentation

template<class Op, class access_type>
void PyImath::detail::VectorizedVoidOperation0< Op, access_type >::execute ( size_t  start,
size_t  end 
)
inlinevirtual

Implements PyImath::Task.

Definition at line 1933 of file PyImathAutovectorize.h.

Member Data Documentation

template<class Op, class access_type>
access_type PyImath::detail::VectorizedVoidOperation0< Op, access_type >::access

Definition at line 1929 of file PyImathAutovectorize.h.


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