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