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