18double similarity(
const LAVector &,
const LASymMatrix &);
27 if (
e.InvHessian().size() == 1)
28 return 0.5 *
g.Grad()(0) *
g.Grad()(0) *
e.InvHessian()(0, 0);
MinimumError keeps the inv.
double Estimate(const FunctionGradient &, const MinimumError &) const
double similarity(const LAVector &, const LASymMatrix &)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...