SIRIUS 7.5.0
Electronic structure library and applications
|
Contains definition and implementation of distributed matrix class. More...
Go to the source code of this file.
Classes | |
class | sirius::la::dmatrix< T > |
Distributed matrix. More... | |
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
namespace | sirius::la |
Interface to linear algebra BLAS/LAPACK functions. | |
Functions | |
template<typename T > | |
std::ostream & | sirius::la::fmt::operator<< (std::ostream &out, std::complex< T > z) |
Contains definition and implementation of distributed matrix class.
Definition in file dmatrix.hpp.
std::ostream & sirius::la::fmt::operator<< | ( | std::ostream & | out, |
std::complex< T > | z | ||
) |
Definition at line 46 of file dmatrix.hpp.