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