Go to the source code of this file.
Functions | |
_zgematrix | operator+ (const zssmatrix &matA, const _zhematrix &matB) |
_zgematrix | operator- (const zssmatrix &matA, const _zhematrix &matB) |
_zgematrix | operator* (const zssmatrix &matA, const _zhematrix &matB) |
_zgematrix operator* | ( | const zssmatrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
zssmatrix*_zhematrix operator
Definition at line 64 of file zssmatrix-_zhematrix.hpp.
References CPPL::_(), _zhematrix::destroy(), i, _zhematrix::N, and zgematrix::zero().
_zgematrix operator+ | ( | const zssmatrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
zssmatrix+_zhematrix operator
Definition at line 3 of file zssmatrix-_zhematrix.hpp.
References CPPL::_(), _zhematrix::destroy(), and _zhematrix::N.
_zgematrix operator- | ( | const zssmatrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
zssmatrix-_zhematrix operator
Definition at line 32 of file zssmatrix-_zhematrix.hpp.
References CPPL::_(), _zhematrix::destroy(), and _zhematrix::N.