IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Solves a simple LP program using the simplex algorithm. More...
Static Public Member Functions | |
static void | Run (string[] arguments) |
Static Private Member Functions | |
static double | attXL (int k) |
static double | attXD (int k) |
static double | attYZ (int j) |
static double | attYS (int j) |
Static Private Attributes | |
static double | attCoef = 0.0 |
static double | unitLength = 1 |
Solves a simple LP program using the simplex algorithm.
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestatic |
References IG.Gr.PlotZedgraphCurve.AddPoint(), IG.Gr.PlotZedGraphBase.LegendString, IG.Gr.PlotZedgraphCurve.LinesVisible, IG.MPetekLib.Algorithms.Plotting.PlotHQ.Plotter, IG.Gr.PlotZedgraphCurve.PointColor, IG.Gr.PlotZedgraphCurve.PointSize, IG.Gr.PlotZedgraphCurve.PointsVisible, IG.MPetekLib.Algorithms.Plotting.PlotHQ.ShowPlot(), IG.Gr.PlotterZedGraph.Title, IG.Gr.PlotterZedGraph.Window, IG.Gr.PlotterZedGraph.XAxisScaleFont, and IG.Gr.PlotterZedGraph.YAxisScaleFont.
Referenced by IG.Script.AppMarkoPetekExt.App02LPAttenuation().
|
staticprivate |
|
staticprivate |