PasMatLib
Class Tree
Index
Previous
Next (AssignScalar)

Member
  AssignMatrix

Parent
  uDynArrUtils

Description
 

A := B
If not MatchLim :
|* * * * * *| |* * * * * *|
|* * * * * *| |x x x x x x| |* *|x x x x|x x|
A = |* * * * * *| B = |x x x x x x| A := B |* *|x x x x|x x|
|* * * * * *| |x x x x x x| |* *|x x x x|x x|
|* * * * * *| |* * * * * *|


Source code
  procedure AssignMatrix ( const A , B : IFArr2D ; MatchLim : boolean )

Parameters
 
Parameter Description
A : IFArr2D #No TAG found in source code#
B : IFArr2D #No TAG found in source code#
MatchLim : BOOLEAN #No TAG found in source code#

PasMatLib
Class Tree
Index
Previous
Next (AssignScalar)


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