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