quant_met.mean_field.hamiltonians.OneBand.

setup_lattice#

OneBand.setup_lattice(parameters)#

Set up the lattice based on the provided parameters.

Parameters:
parametersGenericParameters

Input parameters containing necessary information for lattice construction.

Returns:
BaseLattice

An instance of a lattice object configured according to the input parameters.