IntegerPartition Class |
Namespace: Meta.Numerics.Functions
The IntegerPartition type exposes the following members.
Name | Description | |
---|---|---|
Elements |
Gets the elements of the partition.
| |
Rank |
Gets the rank of the partition.
| |
Values |
Gets the values in the partition.
|
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.) |
Name | Description | |
---|---|---|
Equality |
Determines whether two partitions are equal.
| |
Inequality |
Determines whether two partitions are not equal.
|