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

NewDoubleMatrix

Declaration

Source position: _crw_dynar.pas line 218

function NewDoubleMatrix(

  aRows: LongInt;

  aColumns: LongInt;

  aOrigin: LongInt = 0

):TDoubleMatrix;