Go to the source code of this file.
Functions | |
_dgbmatrix | operator* (const dgbmatrix &mat, const double &d) |
_dgbmatrix | operator/ (const dgbmatrix &mat, const double &d) |
_dgbmatrix operator* | ( | const dgbmatrix & | mat, | |
const double & | d | |||
) | [inline] |
dgbmatrix*double operator
Definition at line 33 of file dgbmatrix-double.hpp.
_dgbmatrix operator/ | ( | const dgbmatrix & | mat, | |
const double & | d | |||
) | [inline] |
dgbmatrix/double operator
Definition at line 50 of file dgbmatrix-double.hpp.