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