Go to the source code of this file.
Functions | |
_zhematrix | operator* (const zhematrix &mat, const double &d) |
_zhematrix | operator/ (const zhematrix &mat, const double &d) |
_zhematrix operator* | ( | const zhematrix & | mat, | |
const double & | d | |||
) | [inline] |
zhematrix*double operator
Definition at line 33 of file zhematrix-double.hpp.
References CPPL::_(), zhematrix::array, and i.
_zhematrix operator/ | ( | const zhematrix & | mat, | |
const double & | d | |||
) | [inline] |
zhematrix/double operator
Definition at line 48 of file zhematrix-double.hpp.
References CPPL::_(), zhematrix::array, and i.