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