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 59 of file _zgematrix-zgbmatrix.hpp.
References CPPL::_(), _zgematrix::destroy(), i, zgematrix::m, _zgematrix::M, CPPL::max(), CPPL::min(), zgematrix::n, _zgematrix::N, and zgematrix::zero().
_zgematrix operator+ | ( | const _zgematrix & | matA, | |
const zgbmatrix & | matB | |||
) | [inline] |
_zgematrix+zgbmatrix operator
Definition at line 3 of file _zgematrix-zgbmatrix.hpp.
References i, _zgematrix::M, CPPL::max(), CPPL::min(), and _zgematrix::N.
_zgematrix operator- | ( | const _zgematrix & | matA, | |
const zgbmatrix & | matB | |||
) | [inline] |
_zgematrix-zgbmatrix operator
Definition at line 31 of file _zgematrix-zgbmatrix.hpp.
References i, _zgematrix::M, CPPL::max(), CPPL::min(), and _zgematrix::N.