25 for(
int i=0;
i<
n;
i++){
59 std::cerr <<
"Matrix sizes must be positive integers. " << std::endl
60 <<
"Your input was (" << _n <<
")." << std::endl;
69 for(
int i=0;
i<
n;
i++){
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
CPPL_INT n
matrix column size
CPPL_INT n
matrix column size
friend _zgematrix i(const zhematrix &)
comple * array
1D array to store matrix data
comple * array
1D array to store matrix data
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage].
comple ** darray
array of pointers of column head addresses
comple ** darray
array of pointers of column head addresses