Go to the source code of this file.
Functions | |
_dssmatrix | operator* (const _dssmatrix &mat, const double &d) |
_dssmatrix | operator/ (const _dssmatrix &mat, const double &d) |
_dssmatrix operator* | ( | const _dssmatrix & | mat, | |
const double & | d | |||
) | [inline] |
_dssmatrix*double operator
Definition at line 3 of file _dssmatrix-double.hpp.
References _dssmatrix::Array, dscal_, and _dssmatrix::VOL.
_dssmatrix operator/ | ( | const _dssmatrix & | mat, | |
const double & | d | |||
) | [inline] |
_dssmatrix/double operator
Definition at line 16 of file _dssmatrix-double.hpp.
References _dssmatrix::Array, dscal_, and _dssmatrix::VOL.