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