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