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 130 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 78 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 104 of file zhematrix-_zhematrix.hpp.
References _zhematrix::Array, i, and _zhematrix::N.