ndcurves 2.1.0
create and manipulate spline and bezier curves.
Loading...
Searching...
No Matches
quadratic_problem.h File Reference

Go to the source code of this file.

Namespaces

namespace  ndcurves
namespace  ndcurves::optimization

Functions

template<typename Point, typename Numeric, bool Safe>
quadratic_problem< Point, Numeric > ndcurves::optimization::generate_problem (const problem_definition< Point, Numeric > &pDef, const quadratic_variable< Numeric > &cost)
template<typename Point, typename Numeric, bool Safe>
quadratic_problem< Point, Numeric > ndcurves::optimization::generate_problem (const problem_definition< Point, Numeric > &pDef, const integral_cost_flag costFlag)