Go to the source code of this file.
Functions | |
_zgematrix | operator* (const zhematrix &mat, const comple &d) |
_zgematrix | operator/ (const zhematrix &mat, const comple &d) |
_zgematrix operator* | ( | const zhematrix & | mat, |
const comple & | d | ||
) | [inline] |
zhematrix*comple operator
Definition at line 3 of file zhematrix-complex.hpp.
References _(), zgematrix::array, zhematrix::array, zhematrix::complete(), i(), and zhematrix::n.
_zgematrix operator/ | ( | const zhematrix & | mat, |
const comple & | d | ||
) | [inline] |
zhematrix/comple operator
Definition at line 14 of file zhematrix-complex.hpp.
References _(), zgematrix::array, zhematrix::array, zhematrix::complete(), i(), and zhematrix::n.