Go to the source code of this file.
|
template<typename ScalarT > |
static ScalarT | Xyce::Device::Synapse::Tsyn (const ScalarT V, const ScalarT Tmax, const ScalarT Vthres, const ScalarT Kp) |
|
template<typename ScalarT > |
static ScalarT | Xyce::Device::Synapse::PostCurrentEqu (const ScalarT Vpost, const ScalarT r, const ScalarT g, const ScalarT Erev) |
|
template<typename ScalarT > |
static ScalarT | Xyce::Device::Synapse::rEquF (const ScalarT V, const ScalarT r, const ScalarT alpha, const ScalarT beta, const ScalarT Tmax, const ScalarT Vthres, const ScalarT Kp) |
|
void | Xyce::Device::Synapse::registerDevice () |
|