Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TAYL_EXP Class Reference

Taylor coefficient generators. More...

#include <taylexp.h>

Inheritance diagram for TAYL_EXP:

DATA_REPR TAYLOR_EXPANSION List of all members.

Public Methods

virtual ~TAYL_EXP ()
 Destructor.


Public Attributes

PtrTaylGenODE PointSol
 Taylor coefficient generator for computing bounds on point Taylor terms.

PtrTaylGenODE IntSol
 Taylor coefficient generator for computing bounds on interval Taylor terms.

PtrTaylGenODE RemTerm
 Taylor coefficient generator for computing bounds on interval Taylor terms.

PtrTaylGenVAR VarSol
 Taylor coefficient generator for computing bounds on interval Taylor terms for the variational equation.


Detailed Description

Taylor coefficient generators.

This class maintains pointers to Taylor coefficient generators.

Author(s):
Ned Nedialkov
Date:
7 June 2001


Constructor & Destructor Documentation

TAYL_EXP::~TAYL_EXP ( ) [inline, virtual]
 

Destructor.


Member Data Documentation

PtrTaylGenODE TAYL_EXP::PointSol
 

Taylor coefficient generator for computing bounds on point Taylor terms.

PtrTaylGenODE TAYL_EXP::IntSol
 

Taylor coefficient generator for computing bounds on interval Taylor terms.

PtrTaylGenODE TAYL_EXP::RemTerm
 

Taylor coefficient generator for computing bounds on interval Taylor terms.

PtrTaylGenVAR TAYL_EXP::VarSol
 

Taylor coefficient generator for computing bounds on interval Taylor terms for the variational equation.


The documentation for this class was generated from the following file:
Generated at Sun Oct 14 12:45:42 2001 for VNODE by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000