[Overview][Constants][Classes][Procedures and functions][Index] |
Source position: _crw_simplex.pas line 150
function SimplexProblemFromKeyBoard( |
var Problem: TDoubleVector; |
var MatrCoef: TDoubleMatrix; |
var Signums: TLongIntVector; |
var RightSide: TDoubleVector |
):Boolean; |