Click or drag to resize

LinearPartitioningNormalizeRelativeValues Method

Normalizes the relative values in the partition, so that their sum is 1.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void NormalizeRelativeValues()
See Also