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 33 of file zgematrix-double.hpp.
References CPPL::_(), zgematrix::array, and i.
_zgematrix operator/ | ( | const zgematrix & | mat, | |
const double & | d | |||
) | [inline] |
zgematrix/double operator
Definition at line 48 of file zgematrix-double.hpp.
References CPPL::_(), zgematrix::array, and i.