Function ED::get_combined_mcf

Function Documentation

CombinedMCF_data ED::get_combined_mcf(bool spin_down, size_t label)

Returns the combined MCF (W, A[j], B[j]) for the first ground state, in the full cluster site-orbital basis.

Only valid when GF_method = ‘M’ and combine_mcf = True. Throws if the instance does not use the MCF format or combine_mcf is false.

spin_down : true to access the spin-down sector (mixing = 4) label : label of the model instance