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