Class hierarchy Compound list File list Compound Members File Members Related Pages Examples
polarMap Class Reference
The polarMap class is a "map" which is specified in polar coordinates. More...
Inherits map.
List of all members.
Public Members
- polarMap (REAL, VEC (*pf)(VEC, REAL), VEC (*pif)(VEC, REAL), MAT (*pdf)(VEC, REAL))
- polarMap (const polarMap &)
- ~polarMap ()
- VEC eval (const VEC &)
- VEC inv (const VEC &)
- MAT deriv (const VEC &)
- VEC trans (const VEC &)
- VEC invtrans (const VEC &)
Detailed Description
The polarMap class is a "map" which is specified in polar coordinates.
An object of type polarMap is constructed from a mapping, its inverse,
and its derivative, all given in polar coordinates. The mapping
is then interpreted as a function in standard coordinates. polarMap is
a derived class with base class "map".
The documentation for this class was generated from the following file:
Generated at Sat Oct 16 03:55:28 1999 for Computing Invariant Manifolds Library by
written by Dimitri van Heesch, © 1997-1998