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