14 for(CPPL_INT j=0; j<mat.
n; j++){
15 for(CPPL_INT
i=j;
i<mat.
n;
i++){
16 newmat(
i,j) =-mat(
i,j);
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
_dgematrix i(const _dgbmatrix &mat)
CPPL_INT n
matrix column size
_zhematrix operator-(const zhematrix &mat)
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage].
_dcovector _(dcovector &vec)
const zhematrix & operator+(const zhematrix &mat)