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