CADETProcess.dataStructure.parameter.Polynomial.get_expected_size

CADETProcess.dataStructure.parameter.Polynomial.get_expected_size#

Polynomial.get_expected_size(instance)#

Calculate the expected size of a numpy array based on the instance’s other attributes.

Returns:
tuple

The expected shape of the array.