diff options
author | Harpreet | 2015-12-11 12:51:00 +0530 |
---|---|---|
committer | Harpreet | 2015-12-11 12:51:00 +0530 |
commit | 436f0daf6e4f241b8fa582a943bad09ddc091f59 (patch) | |
tree | a3f0899e5fb0542c69c4aae469c0c5bf0a04b542 /help/en_US/qpipopt.xml | |
parent | 6cc967755bb135d656fba0523b4eb206581492ca (diff) | |
download | symphony-436f0daf6e4f241b8fa582a943bad09ddc091f59.tar.gz symphony-436f0daf6e4f241b8fa582a943bad09ddc091f59.tar.bz2 symphony-436f0daf6e4f241b8fa582a943bad09ddc091f59.zip |
lsqnonneg added
Diffstat (limited to 'help/en_US/qpipopt.xml')
-rw-r--r-- | help/en_US/qpipopt.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/en_US/qpipopt.xml b/help/en_US/qpipopt.xml index 2edd0ec..c0756f8 100644 --- a/help/en_US/qpipopt.xml +++ b/help/en_US/qpipopt.xml @@ -46,7 +46,7 @@ <varlistentry><term>LB :</term> <listitem><para> a vector of doubles, contains lower bounds of the variables.</para></listitem></varlistentry> <varlistentry><term>UB :</term> - <listitem><para> a vector of doubles, where n is number of variables, contains upper bounds of the variables.</para></listitem></varlistentry> + <listitem><para> a vector of doubles, contains upper bounds of the variables.</para></listitem></varlistentry> <varlistentry><term>conMatrix :</term> <listitem><para> a matrix of doubles, contains matrix representing the constraint matrix</para></listitem></varlistentry> <varlistentry><term>conLB :</term> |