7 zdscal_(&size, &d,
array, &inc);
18 zdscal_(&size, &dinv,
array, &inc);
32 const CPPL_INT size =mat.
n*mat.
n;
33 for(CPPL_INT
i=0;
i<size;
i++){
46 const CPPL_INT size =mat.
n*mat.
n;
47 for(CPPL_INT
i=0;
i<size;
i++){
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
_dgematrix i(const _dgbmatrix &mat)
CPPL_INT n
matrix column size
comple * array
1D array to store matrix data
zhematrix & operator/=(const double &)
_zhematrix operator/(const zhematrix &mat, const double &d)
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage].
zhematrix & operator*=(const zhematrix &)
_dcovector _(dcovector &vec)
_zhematrix operator*(const zhematrix &mat, const double &d)