Unit 'DAV_BufferMathAsm' Package
[Overview][Procedures and functions][Index] [#pl_asiovst]

CreateEmptyArray

Declaration

Source position: DAV_BufferMathAsm.pas line 87

procedure CreateEmptyArray(

  out Output: TDAVArrayOfSingleDynArray;

  const dim1: Integer;

  const dim2: Integer

); overload;

procedure CreateEmptyArray(

  out Output: TDAVArrayOfDoubleDynArray;

  const dim1: Integer;

  const dim2: Integer

); overload;



CT Web help

CodeTyphon Studio