 fadbad | |
  Op< mc::FFVar > | Specialization of the structure fadbad::Op to allow usage of the type mc::FFVar as a template parameter of the classes fadbad::F, fadbad::B and fadbad::T in FADBAD++ |
  Op< mc::Interval > | Specialization of the structure fadbad::Op to allow usage of the type mc::Interval of MC++ as a template parameter of the classes fadbad::F, fadbad::B and fadbad::T of FADBAD++ |
  Op< mc::McCormick< T > > | Specialization of the structure fadbad::Op to allow usage of the type mc::McCormick of MC++ as a template parameter of the classes fadbad::F, fadbad::B and fadbad::T of FADBAD++ |
  Op< mc::TVar< T > > | Specialization of the structure fadbad::Op to allow usage of the type mc::TVar of MC++ as a template parameter of the classes fadbad::F, fadbad::B and fadbad::T of FADBAD++ |
  Op< mc::CVar< T > > | Specialization of the structure fadbad::Op to allow usage of the type mc::CVar of MC++ as a template parameter of the classes fadbad::F, fadbad::B and fadbad::T of FADBAD++ |
  Op< mc::Specbnd< T > > | Specialization of the structure fadbad::Op to allow usage of the type mc::Specbnd of MC++ as a template parameter of the classes fadbad::F, fadbad::B and fadbad::T of FADBAD++ |
 mc | |
  CVar | C++ class for Chebyshev model computation of factorable function - Chebyshev model propagation |
  CModel | C++ class for the computation of Chebyshev models of factorable function - Chebyshev model environment |
   Exceptions | Exceptions of mc::CModel |
   Options | Options of mc::CModel |
  Op< mc::CVar< T > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the Chebyshev model type mc::CVar inside other MC++ type, e.g. mc::McCormick |
  EllVar | C++ class for ellipsoidal arithmetic - Ellipsoidal image propagation |
  EllImg | C++ class for ellipsoidal arithmetic - Ellipsoidal image environment |
   Exceptions | Exceptions of mc::EllImg |
   Options | Structure containing the options for EllImg |
  Op< mc::EllVar< T > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the Ellipsoidal Image Type mc::EllVar inside other MC++ type, e.g. mc::McCormick |
  Ellipsoid | C++ class for ellipsoidal calculus |
   Exceptions | Ellipsoid exceptions |
   Options | Ellipsoid options |
  FFDep | C++ class for evaluation of the sparsity pattern of a factorable function |
   Exceptions | Exceptions of mc::FFDep |
  FFNum | Structure defining the numeric field of a factorable program variable |
  eq_FFNum | Structure comparing values of scalars in factorable functions for equality |
  lt_FFNum | Structure comparing values of scalars in factorable functions for strict inequality |
  FFVar | Class defining variables in a factorable function |
  lt_FFVar | Structure comparing variable identifiers in a factorable function for ordering in set FFGraph::_Vars |
  FFOp | Class defining operations in a factorable function |
  lt_FFOp | C++ structure for comparing operations in a factorable program for ordering in set FFGraph::_Ops |
  range_FFOp | C++ structure for comparing operations in a factorable program |
  FFGraph | C++ class representing the DAG of factorable functions |
   Exceptions | Exceptions of mc::FFGraph |
  Op< mc::FFVar > | Specialization of the structure mc::Op to allow usage of the type mc::FFVar as a template parameter in other MC++ types |
  Interval | C++ class for (non-verified) interval bounding of factorable function |
   Exceptions | Exceptions of mc::Interval |
   Options | Options of mc::Interval |
  Op< mc::Interval > | Specialization of the structure mc::Op to allow usage of the type mc::Interval as a template parameter in the classes mc::McCormick, mc::TModel, mc::TVar, and mc::SpecBnd |
  McCormick | C++ class for McCormick relaxation arithmetic for factorable function |
   Exceptions | Exceptions of mc::McCormick |
   Options | Options of mc::McCormick |
  Op< mc::McCormick< T > > | Specialization of the structure mc::Op to allow usage of the type mc::McCormick as a template parameter in the classes mc::TModel, mc::TVar, and mc::SpecBnd |
  Op< fadbad::F< U > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the FADBAD type fadbad::F inside other MC++ type, e.g. mc::McCormick |
  Op< fadbad::B< U > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the FADBAD type fadbad::B inside other MC++ type, e.g. mc::McCormick |
  Op< fadbad::T< U > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the FADBAD type fadbad::T inside other MC++ type, e.g. mc::McCormick |
  Op< filib::interval< double > > | Specialization of the structure mc::Op to allow usage of the type filib::interval<double> of FILIB++ as a template parameter in the classes mc::McCormick, mc::TModel, mc::TVar, and mc::SpecBnd |
  Op< filib::interval< double, filib::native_switched, filib::i_mode_extended > > | Specialization of the structure mc::Op to allow usage of the type filib::interval<double,filib::native_switched,filib::i_mode_extended> of FILIB++ as a template parameter in the classes mc::McCormick, mc::TModel, mc::TVar, and mc::SpecBnd of MC++ |
  Op | C++ structure to allow usage of various template parameters in the types mc::McCormick, mc::TModel, mc::TVar, and mc::SpecBnd of MC++ _ Specialization of this structure is required for the template parameters can be found in the header files defining the types mc::McCormick, mc::TModel, mc::TVar, and mc::SpecBnd |
  Op< double > | Specialization of the structure mc::Op to allow usage of doubles as a template parameter |
  Op< ::INTERVAL > | Specialization of the structure mc::Op to allow usage of the type INTERVAL of PROFIL as a template parameter in the classes mc::McCormick, mc::TModel, mc::TVar, and mc::SpecBnd |
  PolyModel | C++ base class for the computation of polynomial models for factorable functions: Environment |
   Exceptions | Exceptions of mc::PolyModel |
  PolyVar | C++ base class for the computation of polynomial models for factorable functions: Variable |
  Specbnd | C++ template class computing spectral bounds for the Hessian matrix of a factorable function on a box |
   Exceptions | Exceptions of mc::Specbnd |
   Options | Options of mc::Specbnd |
  Op< mc::Specbnd< T > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the type mc::Specbnd inside other classes in MC++ such as mc::TModel and mc::TVar |
  TVar | C++ class for Taylor model computation of factorable function - Taylor model propagation |
  TModel | C++ class for the computation of Taylor models of factorable function - Taylor model environment |
   Exceptions | Exceptions of mc::TModel |
   Options | Options of mc::TModel |
  Op< mc::TVar< T > > | C++ structure for specialization of the mc::Op templated structure to allow usage of the Taylor model type mc::TVar inside other MC++ type, e.g. mc::McCormick |