#include <obrtgt.h>
Inheritance diagram for IHO:

Public Methods | |
| IHO ( int p, int q ) | |
| Constructor. More... | |
| void | CompEncl ( INTERVAL_VECTOR & Ytight, INTERVAL_VECTOR & LocErr, const INTERVAL & h, int order, PtrODENumeric ODE, PtrODESolver Solver ) |
| Computes a tight enclosure. | |
| void | Init ( PtrODENumeric ODE ) |
| Initializes an HOE object. | |
| ~IHO () | |
| Destructor. | |
The IHO class implements the interval Hermite-Obreschkoff method for computing tight enclosures on the solution.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Computes a tight enclosure.
Reimplemented from TIGHT_ENCL. |
|
|
Initializes an HOE object.
Reimplemented from TIGHT_ENCL. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000