Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
#include <cypress/core/backend.hpp>
#include <cypress/util/json.hpp>
#include <stdexcept>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | cypress::GeNN |
class | cypress::GeNN::GeNNSimulatorNotFound |
Namespaces | |
cypress | |
Functions | |
cypress::Backend * | make_genn_backend (const cypress::Json &setup) |
Expose constructor for program dynamically loading this lib. More... | |
cypress::Backend* make_genn_backend | ( | const cypress::Json & | setup | ) |
Expose constructor for program dynamically loading this lib.