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

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 : IFArr2D ; cMin , cMax : TFloat ; sym : TInt = 0 ) ; overload

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

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


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