Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
#include <stdexcept>
#include <string>
#include <vector>
#include <dlfcn.h>
#include <cypress/core/backend.hpp>
#include <cypress/util/json.hpp>
#include <cypress/util/logger.hpp>
Go to the source code of this file.
Classes | |
class | cypress::GENN_Lib |
Singleton class for runtime loading of the GeNN Backend, which wraps all GeNN/GPU libraries. More... | |
Namespaces | |
cypress | |