PasMatLib
Class Tree
Index
Previous (CVHxCV)
Next (CVxCV)

Member
  CVxCM

Parent
  uDynArrUtils

Description
 

(V3R + i*V3I) = (V1R + i*V1I)*(M2R + i*M2I)
V3R = V1R*M2R - V1I*M2I; V3I = V1R*M2I + V1I*M2R


Source code
  procedure CVxCM ( const V1R , V1I : IFArr1D ; const M2R , M2I : IFArr2D ; const V3R , V3I : IFArr1D )

Parameters
 
Parameter Description
M2I : IFArr2D #No TAG found in source code#
M2R : IFArr2D #No TAG found in source code#
V1I : IFArr1D #No TAG found in source code#
V1R : IFArr1D #No TAG found in source code#
V3I : IFArr1D #No TAG found in source code#
V3R : IFArr1D #No TAG found in source code#

PasMatLib
Class Tree
Index
Previous (CVHxCV)
Next (CVxCV)


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