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