Helper class for accessing a strided subvector of a larger vector. More...
#include <common.hpp>
| Public Types | |
| typedef NumericT | value_type | 
| Public Member Functions | |
| vector_array_wrapper (value_type *A, vcl_size_t start, vcl_size_t inc) | |
| value_type & | operator() (vcl_size_t i) | 
Helper class for accessing a strided subvector of a larger vector.
Definition at line 50 of file common.hpp.
| typedef NumericT viennacl::linalg::host_based::detail::vector_array_wrapper< NumericT >::value_type | 
Definition at line 53 of file common.hpp.
| 
 | inline | 
Definition at line 55 of file common.hpp.
| 
 | inline | 
Definition at line 62 of file common.hpp.