Initializing help system before first use

LoadQCQPGlobal Method (String, Int32, Int32, Char[], Double[], Double[], Double[], Int64[], Int32[], Int32[], Double[], Double[], Double[], Int64, Int32[], Int32[], Double[], Int32, Int32[], Int64[], Int32[], Int32[], Double[], Int32, Int32, Char[], Int32[], Double[], Char[], Int64[], Int32[], Double[])

Note: This API is now obsolete.

Namespace:   Optimizer
Assembly:  xprsdn (in xprsdn.dll) Version: 44.01.01
Syntax
C#
[ObsoleteAttribute("Deprecated since 40.01, use LoadMIQCQP instead.", 
	false)]
public void LoadQCQPGlobal(
	string probname,
	int ncols,
	int nrows,
	char[] rowtype,
	double[] rhs,
	double[] rng,
	double[] objcoef,
	long[] start,
	int[] collen,
	int[] rowind,
	double[] rowcoef,
	double[] lb,
	double[] ub,
	long nobjqcoefs,
	int[] objqcol1,
	int[] objqcol2,
	double[] objqcoef,
	int nqrows,
	int[] qrowind,
	long[] nrowqcoefs,
	int[] rowqcol1,
	int[] rowqcol2,
	double[] rowqcoef,
	int nentities,
	int nsets,
	char[] coltype,
	int[] entind,
	double[] limit,
	char[] settype,
	long[] setstart,
	int[] setind,
	double[] refval
)

Parameters

probname
Type:  System.String
ncols
Type:  System.Int32
nrows
Type:  System.Int32
rowtype
Type:  System.Char
rhs
Type:  System.Double
rng
Type:  System.Double
objcoef
Type:  System.Double
start
Type:  System.Int64
collen
Type:  System.Int32
rowind
Type:  System.Int32
rowcoef
Type:  System.Double
lb
Type:  System.Double
ub
Type:  System.Double
nobjqcoefs
Type:  System.Int64
objqcol1
Type:  System.Int32
objqcol2
Type:  System.Int32
objqcoef
Type:  System.Double
nqrows
Type:  System.Int32
qrowind
Type:  System.Int32
nrowqcoefs
Type:  System.Int64
rowqcol1
Type:  System.Int32
rowqcol2
Type:  System.Int32
rowqcoef
Type:  System.Double
nentities
Type:  System.Int32
nsets
Type:  System.Int32
coltype
Type:  System.Char
entind
Type:  System.Int32
limit
Type:  System.Double
settype
Type:  System.Char
setstart
Type:  System.Int64
setind
Type:  System.Int32
refval
Type:  System.Double
See Also

© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.