|
| zgematrix () |
|
| zgematrix (const zgematrix &) |
|
| zgematrix (const _zgematrix &) |
|
| zgematrix (const zgbmatrix &) |
|
| zgematrix (const _zgbmatrix &) |
|
| zgematrix (const zhematrix &) |
|
| zgematrix (const _zhematrix &) |
|
| zgematrix (const zssmatrix &) |
|
| zgematrix (const _zssmatrix &) |
|
| zgematrix (const long &, const long &) |
|
| zgematrix (const char *) |
|
| ~zgematrix () |
|
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 zgematrix &) |
|
void | shallow_copy (const _zgematrix &) |
|
void | resize (const long &, const long &) |
|
long | zgesv (zgematrix &) |
|
long | zgesv (zcovector &) |
|
long | zgels (zgematrix &) |
|
long | zgels (zcovector &) |
|
long | zgels (zgematrix &, drovector &) |
|
long | zgels (zcovector &, double &) |
|
long | zgelss (zcovector &, dcovector &, long &, const double) |
|
long | zgelss (zgematrix &, dcovector &, long &, const double) |
|
long | zgeev (std::vector< std::complex< double > > &) |
|
long | zgeev (std::vector< std::complex< double > > &, std::vector< zcovector > &) |
|
long | zgeev (std::vector< std::complex< double > > &, std::vector< zrovector > &) |
|
long | zgesvd (dcovector &, zgematrix &, zgematrix &) |
|
zgematrix & | operator= (const zgematrix &) |
|
zgematrix & | operator+= (const zgematrix &) |
|
zgematrix & | operator-= (const zgematrix &) |
|
zgematrix & | operator*= (const zgematrix &) |
|
zgematrix & | operator= (const _zgematrix &) |
|
zgematrix & | operator+= (const _zgematrix &) |
|
zgematrix & | operator-= (const _zgematrix &) |
|
zgematrix & | operator*= (const _zgematrix &) |
|
zgematrix & | operator= (const zgbmatrix &) |
|
zgematrix & | operator+= (const zgbmatrix &) |
|
zgematrix & | operator-= (const zgbmatrix &) |
|
zgematrix & | operator*= (const zgbmatrix &) |
|
zgematrix & | operator= (const _zgbmatrix &) |
|
zgematrix & | operator+= (const _zgbmatrix &) |
|
zgematrix & | operator-= (const _zgbmatrix &) |
|
zgematrix & | operator*= (const _zgbmatrix &) |
|
zgematrix & | operator= (const zhematrix &mat) |
|
zgematrix & | operator+= (const zhematrix &mat) |
|
zgematrix & | operator-= (const zhematrix &mat) |
|
zgematrix & | operator*= (const zhematrix &mat) |
|
zgematrix & | operator= (const _zhematrix &mat) |
|
zgematrix & | operator+= (const _zhematrix &mat) |
|
zgematrix & | operator-= (const _zhematrix &mat) |
|
zgematrix & | operator*= (const _zhematrix &mat) |
|
zgematrix & | operator*= (const double &) |
|
zgematrix & | operator/= (const double &) |
|
zgematrix & | operator*= (const std::complex< double > &) |
|
zgematrix & | operator/= (const std::complex< double > &) |
|
|
class | _zgematrix |
|
class | zgbmatrix |
|
class | _zgbmatrix |
|
class | zhematrix |
|
class | _zhematrix |
|
class | zssmatrix |
|
class | _zssmatrix |
|
class | zcovector |
|
class | _zcovector |
|
class | zrovector |
|
class | _zrovector |
|
std::ostream & | operator<< (std::ostream &, const zgematrix &) |
|
void | swap (zgematrix &, zgematrix &) |
|
_zgematrix | _ (zgematrix &) |
|
_zgematrix | t (const zgematrix &) |
|
_zgematrix | i (const zgematrix &) |
|
_zgematrix | conj (const zgematrix &) |
|
_zgematrix | conjt (const zgematrix &) |
|
void | idamax (long &, long &, const zgematrix &) |
|
std::complex< double > | damax (const zgematrix &) |
|
const zgematrix & | operator+ (const zgematrix &) |
|
_zgematrix | operator- (const zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const _zgematrix &) |
|
_zgematrix | operator+ (const _zgematrix &, const zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const zgematrix &, const _zgbmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator+ (const _zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const zhematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const _zhematrix &) |
|
_zgematrix | operator+ (const zhematrix &, const zgematrix &) |
|
_zgematrix | operator+ (const _zhematrix &, const zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const zgematrix &, const _zssmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const zgematrix &) |
|
_zgematrix | operator+ (const _zssmatrix &, const zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const _zgematrix &) |
|
_zgematrix | operator- (const _zgematrix &, const zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const zgematrix &, const _zgbmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator- (const _zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const zhematrix &) |
|
_zgematrix | operator- (const zgematrix &, const _zhematrix &) |
|
_zgematrix | operator- (const zhematrix &, const zgematrix &) |
|
_zgematrix | operator- (const _zhematrix &, const zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const zssmatrix &) |
|
_zgematrix | operator- (const zgematrix &, const _zssmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const zgematrix &) |
|
_zgematrix | operator- (const _zssmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const _zgematrix &) |
|
_zgematrix | operator* (const _zgematrix &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const zgematrix &, const _zgbmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const _zgbmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const zhematrix &, const zgematrix &) |
|
_zgematrix | operator* (const _zhematrix &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const zhematrix &) |
|
_zgematrix | operator* (const zgematrix &, const _zhematrix &) |
|
_zgematrix | operator* (const zssmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const _zssmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zgematrix &, const _zssmatrix &) |
|
_zcovector | operator* (const zgematrix &, const zcovector &) |
|
_zcovector | operator* (const zgematrix &, const _zcovector &) |
|
_zrovector | operator* (const zrovector &, const zgematrix &) |
|
_zrovector | operator* (const _zrovector &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const double &) |
|
_zgematrix | operator* (const double &, const zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const std::complex< double > &) |
|
_zgematrix | operator* (const std::complex< double > &, const zgematrix &) |
|
_zgematrix | operator/ (const zgematrix &, const double &) |
|
_zgematrix | operator/ (const zgematrix &, const std::complex< double > &) |
|
Complex Double-precision General Dence Matrix Class.