--- manual/s_ecco/text/optim.tex 2004/10/16 03:40:19 1.5 +++ manual/s_ecco/text/optim.tex 2010/08/27 13:10:47 1.7 @@ -4,6 +4,8 @@ \end{rawhtml} +Author: Patrick Heimbach + \subsection{General features} The line search algorithm is based on a quasi-Newton @@ -224,7 +226,7 @@ \newpage \begin{figure} -%\input{part8/lsopt_flow_1} +%\input{s_ecco/text/lsopt_flow_1} {\scriptsize \begin{verbatim} lsopt_top @@ -285,7 +287,7 @@ \end{figure} \begin{figure} -%\input{part8/lsopt_flow_2} +%\input{s_ecco/text/lsopt_flow_2} {\scriptsize \begin{verbatim} ... ... @@ -348,7 +350,7 @@ \end{figure} \begin{figure} -%\input{part8/lsopt_flow_3} +%\input{s_ecco/text/lsopt_flow_3} {\scriptsize \begin{verbatim} ... ...