Click or drag to resize
LinearProgramming Methods

The LinearProgramming type exposes the following members.

Methods
  NameDescription
Public methodDual
Returns the optimal dual solution to this linear program
Public methodStatic memberMainTest
Demo test the LinearProgramming data type.
Public methodPrimal
Returns the optimal primal solution to this linear program.
Top
See Also