TaoLineSearchSetUp
Setup the line search for an optimization solver
Synopsis
#include "tao_solver.h"
int TaoLineSearchSetUp(TAO_SOLVER tao)
Collective on TAO_SOLVER
Input Parameter
tao -the TAO_SOLVER solver context
Keywords
line search, setup
See Also
TaoSetUp()
Level:developer
Location:src/interface/line.c
TAO Solver Index
Table of Contents