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