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 59 of file zhematrix-zssmatrix.hpp.
References CPPL::_(), i, 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::_().
_zgematrix operator- | ( | const zhematrix & | matA, | |
const zssmatrix & | matB | |||
) | [inline] |
zhematrix-zssmatrix operator
Definition at line 31 of file zhematrix-zssmatrix.hpp.
References CPPL::_().