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

NewtEqs

Declaration

Source position: unewteqs.pas line 12

procedure NewtEqs(

  Equations: TEquations;

  Jacobian: TJacobian;

  X: TVector;

  F: TVector;

  Lb: Integer;

  Ub: Integer;

  MaxIter: Integer;

  Tol: Float

);



CT Web help

CodeTyphon Studio