|
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::BS_Lib |
| Singleton class for runtime loading of the BrainScaleS Backend, which wraps all BrainScaleS libraries and will be provided pre-compiled. More... | |
Namespaces | |
| cypress | |
1.8.11