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