version 0.4.1
nonlinearsolverstate.hh File Reference

State for all nonlinear solvers. More...

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...