CARLsim
6.1.0
CARLsim: a GPU-accelerated SNN simulator
|
#include <snn_datastructures.h>
Public Attributes | |
float | w_STP_tau_u [NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f } |
float | w_STP_tau_x [NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f } |
float | w_STP_U [NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f } |
bool | WithNM4STP = false |
Definition at line 240 of file snn_datastructures.h.
float w_STP_tau_u[NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f } |
Definition at line 243 of file snn_datastructures.h.
float w_STP_tau_x[NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f } |
Definition at line 244 of file snn_datastructures.h.
float w_STP_U[NM_NE+3] = { 1.f, 0.f, 0.f, 0.f, 1.f, 1.f } |
Definition at line 242 of file snn_datastructures.h.
bool WithNM4STP = false |
Definition at line 241 of file snn_datastructures.h.