EquilibriumContour

class EquilibriumContour(args)

Check the parameters given, and which of them are using the default value.

nlinfo()
Returns:

The nlinfo.

Return type:

dict

uniqueString()

Return a unique string representing the state of the object.

This class is the abstract base class for the different Contour types that are used to compute the equilibrium density matrix.

At this point there are two different EquilibriumContours available: OzakiContour and SemiCircleContour.