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