Typedef Karana::Math::functor_type#
Defined in File NonlinearSolver.h
Typedef Documentation#
-
using Karana::Math::functor_type = std::variant<DynamicFunctor, DynamicFunctorNumJac>#
The functor types that we accept for the NonlinearSolver.
Defined in File NonlinearSolver.h
The functor types that we accept for the NonlinearSolver.