IntegerPartition Methods

Methods

Conjugate Computes the conjugate partition.
Equals(IntegerPartition) Determines whether another partition is equal to this one.
Equals(Object)Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
GetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
GetPartitions Enumerates all partitions of the given integer
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Overrides ObjectToString)

See Also