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::complete(), and i.
_zgematrix operator/ | ( | const zhematrix & | mat, | |
const std::complex< double > & | d | |||
) | [inline] |
zhematrix/stdcomplex<double> operator
Definition at line 19 of file zhematrix-complex.hpp.
References CPPL::_(), zgematrix::array, zhematrix::complete(), and i.