changeset 9642:2ab5ace09d8b

doc/interpreter/optim.txi: document pqpnonneg
author John W. Eaton <jwe@octave.org>
date Mon, 14 Sep 2009 22:24:43 -0400
parents b7b65376a033
children 85dd3a2c9355
files doc/ChangeLog doc/interpreter/optim.txi
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Mon Sep 14 14:15:18 2009 -0400
+++ b/doc/ChangeLog	Mon Sep 14 22:24:43 2009 -0400
@@ -1,3 +1,7 @@
+2009-09-14  John W. Eaton  <jwe@octave.org>
+
+	* interpreter/optim.txi: Document pqpnonneg.
+
 2009-08-27  Jaroslav Hajek  <highegg@gmail.com>
 
 	* interpreter/expr.txi: Mention complex comparisons change.
--- a/doc/interpreter/optim.txi	Mon Sep 14 14:15:18 2009 -0400
+++ b/doc/interpreter/optim.txi	Mon Sep 14 22:24:43 2009 -0400
@@ -100,6 +100,8 @@
 
 @DOCSTRING(qp)
 
+@DOCSTRING(pqpnonneg)
+
 @node Nonlinear Programming
 @section Nonlinear Programming