Cypress  1.0
C++ Spiking Neural Network Simulation Framework
cypress::PyNN Member List

This is the complete list of members for cypress::PyNN, including all inherited members.

create_homogeneous_pop(const PopulationBase &pop, py::module &pynn, bool &init_available)cypress::PyNNstatic
create_source_population(const PopulationBase &pop, py::module &pynn)cypress::PyNNstatic
do_run(NetworkBase &network, Real duration) const overridecypress::PyNNprotectedvirtual
fetch_data_neo(const std::vector< PopulationBase > &populations, const std::vector< py::object > &pypopulations)cypress::PyNNstatic
fetch_data_nest(const std::vector< PopulationBase > &populations, const std::vector< py::object > &pypopulations)cypress::PyNNstatic
fetch_data_spinnaker(const std::vector< PopulationBase > &populations, const std::vector< py::object > &pypopulations)cypress::PyNNstatic
get_connector(const std::string &connector_name, const py::module &pynn, const Real &additional_parameter, const bool allow_self_connections)cypress::PyNNstatic
get_connector7(const ConnectionDescriptor &conn, const py::module &pynn)cypress::PyNNstatic
get_import(const std::vector< std::string > &imports, const std::string &simulator)cypress::PyNNstatic
get_neo_version()cypress::PyNNstatic
get_neuron_class(const NeuronType &neuron_type)cypress::PyNNstatic
get_pop_view(const py::module &pynn, const py::object &py_pop, const PopulationBase &c_pop, const size_t &start, const size_t &end)cypress::PyNNstatic
get_pynn_version()cypress::PyNNstatic
group_connect(const std::vector< PopulationBase > &populations, const std::vector< py::object > &pypopulations, const ConnectionDescriptor &conn, const py::module &pynn, const bool nest_flag, const Real timestep=0.0)cypress::PyNNstatic
group_connect(const std::vector< PopulationBase > &populations, const std::vector< py::object > &pypopulations, const ConnectionDescriptor &conn, const py::module &pynn, const Real nest_flag)=deletecypress::PyNNstatic
group_connect7(const std::vector< PopulationBase > &populations, const std::vector< py::object > &pypopulations, const ConnectionDescriptor &conn, const py::module &pynn)cypress::PyNNstatic
imports() const cypress::PyNNinline
init_logger()cypress::PyNNstatic
json_to_dict(Json json)cypress::PyNNstatic
list_connect(const std::vector< py::object > &pypopulations, const ConnectionDescriptor conn, const py::module &pynn, const bool current_based, const Real timestep=0.0)cypress::PyNNstatic
list_connect(const std::vector< py::object > &pypopulations, const ConnectionDescriptor conn, const py::module &pynn, const Real current_based)=deletecypress::PyNNstatic
list_connect7(const std::vector< py::object > &pypopulations, const ConnectionDescriptor conn, const py::module &pynn)cypress::PyNNstatic
m_importscypress::PyNNprotected
m_keep_logcypress::PyNNprotected
m_normalised_simulatorcypress::PyNNprotected
m_setupcypress::PyNNprotected
m_simulatorcypress::PyNNprotected
matrix_from_numpy(const py::object &object, bool transposed=false)cypress::PyNNstatic
name() const overridecypress::PyNNinlinevirtual
nmpi_platform() const cypress::PyNN
normalised_simulator() const cypress::PyNNinline
PyNN(const std::string &simulator, const Json &setup=Json())cypress::PyNN
run(NetworkBase &network, Real duration=0.0) const cypress::Backend
set_homogeneous_rec(const PopulationBase &pop, py::object &pypop)cypress::PyNNstatic
set_inhomogeneous_parameters(const PopulationBase &pop, py::object &pypop, bool init_available=false)cypress::PyNNstatic
set_inhomogenous_rec(const PopulationBase &pop, py::object &pypop, py::module &pynn)cypress::PyNNstatic
setup() const cypress::PyNNinline
simulator() const cypress::PyNNinline
simulators()cypress::PyNNstatic
spikey_create_homogeneous_pop(const PopulationBase &pop, py::module &pynn)cypress::PyNNstatic
spikey_create_source_population(const PopulationBase &pop, py::module &pynn)cypress::PyNNstatic
spikey_get_spikes(PopulationBase pop, py::object &pypop)cypress::PyNNstatic
spikey_get_voltage(NeuronBase neuron, py::module &pynn)cypress::PyNNstatic
spikey_run(NetworkBase &source, Real duration, py::module &pynn, py::dict dict)cypress::PyNNstatic
spikey_set_homogeneous_rec(const PopulationBase &pop, py::object &pypop, py::module &pynn)cypress::PyNNstatic
spikey_set_inhomogeneous_parameters(const PopulationBase &pop, py::object &pypop)cypress::PyNNstatic
spikey_set_inhomogeneous_rec(const PopulationBase &pop, py::object &pypop, py::module pynn)cypress::PyNNstatic
supported_neuron_types() const overridecypress::PyNNvirtual
timestep()cypress::PyNN
~Backend()cypress::Backendvirtual
~PyNN() overridecypress::PyNN