Go to the source code of this file.
Functions | |
_zgbmatrix | operator+ (const zgbmatrix &matA, const _zgbmatrix &matB) |
_zgbmatrix | operator- (const zgbmatrix &matA, const _zgbmatrix &matB) |
_zgbmatrix | operator* (const zgbmatrix &matA, const _zgbmatrix &matB) |
_zgbmatrix operator* | ( | const zgbmatrix & | matA, | |
const _zgbmatrix & | matB | |||
) | [inline] |
zgbmatrix*_zgbmatrix operator
Definition at line 241 of file zgbmatrix-_zgbmatrix.hpp.
References CPPL::_(), _zgbmatrix::destroy(), i, zgbmatrix::kl, _zgbmatrix::KL, zgbmatrix::ku, _zgbmatrix::KU, zgbmatrix::m, _zgbmatrix::M, CPPL::max(), CPPL::min(), zgbmatrix::n, _zgbmatrix::N, and zgbmatrix::zero().
_zgbmatrix operator+ | ( | const zgbmatrix & | matA, | |
const _zgbmatrix & | matB | |||
) | [inline] |
zgbmatrix+_zgbmatrix operator
Definition at line 160 of file zgbmatrix-_zgbmatrix.hpp.
References CPPL::_(), _zgbmatrix::destroy(), i, _zgbmatrix::KL, _zgbmatrix::KU, _zgbmatrix::M, CPPL::max(), CPPL::min(), _zgbmatrix::N, and zgbmatrix::zero().
_zgbmatrix operator- | ( | const zgbmatrix & | matA, | |
const _zgbmatrix & | matB | |||
) | [inline] |
zgbmatrix-_zgbmatrix operator
Definition at line 206 of file zgbmatrix-_zgbmatrix.hpp.
References CPPL::_(), _zgbmatrix::destroy(), i, _zgbmatrix::KL, _zgbmatrix::KU, _zgbmatrix::M, CPPL::max(), CPPL::min(), _zgbmatrix::N, and zgbmatrix::zero().