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 57 of file _zgematrix-_zhematrix.hpp.
References CPPL::_(), zgematrix::array, _zgematrix::Array, _zhematrix::Array, _zhematrix::destroy(), _zgematrix::destroy(), zgematrix::m, _zgematrix::M, _zhematrix::N, _zgematrix::N, and zhemm_.
_zgematrix operator+ | ( | const _zgematrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
_zgematrix+_zhematrix operator
Definition at line 3 of file _zgematrix-_zhematrix.hpp.
References _zhematrix::destroy(), i, _zgematrix::M, _zhematrix::N, and _zgematrix::N.
_zgematrix operator- | ( | const _zgematrix & | matA, | |
const _zhematrix & | matB | |||
) | [inline] |
_zgematrix-_zhematrix operator
Definition at line 30 of file _zgematrix-_zhematrix.hpp.
References _zhematrix::destroy(), i, _zgematrix::M, _zhematrix::N, and _zgematrix::N.