8   const CPPL_INT size =mat.
n*mat.
n;
 
    9   for(CPPL_INT 
i=0; 
i<size; 
i++){
 
_dgematrix i(const _dgbmatrix &mat)
 
Complex Double-precision General Dence Matrix Class. 
 
CPPL_INT n
matrix column size 
 
comple * array
1D array to store matrix data 
 
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class 
 
comple * array
1D array to store matrix data 
 
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage]. 
 
_dcovector _(dcovector &vec)
 
_zgematrix operator*(const comple &d, const zhematrix &mat)