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