| 
    CAPD::DynSys Library
    6.0.0
    
   | 
 
A multi map for differential inclusions. More...
#include <capd/diffIncl/MultiMap.h>
Public Types | |
| typedef FMapT | MapType | 
| typedef GMapT | PerturbationType | 
| typedef MapType::FunctionType | FunctionType | 
| typedef MapType::MatrixType | MatrixType | 
| typedef MatrixType::RowVectorType | VectorType | 
| typedef MatrixType::ScalarType | ScalarType | 
| typedef capd::vectalg::Norm< VectorType, MatrixType > | NormType | 
| typedef std::vector< ScalarType > | ParamType | 
Protected Attributes | |
| MapType * | m_f | 
| vector field  More... | |
| PerturbationType * | m_g | 
| perturbations of the vector field  More... | |
A multi map for differential inclusions.
We assume that map is in the form 
 where epsilon is some interval set, e0 is contained in epsilon and g(x,e0) = 0
This form is needed to estimate the perturbations better
| typedef MapType::FunctionType capd::diffIncl::MultiMap< FMapT, GMapT >::FunctionType | 
| typedef FMapT capd::diffIncl::MultiMap< FMapT, GMapT >::MapType | 
| typedef MapType::MatrixType capd::diffIncl::MultiMap< FMapT, GMapT >::MatrixType | 
| typedef capd::vectalg::Norm<VectorType,MatrixType> capd::diffIncl::MultiMap< FMapT, GMapT >::NormType | 
| typedef std::vector<ScalarType> capd::diffIncl::MultiMap< FMapT, GMapT >::ParamType | 
| typedef GMapT capd::diffIncl::MultiMap< FMapT, GMapT >::PerturbationType | 
| typedef MatrixType::ScalarType capd::diffIncl::MultiMap< FMapT, GMapT >::ScalarType | 
| typedef MatrixType::RowVectorType capd::diffIncl::MultiMap< FMapT, GMapT >::VectorType | 
      
  | 
  inline | 
      
  | 
  inline | 
derivative of a MultiMap
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
value of MultiMap
      
  | 
  inline | 
value and derivative of a MultiMap
      
  | 
  inline | 
value of MultiMap
      
  | 
  inline | 
value and derivative of a MultiMap
      
  | 
  inline | 
      
  | 
  inline | 
derivative of a MultiMap
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  protected | 
vector field
      
  | 
  protected | 
perturbations of the vector field