quant_met.mean_field.hamiltonians.ThreeBand.

hamiltonian#

ThreeBand.hamiltonian(k)#

Return the normal state Hamiltonian.

Parameters:
knumpy.ndarray

List of k points in reciprocal space.

Returns:
class numpy.ndarray

The Hamiltonian matrix evaluated at the provided k points.