Searched refs:userctx_grad (Results 1 – 2 of 2) sorted by relevance
24 void *userctx_grad; member
673 if (ctx) ls->userctx_grad = ctx; in TaoLineSearchSetGradientRoutine()877 …llBack("TaoLineSearch callback gradient", (*ls->ops->computegradient)(ls, x, g, ls->userctx_grad)); in TaoLineSearchComputeObjectiveAndGradient()920 …llBack("TaoLineSearch callback gradient", (*ls->ops->computegradient)(ls, x, g, ls->userctx_grad)); in TaoLineSearchComputeGradient()