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 162 of file zgematrix-zhematrix.hpp.
References CPPL::_(), zgematrix::array, and zhemm_.
_zgematrix operator+ | ( | const zgematrix & | matA, | |
const zhematrix & | matB | |||
) | [inline] |
zgematrix+zhematrix operator
Definition at line 108 of file zgematrix-zhematrix.hpp.
_zgematrix operator- | ( | const zgematrix & | matA, | |
const zhematrix & | matB | |||
) | [inline] |
zgematrix-zhematrix operator
Definition at line 135 of file zgematrix-zhematrix.hpp.