Initializing help system before first use

getObjVal Method

Get the objective function value.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public double getObjVal()

Return Value

Type:  Double
The current objective function value.
Examples
xbburg.cs, xbburgi.cs, xbcoco.cs, xbcoco1.cs, xbcoco2.cs, xbcoco3.cs, xbcontr1.cs, xbdelvr.cs, xbexpl.cs, xbportf.cs, xbpurch.cs, xbworkrng.cs and xbworks.cs in the Introductory Examples folder. xbcutstk.cs, xbels.cs, xbelsc.cs, xbfixbv.cs, xbgoalobj.cs and xbrecurs.cs in the Advanced Examples folder. foliodata.cs, folioheur.cs, folioinit.cs, foliolp.cs, foliomip1.cs, foliomip2.cs, folioqp.cs, xbcontr2.cs, xbcutex.cs, xbexpl1.cs, xbexpl1i.cs, xbexpl2.cs, xbqprl2.cs and xbexpl3.cs in the User's Guide Examples folder.
See Also