1 <?xml version="1.0" encoding="UTF-8"?>
2 <refentry version="5.0-subset Scilab" xml:id="quapro" xml:lang="en"
3 xmlns="http://docbook.org/ns/docbook"
4 xmlns:xlink="http://www.w3.org/1999/xlink"
5 xmlns:svg="http://www.w3.org/2000/svg"
6 xmlns:ns5="http://www.w3.org/1999/xhtml"
7 xmlns:mml="http://www.w3.org/1998/Math/MathML"
8 xmlns:db="http://docbook.org/ns/docbook">
10 <pubdate>$LastChangedDate: 2008-03-26 09:50:39 +0100 (mer., 26 mars 2008)
15 <refname>quapro</refname>
17 <refpurpose>linear quadratic programming solver (obsolete)</refpurpose>
21 <title>Description</title>
23 <para>This function is superseded by qpsolve.</para>
25 <para>Users who are still interested by quapro may consider the Scilab
26 quapro toolbox which provide the same features as in older Scilab
30 http://www.scilab.org/contrib/index_contrib.php?page=download.php.</para>
34 <title>See Also</title>
36 <simplelist type="inline">
37 <member><link linkend="qld">qpsolve</link></member>