22 #ifndef UNFIT_INCLUDE_GENERICCOSTFUNCTION_HPP_ 23 #define UNFIT_INCLUDE_GENERICCOSTFUNCTION_HPP_ 59 virtual std::vector<double>
operator()(
const std::vector<double> &x) = 0;
virtual ~GenericCostFunction()
Definition: GenericCostFunction.hpp:44
Definition: Bounds.hpp:27
Definition: GenericCostFunction.hpp:36
virtual std::vector< double > operator()(const std::vector< double > &x)=0