Cypress  1.0
C++ Spiking Neural Network Simulation Framework
Classes | Namespaces | Macros
power.hpp File Reference
#include <memory>
#include <stdexcept>
#include <string>
#include <vector>
#include <cypress/core/backend.hpp>
Include dependency graph for power.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cypress::PowerDevice
 
class  cypress::PowerManagementBackend
 

Namespaces

 cypress
 

Macros

#define CYPRESS_BACKEND_POWER_POWER_HPP
 

Detailed Description

Contains an adapter backend which performs power management tasks, such as automatically switchin the neuromorphic devices on/off and resetting them.

Author
Andreas Stöckel

Macro Definition Documentation

#define CYPRESS_BACKEND_POWER_POWER_HPP