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