|
ViennaCL - The Vienna Computing Library
1.2.0
|
Implementation of a range object for use with proxy objects. More...
Go to the source code of this file.
Data Structures | |
| class | basic_range< SizeType, DistanceType > |
| A range class that refers to an interval [start, stop), where 'start' is included, and 'stop' is excluded. More... | |
Namespaces | |
| namespace | viennacl |
Implementation of a range object for use with proxy objects.
1.8.1.2