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