Typedef Karana::Math::cost_fn# Defined in File NonlinearSolver.h Typedef Documentation# using Karana::Math::cost_fn = std::function<void(const Vec&, Vec&)># Nonlinear function to solve.