File for one-dimensional solver base class o2scl::root. More...
#include <iostream>#include <cmath>#include <o2scl/err_hnd.h>#include <o2scl/funct.h>#include <o2scl/misc.h>Go to the source code of this file.
Classes | |
| class | o2scl::root< func_t, dfunc_t, fp_t > |
| One-dimensional solver [abstract base]. More... | |
| class | o2scl::root_bkt< func_t, dfunc_t, fp_t > |
| One-dimensional bracketing solver [abstract base]. More... | |
| class | o2scl::root_de< func_t, dfunc_t, fp_t > |
| One-dimensional with solver with derivatives [abstract base]. More... | |
Namespaces | |
| o2scl | |
| The main O2scl namespace. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).