27 inline comple&
operator()(
const CPPL_INT&,
const CPPL_INT&)
const;
29 inline void write(
const char*)
const;
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class
Complex Double-precision General Sparse Matrix Class.
CPPL_INT m
matrix row size
comple & operator()(const CPPL_INT &, const CPPL_INT &) const
friend _zgematrix i(const _zgematrix &)
(DO NOT USE) Smart-temporary Real Double-precision General Sparse Matrix Class
friend _zcovector operator*(const _zgematrix &, const zcovector &)
friend _zgematrix conjt(const _zgematrix &)
friend _zgematrix t(const _zgematrix &)
Complex Double-precision General Dence Matrix Class.
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class
void write(const char *) const
friend void idamax(CPPL_INT &, CPPL_INT &, const _zgematrix &)
Complex Double-precision Hermitian Sparse Matrix Class.
Complex Double-precision General Band Matrix Class.
friend std::ostream & operator<<(std::ostream &, const zgematrix &)
friend _zgematrix conj(const _zgematrix &)
comple * array
1D array to store matrix data
(DO NOT USE) Smart-temporary Complex Double-precision General Band Matrix Class
friend comple damax(const _zgematrix &)
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage].
friend const _zgematrix & operator+(const _zgematrix &)
friend _zgematrix operator-(const _zgematrix &)
Complex Double-precision Column Vector Class.
(DO NOT USE) Smart-temporary Complex Double-precision Column Vector Class
friend _zgematrix operator/(const _zgematrix &, const double &)
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Sparse Matrix Class ...
CPPL_INT n
matrix column size
comple ** darray
array of pointers of column head addresses