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) |
|
inline |
_zhematrix*double operator
Definition at line 3 of file _zhematrix-double.hpp.
References _zhematrix::array, and _zhematrix::n.
|
inline |
_zhematrix/double operator
Definition at line 13 of file _zhematrix-double.hpp.
References _zhematrix::array, and _zhematrix::n.