Go to the source code of this file.
Functions | |
_zgematrix | operator* (const _zhematrix &mat, const std::complex< double > &d) |
_zgematrix | operator/ (const _zhematrix &mat, const std::complex< double > &d) |
_zgematrix operator* | ( | const _zhematrix & | mat, | |
const std::complex< double > & | d | |||
) | [inline] |
_zhematrix*stdcomplex<double> operator
Definition at line 3 of file _zhematrix-complex.hpp.
References CPPL::_(), zgematrix::array, _zhematrix::N, and zscal_.
_zgematrix operator/ | ( | const _zhematrix & | mat, | |
const std::complex< double > & | d | |||
) | [inline] |
zhematrix/stdcomplex<double> operator
Definition at line 18 of file _zhematrix-complex.hpp.
References CPPL::_(), zgematrix::array, _zhematrix::N, and zscal_.