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