Go to the source code of this file.
Namespaces | |
| namespace | nest |
| Namespace for the NEST simulation kernel. | |
Functions | |
| template<typename CN > | |
| double | nest::regula_falsi (const CN &node, const double dt) |
| Localize threshold crossing by using Illinois algorithm of regula falsi method. | |