Functions | |
def | PoissonSpikeGenerator (nest, name, neurons, n=1, conn_spec='all_to_all') |
def | DCSource (nest, name, neurons, n=1, conn_spec='all_to_all') |
def | LeakyIntegrator (nest, name, neurons, n, n_type, leaky_params, conn_spec, delay) |
def | LeakyIntegratorAlpha (nest, name, neurons, n=1, conn_spec='all_to_all') |
def | LeakyIntegratorExp (nest, name, neurons, n=1, conn_spec='all_to_all') |
def | PoissonSpikeGenerator (nest, neurons, n=1, conn_spec='all_to_all') |
def | DCSource (nest, neurons, n=1, conn_spec='all_to_all') |
def | LeakyIntegrator (nest, neurons, n, n_type, leaky_params, conn_spec, delay) |
def | LeakyIntegratorAlpha (nest, neurons, n=1, conn_spec='all_to_all') |
def | LeakyIntegratorExp (nest, neurons, n=1, conn_spec='all_to_all') |
def brain_devices.DCSource | ( | nest, | |
name, | |||
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.DCSource | ( | nest, | |
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.LeakyIntegrator | ( | nest, | |
name, | |||
neurons, | |||
n, | |||
n_type, | |||
leaky_params, | |||
conn_spec, | |||
delay | |||
) |
def brain_devices.LeakyIntegrator | ( | nest, | |
neurons, | |||
n, | |||
n_type, | |||
leaky_params, | |||
conn_spec, | |||
delay | |||
) |
def brain_devices.LeakyIntegratorAlpha | ( | nest, | |
name, | |||
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.LeakyIntegratorAlpha | ( | nest, | |
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.LeakyIntegratorExp | ( | nest, | |
name, | |||
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.LeakyIntegratorExp | ( | nest, | |
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.PoissonSpikeGenerator | ( | nest, | |
name, | |||
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |
def brain_devices.PoissonSpikeGenerator | ( | nest, | |
neurons, | |||
n = 1 , |
|||
conn_spec = 'all_to_all' |
|||
) |