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