Initializing help system before first use

LoadQGlobal Method (String, Int32, Int32, Char[], Double[], Double[], Double[], Int64[], Int32[], Int32[], Double[], Double[], Double[], 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: 42.01.04
Syntax
C#
[ObsoleteAttribute("Deprecated since 40.01, use LoadMIQP instead.", 
	false)]
public void LoadQGlobal(
	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 nentities,
	int nsets,
	char[] coltype,
	int[] entind,
	double[] limit,
	char[] settype,
	long[] setstart,
	int[] setind,
	double[] refval
)

Parameters

probname
Type:  SystemString
ncols
Type:  SystemInt32
nrows
Type:  SystemInt32
rowtype
Type:  SystemChar
rhs
Type:  SystemDouble
rng
Type:  SystemDouble
objcoef
Type:  SystemDouble
start
Type:  SystemInt64
collen
Type:  SystemInt32
rowind
Type:  SystemInt32
rowcoef
Type:  SystemDouble
lb
Type:  SystemDouble
ub
Type:  SystemDouble
nobjqcoefs
Type:  SystemInt64
objqcol1
Type:  SystemInt32
objqcol2
Type:  SystemInt32
objqcoef
Type:  SystemDouble
nentities
Type:  SystemInt32
nsets
Type:  SystemInt32
coltype
Type:  SystemChar
entind
Type:  SystemInt32
limit
Type:  SystemDouble
settype
Type:  SystemChar
setstart
Type:  SystemInt64
setind
Type:  SystemInt32
refval
Type:  SystemDouble
See Also

© 2001-2023 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.