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