Unit 'DAV_Math' Package
[Overview][Constants][Procedures and functions][Variables][Index] [#pl_asiovst]

Balance

Declaration

Source position: DAV_Math.pas line 139

procedure Balance(

  A: PDAVSingleFixedMatrix;

  LowIndex: Integer;

  HighIndex: Integer;

  out IndexLow: Integer;

  out IndexHigh: Integer;

  Scale: PDAVSingleFixedArray

); overload;

procedure Balance(

  A: PDAVDoubleFixedMatrix;

  LowIndex: Integer;

  HighIndex: Integer;

  out IndexLow: Integer;

  out IndexHigh: Integer;

  Scale: PDAVDoubleFixedArray

); overload;



CT Web help

CodeTyphon Studio