|
file | ArrayView.h [code] |
| This file contains the ArrayView class, a class that allows to wrap any contiguous raw data into a view which is accessible with multiple indices.
|
|
file | IndexView.h [code] |
| This file contains the IndexView class, a class that allows to wrap any contiguous raw data into a view which is accessible with multiple indices.
|
|
file | LocalView.h [code] |
| This file contains the LocalView class, a class that allows to wrap any contiguous raw data into a view which is accessible with multiple indices.
|
|
file | Table.h [code] |
|