SoftPlusHSGP.from_dict#

classmethod SoftPlusHSGP.from_dict(data)#

Create an object from a dictionary.

Parameters:
datadict

The data to create the object from.

Returns:
HSGP

The object created from the data.