Go to the source code of this file.
Functions | |
_zgbmatrix | operator* (const zgbmatrix &mat, const comple &d) |
_zgbmatrix | operator/ (const zgbmatrix &mat, const comple &d) |
_zgbmatrix operator* | ( | const zgbmatrix & | mat, |
const comple & | d | ||
) | [inline] |
zgbmatrix*comple operator
Definition at line 23 of file zgbmatrix-complex.hpp.
References _(), zgbmatrix::array, i(), zgbmatrix::kl, zgbmatrix::ku, zgbmatrix::m, and zgbmatrix::n.
_zgbmatrix operator/ | ( | const zgbmatrix & | mat, |
const comple & | d | ||
) | [inline] |
zgbmatrix/comple operator
Definition at line 35 of file zgbmatrix-complex.hpp.
References _(), zgbmatrix::array, i(), zgbmatrix::kl, zgbmatrix::ku, zgbmatrix::m, and zgbmatrix::n.