#include <ttaylvar.h>
Inheritance diagram for TAYLOR_VAR_TAD:

Public Methods | |
| TAYLOR_VAR_TAD ( int n, TFadiff ptadiff ) | |
| Constructor. More... | |
| void | GenerateTerms ( const INTERVAL_VECTOR & Y, const INTERVAL & h, int k ) |
| Generates Taylor series terms. | |
| void | SumTerms ( INTERVAL_MATRIX & Sum, int k ) |
| Sums Taylor series terms. | |
| void | GetOneTerm ( INTERVAL_MATRIX & Yk, int k ) |
Obtains the k-th Taylor series term. | |
| ~TAYLOR_VAR_TAD () | |
| Destructor. | |
This class uses the FADBAD and TADIFF packages to generate Taylor coefficients for the solution to the variational equation associated with
,
.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Generates Taylor series terms.
Reimplemented from TAYLOR_VAR. |
|
|
Sums Taylor series terms.
Reimplemented from TAYLOR_VAR. |
|
|
Obtains the
Reimplemented from TAYLOR_VAR. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000