![]() |
NEURON
|
Go to the source code of this file.
Macros | |
| #define | BASE double |
| #define | GSL_ERROR(a, b) hoc_execerror(a, "b") |
| #define | FUNCTION(a, b) nrn##a##_##b |
| #define | ATOMIC double |
| #define | VECTOR(a, stride, i) ((a)[(stride) * (i)]) |
Functions | |
| int | FUNCTION (gsl_fft_halfcomplex, radix2_transform)(BASE data[] |
Variables | |
| int const size_t | stride |
| int const size_t const size_t | n |
| #define GSL_ERROR | ( | a, | |
| b | |||
| ) | hoc_execerror(a, "b") |
| int FUNCTION | ( | gsl_fft_halfcomplex | , |
| radix2_transform | |||
| ) |
| int const size_t const size_t n |