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