Typedef Karana::Math::jac_fn# Defined in File NonlinearSolver.h Typedef Documentation# using Karana::Math::jac_fn = std::function<void(const Vec&, Mat&)># Jacobian for the nonlinear function.