PasMatLib
Class Tree
Index
Previous (RandArr2D)
Next (RandArr3D)

Member
  RandArr2D

Parent
  uDynArrUtils

Description
 

fills with r cMin <= r <= cMax
if sym = -1 then M[i,j] = - M[j,i]
if sym = 1 then M[i,j] = M[j,i]
if sym = 0 - no symmetry


Source code
  procedure RandArr2D ( const M : IIArr2D ; cMin , cMax : TInt ; sym : TInt = 0 ) ; overload

Parameters
 
Parameter Description
cMax : TInt #No TAG found in source code#
cMin : TInt #No TAG found in source code#
M : IIArr2D #No TAG found in source code#
sym : TInt #No TAG found in source code#

PasMatLib
Class Tree
Index
Previous (RandArr2D)
Next (RandArr3D)


ŠNikolai V. Shokhirev, 2001-2007
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/