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 3 of file _zhsmatrix-double.hpp.
References _zhsmatrix::data.
_zhsmatrix operator/ | ( | const _zhsmatrix & | mat, |
const double & | d | ||
) | [inline] |
_zhsmatrix/double operator
Definition at line 13 of file _zhsmatrix-double.hpp.
References _zhsmatrix::data.