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

Simplex

Declaration

Source position: _crw_simplex.pas line 88

function Simplex(

  Problem: TDoubleVector;

  MatrCoef: TDoubleMatrix;

  Signums: TLongIntVector;

  RightSide: TDoubleVector;

  var ErrorCode: Integer;

  PrintMode: Word;

  var OutPutFile: Text

):TDoubleMatrix;