Definition in file Secant.h.
#include <iostream>
#include <vector>
Include dependency graph for Secant.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SecantSolve0< functor, real > |
| This is an encapsulation of the one dimensional Secant iteration algorithm. It can be used in situations with boundaries. More... | |
1.5.1