SNABSuite
0.x
Spiking Neural Architecture Benchmark Suite
|
#include <cypress/cypress.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | SNAB::SNABBase |
Virtual Base class for SNABs(Benchmarks). All SNABs should have seperate building of networks, execution and an evaluation tasks. More... | |
Namespaces | |
SNAB | |
Macros | |
#define | SNABSUITE_COMMON_SNAB_BASE_HPP |
Functions | |
cypress::Real | SNAB::NaN () |
Used to indicate bad or invalid results. More... | |
#define SNABSUITE_COMMON_SNAB_BASE_HPP |
Definition at line 22 of file snab_base.hpp.