Go to the source code of this file.
Functions | |
_zgematrix | operator* (const _zgematrix &mat, const double &d) |
_zgematrix | operator/ (const _zgematrix &mat, const double &d) |
|
inline |
_zgematrix*double operator
Definition at line 3 of file _zgematrix-double.hpp.
References _zgematrix::array, _zgematrix::m, and _zgematrix::n.
|
inline |
_zgematrix/double operator
Definition at line 13 of file _zgematrix-double.hpp.
References _zgematrix::array, _zgematrix::m, and _zgematrix::n.