#include <itsdir.h>
Inheritance diagram for ITS_DIRECT:

Public Methods | |
| ITS_DIRECT ( int order = TAYLOR_CTRL::GetMaxOrder() ) | |
| Constructor. More... | |
| virtual void | Compute ( INTERVAL_VECTOR & Ytight, INTERVAL_VECTOR & LocErr, const INTERVAL & h, int order, PtrODENumeric ODE, PtrODESolver Solver ) |
| Computes a tight enclosure. | |
| ~ITS_DIRECT () | |
| Destructor. | |
The ITS_DIRECT class implements the direct Taylor series method for computing tight enclosures on the solution.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Computes a tight enclosure.
Reimplemented from ITS_BASE. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000