#include "tao_solver.h" int TaoComputeMeritFunctionGradient(TAO_SOLVER solver,TaoVec* xx,double *y,TaoVec*gg)Collective on TAO_SOLVER
solver | - the TAO_SOLVER solver context | |
xx | - input vector |
TaoComputeMeritFunctionGradient() is typically used within minimization implementations, so most users would not generally call this routine themselves.
Level:developer
Location:src/interface/tao_fghj.c
TAO Solver Index
Table of Contents