|
| zssmatrix () |
|
| zssmatrix (const zssmatrix &) |
|
| zssmatrix (const _zssmatrix &) |
|
| zssmatrix (const long &, const long &, const long &) |
|
| zssmatrix (const char *) |
|
| ~zssmatrix () |
|
| operator _zgematrix () |
|
std::complex< double > | operator() (const long &, const long &) const |
|
void | put (const long &, const long &, const std::complex< double > &) |
|
void | fput (const long &, const long &, const std::complex< double > &) |
|
void | add (const long &, const long &, const std::complex< double > &) |
|
void | sub (const long &, const long &, const std::complex< double > &) |
|
void | mult (const long &, const long &, const std::complex< double > &) |
|
void | div (const long &, const long &, const std::complex< double > &) |
|
void | del (const long &, const long &) |
|
void | fdel (const long &) |
|
void | write (const char *) const |
|
void | read (const char *) |
|
void | clear () |
|
void | zero () |
|
void | chsign () |
|
void | copy (const zssmatrix &) |
|
void | shallow_copy (const _zssmatrix &) |
|
void | resize (const long &, const long &, const long &) |
|
void | expand (const long &) |
|
bool | isListed (const long &, const long &) |
|
long | number (const long &, const long &) |
|
void | checkup () |
|
zssmatrix & | operator= (const zssmatrix &) |
|
zssmatrix & | operator+= (const zssmatrix &) |
|
zssmatrix & | operator-= (const zssmatrix &) |
|
zssmatrix & | operator*= (const zssmatrix &) |
|
zssmatrix & | operator= (const _zssmatrix &) |
|
zssmatrix & | operator+= (const _zssmatrix &) |
|
zssmatrix & | operator-= (const _zssmatrix &) |
|
zssmatrix & | operator*= (const _zssmatrix &) |
|
zssmatrix & | operator*= (const double &) |
|
zssmatrix & | operator/= (const double &) |
|
zssmatrix & | operator*= (const std::complex< double > &) |
|
zssmatrix & | operator/= (const std::complex< double > &) |
|
|
class | zgematrix |
|
class | _zgematrix |
|
class | zgbmatrix |
|
class | _zgbmatrix |
|
class | zhematrix |
|
class | _zhematrix |
|
class | _zssmatrix |
|
class | zcovector |
|
class | _zcovector |
|
class | zrovector |
|
class | _zrovector |
|
std::ostream & | operator<< (std::ostream &, const zssmatrix &) |
|
void | swap (zssmatrix &, zssmatrix &) |
|
_zssmatrix | _ (zssmatrix &) |
|
_zssmatrix | t (const zssmatrix &) |
|
void | idamax (long &, long &, const zssmatrix &) |
|
std::complex< double > | damax (const zssmatrix &) |
|
const zssmatrix & | operator+ (const zssmatrix &) |
|
_zssmatrix | operator- (const zssmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const zgematrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const _zgematrix &) |
|
_zgematrix | operator+ (const zgematrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const _zgematrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const _zgbmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const _zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const zhematrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const _zhematrix &) |
|
_zgematrix | operator+ (const zhematrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const _zhematrix &, const zssmatrix &) |
|
_zssmatrix | operator+ (const zssmatrix &, const zssmatrix &) |
|
_zssmatrix | operator+ (const zssmatrix &, const _zssmatrix &) |
|
_zssmatrix | operator+ (const _zssmatrix &, const zssmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const zgematrix &) |
|
_zgematrix | operator- (const zssmatrix &, const _zgematrix &) |
|
_zgematrix | operator- (const zgematrix &, const zssmatrix &) |
|
_zgematrix | operator- (const _zgematrix &, const zssmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const _zgbmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator- (const _zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const zhematrix &) |
|
_zgematrix | operator- (const zssmatrix &, const _zhematrix &) |
|
_zgematrix | operator- (const zhematrix &, const zssmatrix &) |
|
_zgematrix | operator- (const _zhematrix &, const zssmatrix &) |
|
_zssmatrix | operator- (const zssmatrix &, const zssmatrix &) |
|
_zssmatrix | operator- (const zssmatrix &, const _zssmatrix &) |
|
_zssmatrix | operator- (const _zssmatrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zssmatrix &, const zgematrix &) |
|
_zgematrix | operator* (const zssmatrix &, const _zgematrix &) |
|
_zgematrix | operator* (const zgematrix &, const zssmatrix &) |
|
_zgematrix | operator* (const _zgematrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zssmatrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const zssmatrix &, const _zgbmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator* (const _zgbmatrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zhematrix &, const zssmatrix &) |
|
_zgematrix | operator* (const _zhematrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zssmatrix &, const zhematrix &) |
|
_zgematrix | operator* (const zssmatrix &, const _zhematrix &) |
|
_zssmatrix | operator* (const zssmatrix &, const zssmatrix &) |
|
_zssmatrix | operator* (const zssmatrix &, const _zssmatrix &) |
|
_zssmatrix | operator* (const _zssmatrix &, const zssmatrix &) |
|
_zcovector | operator* (const zssmatrix &, const zcovector &) |
|
_zcovector | operator* (const zssmatrix &, const _zcovector &) |
|
_zrovector | operator* (const zrovector &, const zssmatrix &) |
|
_zrovector | operator* (const _zrovector &, const zssmatrix &) |
|
_zssmatrix | operator* (const zssmatrix &, const double &) |
|
_zssmatrix | operator* (const double &, const zssmatrix &) |
|
_zssmatrix | operator* (const zssmatrix &, const std::complex< double > &) |
|
_zssmatrix | operator* (const std::complex< double > &, const zssmatrix &) |
|
_zssmatrix | operator/ (const zssmatrix &, const double &) |
|
_zssmatrix | operator/ (const zssmatrix &, const std::complex< double > &) |
|
Complex Double-precision Sparse Matrix Class.