nbroot number of roots that should be computed, nbiter maximal number of iterations allowed, epsilon tolerance to stop the iteration.
Definition at line 33 of file Sebastio.h.
Public Member Functions | |
| Sebastiao () | |
| Sebastiao (const Sebastiao &m) | |
| Sebastiao (int n) | |
| Sebastiao (int n, unsigned nit) | |
| Sebastiao (int n, unsigned nit, double eps) | |
Public Attributes | |
| int | nbroot |
| unsigned | nbiter |
| double | epsilon |
![]() |