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