|
| zgbmatrix () |
|
| zgbmatrix (const zgbmatrix &) |
|
| zgbmatrix (const _zgbmatrix &) |
|
| zgbmatrix (const long &, const long &, const long &, const long &) |
|
| zgbmatrix (const char *) |
|
| ~zgbmatrix () |
|
std::complex< double > & | operator() (const long &, const long &) |
|
std::complex< double > | operator() (const long &, const long &) const |
|
void | set (const long &, const long &, const std::complex< double > &) const |
|
void | write (const char *) const |
|
void | read (const char *) |
|
void | clear () |
|
void | zero () |
|
void | identity () |
|
void | chsign () |
|
void | copy (const zgbmatrix &) |
|
void | shallow_copy (const _zgbmatrix &) |
|
void | resize (const long &, const long &, const long &, const long &) |
|
long | zgbsv (zgematrix &) |
|
long | zgbsv (zcovector &) |
|
zgbmatrix & | operator= (const zgbmatrix &) |
|
zgbmatrix & | operator+= (const zgbmatrix &) |
|
zgbmatrix & | operator-= (const zgbmatrix &) |
|
zgbmatrix & | operator*= (const zgbmatrix &) |
|
zgbmatrix & | operator= (const _zgbmatrix &) |
|
zgbmatrix & | operator+= (const _zgbmatrix &) |
|
zgbmatrix & | operator-= (const _zgbmatrix &) |
|
zgbmatrix & | operator*= (const _zgbmatrix &) |
|
zgbmatrix & | operator*= (const double &) |
|
zgbmatrix & | operator/= (const double &) |
|
zgbmatrix & | operator*= (const std::complex< double > &) |
|
zgbmatrix & | operator/= (const std::complex< double > &) |
|
|
class | zgematrix |
|
class | _zgematrix |
|
class | _zgbmatrix |
|
class | zhematrix |
|
class | _zhematrix |
|
class | zcovector |
|
class | _zcovector |
|
class | zrovector |
|
class | _zrovector |
|
std::ostream & | operator<< (std::ostream &, const zgbmatrix &) |
|
void | swap (zgbmatrix &, zgbmatrix &) |
|
_zgbmatrix | _ (zgbmatrix &) |
|
_zgbmatrix | t (const zgbmatrix &) |
|
_zgematrix | i (const zgbmatrix &) |
|
_zgbmatrix | conj (const zgbmatrix &) |
|
_zgbmatrix | conjt (const zgbmatrix &) |
|
const zgbmatrix & | operator+ (const zgbmatrix &) |
|
_zgbmatrix | operator- (const zgbmatrix &) |
|
_zgbmatrix | operator+ (const zgbmatrix &, const zgbmatrix &) |
|
_zgbmatrix | operator+ (const zgbmatrix &, const _zgbmatrix &) |
|
_zgbmatrix | operator+ (const _zgbmatrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const _zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const _zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const _zhematrix &) |
|
_zgematrix | operator+ (const zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const _zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const _zssmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const _zssmatrix &, const zgbmatrix &) |
|
_zgbmatrix | operator- (const zgbmatrix &, const zgbmatrix &) |
|
_zgbmatrix | operator- (const zgbmatrix &, const _zgbmatrix &) |
|
_zgbmatrix | operator- (const _zgbmatrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const _zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const _zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const _zhematrix &) |
|
_zgematrix | operator- (const zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const _zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const _zssmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const _zssmatrix &, const zgbmatrix &) |
|
_zgbmatrix | operator* (const zgbmatrix &, const zgbmatrix &) |
|
_zgbmatrix | operator* (const zgbmatrix &, const _zgbmatrix &) |
|
_zgbmatrix | operator* (const _zgbmatrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const _zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const _zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const _zhematrix &) |
|
_zgematrix | operator* (const zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const _zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const _zssmatrix &) |
|
_zgematrix | operator* (const zssmatrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const _zssmatrix &, const zgbmatrix &) |
|
_zcovector | operator* (const zgbmatrix &, const zcovector &) |
|
_zcovector | operator* (const zgbmatrix &, const _zcovector &) |
|
_zrovector | operator* (const zrovector &, const zgbmatrix &) |
|
_zrovector | operator* (const _zrovector &, const zgbmatrix &) |
|
_zgbmatrix | operator* (const zgbmatrix &, const double &) |
|
_zgbmatrix | operator* (const double &, const zgbmatrix &) |
|
_zgbmatrix | operator* (const zgbmatrix &, const std::complex< double > &) |
|
_zgbmatrix | operator* (const std::complex< double > &, const zgbmatrix &) |
|
_zgbmatrix | operator/ (const zgbmatrix &, const double &) |
|
_zgbmatrix | operator/ (const zgbmatrix &, const std::complex< double > &) |
|
Complex Double-precision General Band Matrix Class.