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