From 436f0daf6e4f241b8fa582a943bad09ddc091f59 Mon Sep 17 00:00:00 2001 From: Harpreet Date: Fri, 11 Dec 2015 12:51:00 +0530 Subject: lsqnonneg added --- help/en_US/scilab_en_US_help/qpipopt.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'help/en_US/scilab_en_US_help/qpipopt.html') diff --git a/help/en_US/scilab_en_US_help/qpipopt.html b/help/en_US/scilab_en_US_help/qpipopt.html index c0e1b71..7588c1d 100644 --- a/help/en_US/scilab_en_US_help/qpipopt.html +++ b/help/en_US/scilab_en_US_help/qpipopt.html @@ -12,7 +12,7 @@
- << lsqlin + << lsqnonneg @@ -54,7 +54,7 @@
LB :

a vector of doubles, contains lower bounds of the variables.

UB : -

a vector of doubles, where n is number of variables, contains upper bounds of the variables.

+

a vector of doubles, contains upper bounds of the variables.

conMatrix :

a matrix of doubles, contains matrix representing the constraint matrix

conLB : @@ -130,7 +130,7 @@ find the minimum of f(x) such that

Report an issue
- << lsqlin + << lsqnonneg -- cgit