Searched refs:user_hessP (Results 1 – 2 of 2) sorted by relevance
39 if (ctx) tao->user_hessP = ctx; in TaoSetHessian()85 if (ctx) *(void **)ctx = tao->user_hessP; in TaoGetHessian()261 …tscCallBack("Tao callback Hessian", (*tao->ops->computehessian)(tao, X, H, Hpre, tao->user_hessP)); in TaoComputeHessian()
50 void *user_hessP; member