5 CPPL_INT size =mat.
m*mat.
n;
7 zdscal_(&size, &d, mat.
array, &inc);
_zgematrix operator*(const double &d, const _zgematrix &mat)
CPPL_INT m
matrix row size
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class
comple * array
1D array to store matrix data
CPPL_INT n
matrix column size