NEST main@caf0ae8
 
Loading...
Searching...
No Matches
regula_falsi.h File Reference
This graph shows which files directly or indirectly include this file:

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.