|
chemmisol 0.1
|
#include <functional>#include <stdexcept>#include <iostream>#include <math.h>#include <string>
Go to the source code of this file.
Classes | |
| class | chemmisol::RegulaFalsi< T > |
Namespaces | |
| namespace | chemmisol |
Implementation of the regula falsi method.