Go to the source code of this file.
Functions | |
_zgematrix | operator+ (const zgematrix &matA, const _zhematrix &matB) |
_zgematrix | operator- (const zgematrix &matA, const _zhematrix &matB) |
_zgematrix | operator* (const zgematrix &matA, const _zhematrix &matB) |
_zgematrix operator* | ( | const zgematrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
zgematrix*_zhematrix operator
Definition at line 172 of file zgematrix-_zhematrix.hpp.
References CPPL::_(), zgematrix::array, _zhematrix::Array, _zhematrix::destroy(), zgematrix::m, _zhematrix::N, and zhemm_.
_zgematrix operator+ | ( | const zgematrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
zgematrix+_zhematrix operator
Definition at line 116 of file zgematrix-_zhematrix.hpp.
References CPPL::_(), _zhematrix::destroy(), i, and _zhematrix::N.
_zgematrix operator- | ( | const zgematrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
zgematrix-_zhematrix operator
Definition at line 144 of file zgematrix-_zhematrix.hpp.
References CPPL::_(), _zhematrix::destroy(), i, and _zhematrix::N.