Go to the source code of this file.
Functions | |
_zgsmatrix | operator* (const zgsmatrix &mat, const comple &d) |
_zgsmatrix | operator/ (const zgsmatrix &mat, const comple &d) |
_zgsmatrix operator* | ( | const zgsmatrix & | mat, |
const comple & | d | ||
) | [inline] |
zgsmatrix*comple operator
Definition at line 27 of file zgsmatrix-complex.hpp.
References _(), and zgsmatrix::data.
_zgsmatrix operator/ | ( | const zgsmatrix & | mat, |
const comple & | d | ||
) | [inline] |
zgsmatrix/comple operator
Definition at line 38 of file zgsmatrix-complex.hpp.
References _(), and zgsmatrix::data.