Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pyeicg (NM, N, AR, AI, WR, WI, MATZ, ZR, ZI, FV1, FV2, FV3, IERR) |
subroutine pyeicg | ( | integer | NM, |
integer | N, | ||
double precision, dimension(4,4) | AR, | ||
double precision, dimension(4,4) | AI, | ||
double precision, dimension(4) | WR, | ||
double precision, dimension(4) | WI, | ||
integer | MATZ, | ||
double precision, dimension(4,4) | ZR, | ||
double precision, dimension(4,4) | ZI, | ||
double precision, dimension(4) | FV1, | ||
double precision, dimension(4) | FV2, | ||
double precision, dimension(4) | FV3, | ||
integer | IERR | ||
) |