![]() |
NEURON
|
Go to the source code of this file.
Classes | |
| struct | TableArg |
| struct | FuncTable |
Functions | |
| static int | arg_index (TableArg *ta, double x) |
| static double | inter (double frac, double *tab, int j) |
| static double | interp (double frac, double x1, double x2) |
| double | hoc_func_table (void *vpft, int n, double *args) |
| void | hoc_spec_table (void **vppt, int n) |
|
static |
Definition at line 20 of file functabl.cpp.
|
static |
Definition at line 59 of file functabl.cpp.
|
static |
Definition at line 67 of file functabl.cpp.