Go to the source code of this file.
Functions | |
_zgbmatrix | operator* (const _zgbmatrix &mat, const std::complex< double > &d) |
_zgbmatrix | operator/ (const _zgbmatrix &mat, const std::complex< double > &d) |
_zgbmatrix operator* | ( | const _zgbmatrix & | mat, | |
const std::complex< double > & | d | |||
) | [inline] |
_zgbmatrix*stdcomplex<double> operator
Definition at line 3 of file _zgbmatrix-complex.hpp.
References _zgbmatrix::Array, _zgbmatrix::KL, _zgbmatrix::KU, _zgbmatrix::N, and zscal_.
_zgbmatrix operator/ | ( | const _zgbmatrix & | mat, | |
const std::complex< double > & | d | |||
) | [inline] |
_zgbmatrix/stdcomplex<double> operator
Definition at line 16 of file _zgbmatrix-complex.hpp.
References _zgbmatrix::Array, _zgbmatrix::KL, _zgbmatrix::KU, _zgbmatrix::N, and zscal_.