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 3 of file _zgsmatrix-complex.hpp.
References _zgsmatrix::data.
_zgsmatrix operator/ | ( | const _zgsmatrix & | mat, |
const comple & | d | ||
) | [inline] |
_zgsmatrix/comple operator
Definition at line 13 of file _zgsmatrix-complex.hpp.
References _zgsmatrix::data.