7 CPPL_INT size =mat.
n*mat.
n;
9 zscal_(&size, &d, newmat.
array, &inc);
20 CPPL_INT size =mat.
n*mat.
n;
23 zscal_(&size, &dinv, newmat.
array, &inc);
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
CPPL_INT n
matrix column size
_zgematrix operator*(const _zhematrix &mat, const comple &d)
Complex Double-precision General Dence Matrix Class.
_zgematrix operator/(const _zhematrix &mat, const comple &d)
comple * array
1D array to store matrix data
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class
_zgematrix to_zgematrix() const
_dcovector _(dcovector &vec)