Go to the source code of this file.
Functions | |
_zgematrix | operator+ (const _zhematrix &matA, const _zgbmatrix &matB) |
_zgematrix | operator- (const _zhematrix &matA, const _zgbmatrix &matB) |
_zgematrix | operator* (const _zhematrix &matA, const _zgbmatrix &matB) |
_zgematrix operator* | ( | const _zhematrix & | matA, | |
const _zgbmatrix & | matB | |||
) | [inline] |
_zhematrix*_zgbmatrix operator
Definition at line 71 of file _zhematrix-_zgbmatrix.hpp.
References CPPL::_(), _zgbmatrix::destroy(), _zhematrix::destroy(), i, _zgbmatrix::KL, _zgbmatrix::KU, zgematrix::m, _zgbmatrix::M, CPPL::max(), CPPL::min(), zgematrix::n, _zgbmatrix::N, _zhematrix::N, and zgematrix::zero().
_zgematrix operator+ | ( | const _zhematrix & | matA, | |
const _zgbmatrix & | matB | |||
) | [inline] |
_zhematrix+_zgbmatrix operator
Definition at line 3 of file _zhematrix-_zgbmatrix.hpp.
References CPPL::_(), _zgbmatrix::destroy(), _zhematrix::destroy(), i, _zgbmatrix::KL, _zgbmatrix::KU, _zgbmatrix::M, CPPL::max(), CPPL::min(), _zgbmatrix::N, and _zhematrix::N.
_zgematrix operator- | ( | const _zhematrix & | matA, | |
const _zgbmatrix & | matB | |||
) | [inline] |
_zhematrix-_zgbmatrix operator
Definition at line 37 of file _zhematrix-_zgbmatrix.hpp.
References CPPL::_(), _zgbmatrix::destroy(), _zhematrix::destroy(), i, _zgbmatrix::KL, _zgbmatrix::KU, _zgbmatrix::M, CPPL::max(), CPPL::min(), _zgbmatrix::N, and _zhematrix::N.