#include "tao_solver.h" int TaoGetCurrentStepLength(TAO_SOLVER tao, double *steplength, TaoTruth *newsearch)Collective on TAO_SOLVER
steplength | - Current steplength candidate in line search | |
newsearch | - TAO_TRUE if this is the start of a new search, TAO_FALSE otherwise. Use TAO_NULL to ignore. |
Level:advanced
Location:src/interface/line.c
TAO Solver Index
Table of Contents