Go to the source code of this file.
Functions | |
_zhsmatrix | operator* (const zhsmatrix &mat, const double &d) |
_zhsmatrix | operator/ (const zhsmatrix &mat, const double &d) |
_zhsmatrix operator* | ( | const zhsmatrix & | mat, |
const double & | d | ||
) | [inline] |
zhsmatrix*double operator
Definition at line 27 of file zhsmatrix-double.hpp.
References _(), and zhsmatrix::data.
_zhsmatrix operator/ | ( | const zhsmatrix & | mat, |
const double & | d | ||
) | [inline] |
zhsmatrix/double operator
Definition at line 40 of file zhsmatrix-double.hpp.
References _(), and zhsmatrix::data.