Typedef brille::CostFunction

Typedef Documentation

template<class T>
using brille::CostFunction = std::function<double(brille::ind_t, const T*, const T*)>