![]() |
NEURON
|
#include <kschan.h>
Public Member Functions | |
| virtual int | type () |
| virtual double | f (double v) |
Public Member Functions inherited from KSChanFunction | |
| KSChanFunction () | |
| virtual | ~KSChanFunction () |
| void | f (int cnt, double *v, double *val) |
| double | c (int i) |
Public Attributes | |
| double | tau |
Public Attributes inherited from KSChanFunction | |
| Vect * | gp_ |
Additional Inherited Members | |
Static Public Member Functions inherited from KSChanFunction | |
| static KSChanFunction * | new_function (int type, Vect *, double, double) |
| static double | Exp (double x) |
|
inlinevirtual |
Reimplemented from KSChanFunction.
|
inlinevirtual |
Reimplemented from KSChanFunction.