SIRIUS 7.5.0
Electronic structure library and applications
Classes | Namespaces | Functions
dmatrix.hpp File Reference

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)
 

Detailed Description

Contains definition and implementation of distributed matrix class.

Definition in file dmatrix.hpp.

Function Documentation

◆ operator<<()

template<typename T >
std::ostream & sirius::la::fmt::operator<< ( std::ostream &  out,
std::complex< T >  z 
)

Definition at line 46 of file dmatrix.hpp.