[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit '_crw_simplex' (#crwlib)

SimplexProblemFromKeyBoard

Declaration

Source position: _crw_simplex.pas line 150

function SimplexProblemFromKeyBoard(

  var Problem: TDoubleVector;

  var MatrCoef: TDoubleMatrix;

  var Signums: TLongIntVector;

  var RightSide: TDoubleVector

):Boolean;