CARLsim  5.0.0
CARLsim: a GPU-accelerated SNN simulator
STPConfig_s Struct Reference

#include <snn_datastructures.h>

Public Member Functions

 STPConfig_s ()
 

Public Attributes

float STP_A
 
float STP_tau_u_inv
 
float STP_tau_x_inv
 
float STP_U
 
bool WithSTP
 

Detailed Description

Definition at line 251 of file snn_datastructures.h.

Constructor & Destructor Documentation

◆ STPConfig_s()

STPConfig_s ( )
inline

Definition at line 252 of file snn_datastructures.h.

Member Data Documentation

◆ STP_A

float STP_A

Definition at line 256 of file snn_datastructures.h.

◆ STP_tau_u_inv

float STP_tau_u_inv

Definition at line 258 of file snn_datastructures.h.

◆ STP_tau_x_inv

float STP_tau_x_inv

Definition at line 259 of file snn_datastructures.h.

◆ STP_U

float STP_U

Definition at line 257 of file snn_datastructures.h.

◆ WithSTP

bool WithSTP

Definition at line 255 of file snn_datastructures.h.


The documentation for this struct was generated from the following file: