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