7   zscal_(&size, &d, 
array, &inc);
 
   18   zscal_(&size, &dinv, 
array, &inc);
 
   32   const CPPL_INT size =mat.
m*mat.
n;
 
   33   for(CPPL_INT 
i=0; 
i<size; 
i++){
 
   46   const CPPL_INT size =mat.
m*mat.
n;
 
   47   for(CPPL_INT 
i=0; 
i<size; 
i++){
 
_zgematrix operator*(const zgematrix &mat, const comple &d)
zgematrix & operator/=(const double &)
_dgematrix i(const _dgbmatrix &mat)
CPPL_INT n
matrix column size 
zgematrix & operator*=(const zgematrix &)
Complex Double-precision General Dence Matrix Class. 
comple * array
1D array to store matrix data 
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class 
_zgematrix operator/(const zgematrix &mat, const comple &d)
CPPL_INT m
matrix row size 
_dcovector _(dcovector &vec)