Class spinless#

Class Documentation#

class spinless#

Public Functions

inline explicit spinless(double teps = 0)#

This class is for a single orbital with coupled to Two lead. Only chrge is conserved

inline std::vector<std::vector<int>> get_basis() const#
inline std::vector<std::vector<double>> get_eigenvaluesQ() const#
inline std::vector<double> get_chi_Q() const#

Public Members

std::vector<qOperator> f_dag_operator#
std::vector<std::vector<double>> eigenvalues_Q#
std::vector<double> chi_Q#
std::vector<std::vector<int>> n_Q#