Member List

LibRPA: Member List
LibRPA
ComplexMatrix Member List

This is the complete list of members for ComplexMatrix, including all inherited members.

c (defined in ComplexMatrix)ComplexMatrix
ComplexMatrix() (defined in ComplexMatrix)ComplexMatrixinline
ComplexMatrix(const int nrows, const int ncols, const bool flag_zero=true) (defined in ComplexMatrix)ComplexMatrix
ComplexMatrix(const ComplexMatrix &m1) (defined in ComplexMatrix)ComplexMatrix
ComplexMatrix(ComplexMatrix &&m1) (defined in ComplexMatrix)ComplexMatrix
ComplexMatrix(const matrix &m) (defined in ComplexMatrix)ComplexMatrixexplicit
create(const int nrow, const int ncol, const bool flag_zero=true) (defined in ComplexMatrix)ComplexMatrix
get_max_abs() const (defined in ComplexMatrix)ComplexMatrix
get_max_abs_imag() const (defined in ComplexMatrix)ComplexMatrix
get_max_abs_offdiag() const (defined in ComplexMatrix)ComplexMatrix
get_max_imag() constComplexMatrix
get_max_real() constComplexMatrix
get_max_real(int &ir, int &ic) const (defined in ComplexMatrix)ComplexMatrix
imag() const (defined in ComplexMatrix)ComplexMatrix
is_diagonal(const double &thres=1e-14) const (defined in ComplexMatrix)ComplexMatrix
nc (defined in ComplexMatrix)ComplexMatrix
nr (defined in ComplexMatrix)ComplexMatrix
operator()(const int ir, const int ic) (defined in ComplexMatrix)ComplexMatrixinline
operator()(const int ir, const int ic) const (defined in ComplexMatrix)ComplexMatrixinline
operator*=(const complex< double > &s) (defined in ComplexMatrix)ComplexMatrix
operator+=(const ComplexMatrix &m) (defined in ComplexMatrix)ComplexMatrix
operator+=(const complex< double > &s) (defined in ComplexMatrix)ComplexMatrix
operator-=(const ComplexMatrix &m) (defined in ComplexMatrix)ComplexMatrix
operator=(const ComplexMatrix &m) (defined in ComplexMatrix)ComplexMatrix
operator=(ComplexMatrix &&m) (defined in ComplexMatrix)ComplexMatrix
real() const (defined in ComplexMatrix)ComplexMatrix
set_as_identity_matrix(void) (defined in ComplexMatrix)ComplexMatrix
size (defined in ComplexMatrix)ComplexMatrix
zero_out(void) (defined in ComplexMatrix)ComplexMatrix
~ComplexMatrix() (defined in ComplexMatrix)ComplexMatrix