29   inline comple 
operator()(
const CPPL_INT&) 
const;
 
   32   inline void write(
const char*) 
const;
 
   33   inline void read(
const char*);
 
   51   inline void resize(
const CPPL_INT&);
 
friend _zrovector _(zrovector &)
 
void shallow_copy(const _zrovector &)
 
zrovector & operator-=(const zrovector &)
 
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Matrix Class 
 
Complex Double-precision General Sparse Matrix Class. 
 
void alias(const zrovector &)
 
friend _zrovector hadamard(const zrovector &, const zrovector &)
 
friend comple operator%(const zrovector &, const zrovector &)
 
friend comple damax(const zrovector &)
 
friend _zrovector operator/(const zrovector &, const double &)
 
void resize(const CPPL_INT &)
 
zrovector & operator+=(const zrovector &)
 
friend _zcovector conjt(const zrovector &)
 
(DO NOT USE) Smart-temporary Real Double-precision General Sparse Matrix Class 
 
friend _zrovector conj(const zrovector &)
 
friend comple operator*(const zrovector &, const zcovector &)
 
friend void swap(zrovector &, zrovector &)
 
Complex Double-precision General Dence Matrix Class. 
 
Complex Double-precision Row Vector Class. 
 
(DO NOT USE) Smart-temporary Complex Double-precision Row Vector Class 
 
friend double nrm2(const zrovector &)
 
(DO NOT USE) Smart-temporary Complex Double-precision General Dence Matrix Class 
 
zrovector & operator*=(const double &)
 
Complex Double-precision Hermitian Sparse Matrix Class. 
 
friend CPPL_INT idamax(const zrovector &)
 
zrovector & operator=(const zrovector &)
 
Complex Double-precision General Band Matrix Class. 
 
friend std::ostream & operator<<(std::ostream &, const zrovector &)
 
comple & operator()(const CPPL_INT &)
 
(DO NOT USE) Smart-temporary Complex Double-precision General Band Matrix Class 
 
Complex Double-precision Hermitian Matrix Class [l-type (UPLO=l) Strage]. 
 
friend const zrovector & operator+(const zrovector &)
 
zrovector & set(const CPPL_INT &, const comple &)
 
void write(const char *) const 
 
zrovector & operator/=(const double &)
 
friend _zrovector operator-(const zrovector &)
 
Complex Double-precision Column Vector Class. 
 
(DO NOT USE) Smart-temporary Complex Double-precision Column Vector Class 
 
(DO NOT USE) Smart-temporary Complex Double-precision Hermitian Sparse Matrix Class ...
 
comple * array
1D array to store vector data 
 
void copy(const zrovector &)
 
friend _zcovector t(const zrovector &)