Click or drag to resize

IntegerPartition Methods

The IntegerPartition type exposes the following members.

Methods
  NameDescription
Public methodConjugate
Computes the conjugate partition.
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodEquals(IntegerPartition)
Determines whether another partition is equal to this one.
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodStatic memberGetPartitions
Enumerates all partitions of the given integer
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also