| 
    The Conley-Morse Graphs Software
    
   | 
 
Data type for the rectangular (Lohner-type) set from CAPD. More...
#include "capd/fdcapdlib.h"Go to the source code of this file.
Macros | |
| #define | CAPD_USER_NAMESPACE capd | 
| #define | CAPD_DEFAULT_DIMENSION spaceDim | 
| #define | PREDICTOR_CORRECTOR | 
Typedefs | |
| typedef capd::C0HORect2Set | RectSetType | 
| The type of the rectangular set to use.  More... | |
| typedef capd::IVector | IntervalVectorType | 
| The interval vector type for creating the rectangular set by means of its center + box.  More... | |
Data type for the rectangular (Lohner-type) set from CAPD.
Definition in file typerect.h.
| #define CAPD_DEFAULT_DIMENSION spaceDim | 
Definition at line 41 of file typerect.h.
| #define CAPD_USER_NAMESPACE capd | 
Definition at line 40 of file typerect.h.
| #define PREDICTOR_CORRECTOR | 
Definition at line 58 of file typerect.h.
| typedef capd::IVector IntervalVectorType | 
The interval vector type for creating the rectangular set by means of its center + box.
Definition at line 63 of file typerect.h.
| typedef capd::C0HORect2Set RectSetType | 
The type of the rectangular set to use.
Definition at line 57 of file typerect.h.