7 for(CPPL_INT j=0; j<
n; j++){
8 for(CPPL_INT
i=j;
i<
n;
i++){
9 newmat(
i,j) =comple((*
this)(
i,j),0.0);
27 for(CPPL_INT
i=0;
i<
n;
i++){
28 for(CPPL_INT j=0; j<
n; j++){
29 newmat(
i,j) =(*this)(
i,j);
friend _dsymatrix i(const _dsymatrix &)
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
Real Double-precision General Dence Matrix Class.
(DO NOT USE) Smart-temporary Real Double-precision General Dence Matrix Class
_dgematrix to_dgematrix() const
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage].
_zhematrix to_zhematrix() const
CPPL_INT n
matrix column size
_dcovector _(dcovector &vec)