Cypress  1.0
C++ Spiking Neural Network Simulation Framework
Classes | Namespaces | Functions
genn.hpp File Reference
#include <cypress/core/backend.hpp>
#include <cypress/util/json.hpp>
#include <stdexcept>
#include <string>
#include <vector>
Include dependency graph for genn.hpp:

Go to the source code of this file.

Classes

class  cypress::GeNN
 
class  cypress::GeNN::GeNNSimulatorNotFound
 

Namespaces

 cypress
 

Functions

cypress::Backendmake_genn_backend (const cypress::Json &setup)
 Expose constructor for program dynamically loading this lib. More...
 

Function Documentation

cypress::Backend* make_genn_backend ( const cypress::Json setup)

Expose constructor for program dynamically loading this lib.

Returns
pointer to GeNN object