PasMatLib
Class Tree
Index
Previous (RandBVt)
Next (RandIVt)

Member
  RandIMt

Parent
  uDynArrUtils

Description
 

fills with r iMin <= r <= iMax
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 - Same as RandArr2D, backward compatibility


Source code
  procedure RandIMt ( iMin , iMax : TInt ; const M : IIArr2D ; sym : TInt )

Parameters
 
Parameter Description
iMax : TInt #No TAG found in source code#
iMin : 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 (RandBVt)
Next (RandIVt)


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