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