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