Unit 'ulinminq' Package
[Overview][Procedures and functions][Index] [#pl_dmath]

LinMinEq

Declaration

Source position: ulinminq.pas line 13

procedure LinMinEq(

  Equations: TEquations;

  X: TVector;

  DeltaX: TVector;

  F: TVector;

  Lb: Integer;

  Ub: Integer;

  R: Float;

  MaxIter: Integer;

  Tol: Float

);



CT Web help

CodeTyphon Studio