ThunderEgg  1.0.0
View.h File Reference

View class. More...

#include <ThunderEgg/Config.h>
#include <ThunderEgg/Loops.h>
#include <ThunderEgg/RuntimeError.h>
#include <array>
#include <memory>
Include dependency graph for View.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThunderEgg::View< T, D >
 Array for acessing data of a patch. It supports variable striding. More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Detailed Description

View class.