28 inline comple
operator()(
const CPPL_INT&)
const;
30 template<CPPL_INT _l>
inline friend std::ostream& operator<<(std::ostream&, const zrovector_small<_l>&);
31 inline void read(
const char* filename);
32 inline void write(
const char* filename)
const;
89 inline comple
operator/(
const zrovec2&,
const zrovec2&);
90 inline zrovec3
operator/(
const zrovec3&,
const zrovec3&);
friend CPPL_INT idamax(const zrovector_small< _l > &)
friend comple damax(const zrovector_small< _l > &)
friend comple operator*(const zrovector_small< L > &, const zcovector_small< L > &)
void read(const char *filename)
Samll Real Double-precision Symmetric Matrix Class.
friend zrovector_small< L > hadamerd(const zrovector_small< L > &, const zrovector_small< L > &)
friend zrovector_small< L > & operator-=(zrovector_small< L > &, const zrovector_small< L > &)
zrovector_small< l > & zero()
void write(const char *filename) const
friend zrovector_small< L > & operator+=(zrovector_small< L > &, const zrovector_small< L > &)
Samll Complex Double-precision Column Vector Class.
friend comple nrm2(const zrovector_small< _l > &)
Samll Complex Double-precision Row Vector Class.
_zrovector to_zrovector() const
Complex Double-precision Row Vector Class.
(DO NOT USE) Smart-temporary Complex Double-precision Row Vector Class
friend const zrovector_small< L > & operator+(const zrovector_small< L > &)
friend zrovector_small< L > operator-(const zrovector_small< L > &)
zrovector_small< L > & operator=(const zrovector_small< L > &)
friend zrovector_small< L > & operator*=(zrovector_small< L > &, const double &)
zrovector_small< l > & set(const CPPL_INT &, const comple &)
friend zrovector_small< L > operator/(const zrovector_small< L > &, const double &)
friend zrovector_small< L > & operator/=(zrovector_small< L > &, const double &)
friend zcovector_small< _l > t(const zrovector_small< _l > &)
Samll Complex Double-precision General Dence Matrix Class.
comple operator/(const zrovec2 &, const zrovec2 &)
comple & operator()(const CPPL_INT &)