SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
Matrix< T > Class Reference

A class representing the column-wise iterator for the Matrix data-type. More...

Detailed Description

A class representing the column-wise iterator for the Matrix data-type.

Author
Usman Dastgeer
Version
0.7

This class implements column-wise iterator for the Matrix data-type. As data is stored in row-major order column-wise access involve stride issues.


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