Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
This is the complete list of members for cypress::nef::DeltaSigma, including all inherited members.
decode(const std::vector< Real > &spikes, const DiscreteWindow &window, Real t0, Real t1, Real min_val=-1.0, Real max_val=1.0) | cypress::nef::DeltaSigma | static |
DEFAULT_EPS | cypress::nef::DeltaSigma | static |
DEFAULT_MIN_SPIKE_INTERVAL | cypress::nef::DeltaSigma | static |
DEFAULT_RESPONSE_TIME | cypress::nef::DeltaSigma | static |
DEFAULT_STEP | cypress::nef::DeltaSigma | static |
encode(const std::vector< Real > &values, const DiscreteWindow &window, Real t0, Real min_val=-1.0, Real max_val=1.0, Real min_spike_interval=DEFAULT_MIN_SPIKE_INTERVAL) | cypress::nef::DeltaSigma | static |
encode(const Fun &f, const DiscreteWindow &window, Real t0, Real t1, Real min_val=-1.0, Real max_val=1.0, Real min_spike_interval=DEFAULT_MIN_SPIKE_INTERVAL) | cypress::nef::DeltaSigma | inlinestatic |