State for all nonlinear solvers. More...
#include <ikarus/utils/traits.hh>
Go to the source code of this file.
Classes | |
struct | Ikarus::NonlinearSolverState< D, CT > |
State for nonlinear solvers. More... | |
Namespaces | |
namespace | Ikarus |
Typedefs | |
template<typename F > | |
using | Ikarus::NonlinearSolverStateType = Impl::NonlinearSolverStateFactory< F >::type |
Helper to deduce the correct types for NonlinearSolverState. More... | |