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