IntegerPartition Methods |
The IntegerPartition type exposes the following members.
Name | Description | |
---|---|---|
Conjugate |
Computes the conjugate partition.
| |
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
Equals(IntegerPartition) |
Determines whether another partition is equal to this one.
| |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
GetPartitions |
Enumerates all partitions of the given integer
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |