IntegerPartitionConjugate Method |
Computes the conjugate partition.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public IntegerPartition Conjugate()
Public Function Conjugate As IntegerPartition
public:
IntegerPartition^ Conjugate()
member Conjugate : unit -> IntegerPartition
Return Value
Type:
IntegerPartitionThe conjugate of the partition.
See Also