Class twoChannel¶
Defined in File twoChannel.hpp
Class Documentation¶
-
class twoChannel¶
Public Functions
-
twoChannel()¶
This class is for a two channel (or N ) orbital with spin up and down f operator. multi-channel SIAM can made from this class. This class is inherited from from
spinhalf
class. So we have to implement the public (and private functions to properly set the array’s and matrices ).
-
std::vector<std::vector<int>> get_basis()¶
-
std::vector<std::vector<double>> get_eigenvaluesQ()¶
-
std::vector<double> get_chi_Q()¶
-
twoChannel()¶