CAPD::DynSys Library
6.0.0
|
#include <stdexcept>
#include "capd/newton/Krawczyk.h"
#include "capd/matrixAlgorithms/floatMatrixAlgorithms.hpp"
#include "capd/vectalg/Matrix_Interval.hpp"
Namespaces | |
capd | |
capd::newton | |
Functions | |
template<typename MapType > | |
MapType::VectorType | capd::newton::KrawczykOperator (const typename MapType::VectorType &x0, const typename MapType::VectorType &X, MapType &F) |