|
class | zgematrix |
|
class | _zgematrix |
|
class | zgbmatrix |
|
class | _zgbmatrix |
|
class | _zhematrix |
|
class | zcovector |
|
class | _zcovector |
|
class | zrovector |
|
class | _zrovector |
|
std::ostream & | operator<< (std::ostream &, const zhematrix &) |
|
void | swap (zhematrix &, zhematrix &) |
|
_zhematrix | _ (zhematrix &) |
|
_zhematrix | t (const zhematrix &) |
|
_zgematrix | i (const zhematrix &) |
|
_zhematrix | conj (const zhematrix &) |
|
_zhematrix | conjt (const zhematrix &) |
|
const zhematrix & | operator+ (const zhematrix &) |
|
_zhematrix | operator- (const zhematrix &) |
|
_zhematrix | operator+ (const zhematrix &, const zhematrix &) |
|
_zhematrix | operator+ (const zhematrix &, const _zhematrix &) |
|
_zhematrix | operator+ (const _zhematrix &, const zhematrix &) |
|
_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 zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator+ (const zhematrix &, const _zgbmatrix &) |
|
_zgematrix | operator+ (const zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator+ (const _zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator+ (const zhematrix &, const zssmatrix &) |
|
_zgematrix | operator+ (const zhematrix &, const _zssmatrix &) |
|
_zgematrix | operator+ (const zssmatrix &, const zhematrix &) |
|
_zgematrix | operator+ (const _zssmatrix &, const zhematrix &) |
|
_zhematrix | operator- (const zhematrix &, const zhematrix &) |
|
_zhematrix | operator- (const zhematrix &, const _zhematrix &) |
|
_zhematrix | operator- (const _zhematrix &, const zhematrix &) |
|
_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 zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator- (const zhematrix &, const _zgbmatrix &) |
|
_zgematrix | operator- (const zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator- (const _zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator- (const zhematrix &, const zssmatrix &) |
|
_zgematrix | operator- (const zhematrix &, const _zssmatrix &) |
|
_zgematrix | operator- (const zssmatrix &, const zhematrix &) |
|
_zgematrix | operator- (const _zssmatrix &, const zhematrix &) |
|
_zgematrix | operator* (const _zhematrix &, const zhematrix &) |
|
_zgematrix | operator* (const zhematrix &, const _zhematrix &) |
|
_zgematrix | operator* (const zhematrix &, const zhematrix &) |
|
_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 zhematrix &, const zgbmatrix &) |
|
_zgematrix | operator* (const zhematrix &, const _zgbmatrix &) |
|
_zgematrix | operator* (const zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator* (const _zgbmatrix &, const zhematrix &) |
|
_zgematrix | operator* (const zhematrix &, const zssmatrix &) |
|
_zgematrix | operator* (const zhematrix &, const _zssmatrix &) |
|
_zgematrix | operator* (const zssmatrix &, const zhematrix &) |
|
_zgematrix | operator* (const _zssmatrix &, const zhematrix &) |
|
_zcovector | operator* (const zhematrix &, const zcovector &) |
|
_zcovector | operator* (const zhematrix &, const _zcovector &) |
|
_zrovector | operator* (const zrovector &, const zhematrix &) |
|
_zrovector | operator* (const _zrovector &, const zhematrix &) |
|
_zhematrix | operator* (const zhematrix &, const double &) |
|
_zhematrix | operator* (const double &, const zhematrix &) |
|
_zgematrix | operator* (const zhematrix &, const std::complex< double > &) |
|
_zgematrix | operator* (const std::complex< double > &, const zhematrix &) |
|
_zhematrix | operator/ (const zhematrix &, const double &) |
|
_zgematrix | operator/ (const zhematrix &, const std::complex< double > &) |
|
Complex Double-precision Hermitian Matrix Class [L-type (UPLO=L) Strage].
The imaginary part of every diagonal component is not referenced.