Sebastiao Struct Reference

List of all members.

Detailed Description

Class which gives the parameters of the Sebastiao method: 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


The documentation for this struct was generated from the following file:

SYNAPS DOCUMENTATION
logo