public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* gsl_multimin_fdfminimizer_dx
@ 2016-06-01  8:44 Giulio Bottazzi
  2016-07-05 21:16 ` gsl_multimin_fdfminimizer_dx Patrick Alken
  0 siblings, 1 reply; 2+ messages in thread
From: Giulio Bottazzi @ 2016-06-01  8:44 UTC (permalink / raw)
  To: gsl-discuss

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

Hi,
he documentation of the function in the subject seems missing. I
suggest the attached modification to the multimin.texi file.

Best,
G.

-- 
Giulio Bottazzi <giulio.bottazzi@gmail.com>

PGP Key ID:BAB0A33F

[-- Attachment #2: multimin.texi.diff --]
[-- Type: text/plain, Size: 991 bytes --]

diff --git a/doc/multimin.texi b/doc/multimin.texi
index eb7c756..5e1ec39 100644
--- a/doc/multimin.texi
+++ b/doc/multimin.texi
@@ -285,9 +285,10 @@ functions,
 @deftypefunx double gsl_multimin_fdfminimizer_minimum (const gsl_multimin_fdfminimizer * @var{s})
 @deftypefunx double gsl_multimin_fminimizer_minimum (const gsl_multimin_fminimizer * @var{s})
 @deftypefunx {gsl_vector *} gsl_multimin_fdfminimizer_gradient (const gsl_multimin_fdfminimizer * @var{s})
+@deftypefunx {gsl_vector *} gsl_multimin_fdfminimizer_dx (const gsl_multimin_fdfminimizer * @var{s})
 @deftypefunx double gsl_multimin_fminimizer_size (const gsl_multimin_fminimizer * @var{s})
 These functions return the current best estimate of the location of the
-minimum, the value of the function at that point, its gradient, 
+minimum, the value of the function at that point, its gradient, the last step increment of the estimate
 and minimizer specific characteristic size for the minimizer @var{s}.
 @end deftypefun
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-05 21:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01  8:44 gsl_multimin_fdfminimizer_dx Giulio Bottazzi
2016-07-05 21:16 ` gsl_multimin_fdfminimizer_dx Patrick Alken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).