C2DHyperbolicity< T > Class Template Reference

Class responsible for checking Hiperbolicity for a given set in 2D case. More...

#include <hyperbolic.h>

Inheritance diagram for C2DHyperbolicity< T >:

CHyperbolicity< 2, T >

List of all members.

Public Member Functions

 C2DHyperbolicity (CRepresent< 2, T > *r, CApproximateBases< 2, T > *b)
 Default constructor.
bool check (const FUNCTION< 2, 2, T > &f, const DERIVATIVE< 2, T > &Df, const Coords< 2, interval< T > > &p, int scale) const

Public Attributes

string psFile
 Name of a ps file where the invariant set is drawn.


Detailed Description

template<class T>
class C2DHyperbolicity< T >

Class responsible for checking Hiperbolicity for a given set in 2D case.

Constructor & Destructor Documentation

template<class T>
C2DHyperbolicity< T >::C2DHyperbolicity ( CRepresent< 2, T > *  r,
CApproximateBases< 2, T > *  b 
) [inline]

Default constructor.

Sets up default name of the post script file, where the invariant set will be drawn. Default name: "invariant_set".


Member Function Documentation

template<class T>
bool C2DHyperbolicity< T >::check ( const FUNCTION< 2, 2, T > &  f,
const DERIVATIVE< 2, T > &  Df,
const Coords< 2, interval< T > > &  p,
int  scale 
) const [inline]


Member Data Documentation

template<class T>
string C2DHyperbolicity< T >::psFile

Name of a ps file where the invariant set is drawn.

If set to "" then the file is simply not drawn .


The documentation for this class was generated from the following file:

Generated on Sat May 24 19:47:31 2008 for Semi-hyperbolicity by  doxygen 1.5.5