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 28 of file zhematrix-double.hpp.
References _(), zhematrix::array, i(), and zhematrix::n.
|
inline |
zhematrix/double operator
Definition at line 42 of file zhematrix-double.hpp.
References _(), zhematrix::array, i(), and zhematrix::n.