Go to the source code of this file.
Functions | |
_zgematrix | operator+ (const zhematrix &matA, const zgbmatrix &matB) |
_zgematrix | operator- (const zhematrix &matA, const zgbmatrix &matB) |
_zgematrix | operator* (const zhematrix &matA, const zgbmatrix &matB) |
_zgematrix operator* | ( | const zhematrix & | matA, | |
const zgbmatrix & | matB | |||
) | [inline] |
zhematrix*zgbmatrix operator
Definition at line 67 of file zhematrix-zgbmatrix.hpp.
References CPPL::_(), i, zgematrix::m, CPPL::max(), CPPL::min(), zgematrix::n, and zgematrix::zero().
_zgematrix operator+ | ( | const zhematrix & | matA, | |
const zgbmatrix & | matB | |||
) | [inline] |
zhematrix+zgbmatrix operator
Definition at line 3 of file zhematrix-zgbmatrix.hpp.
References CPPL::_(), i, CPPL::max(), and CPPL::min().
_zgematrix operator- | ( | const zhematrix & | matA, | |
const zgbmatrix & | matB | |||
) | [inline] |
zhematrix-zgbmatrix operator
Definition at line 35 of file zhematrix-zgbmatrix.hpp.
References CPPL::_(), i, CPPL::max(), and CPPL::min().