General function for Newton or Krawczyk method f:R^n -> R^n.
More...
#include <capd/newton/Mapping.h>
template<typename MatrixType>
class capd::newton::Mapping< MatrixType >
General function for Newton or Krawczyk method f:R^n -> R^n.
◆ VectorType
template<typename MatrixType >
◆ ~Mapping()
template<typename MatrixType >
◆ dimension()
template<typename MatrixType >
◆ operator()() [1/2]
template<typename MatrixType >
◆ operator()() [2/2]
template<typename MatrixType >
◆ operator[]()
template<typename MatrixType >
The documentation for this class was generated from the following file: