Click or drag to resize

weightTableTWeightTableTermGetCWeight Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the cumulative weight (sum of all weights)

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public double GetCWeight()
Request Example View Source

Return Value

Type: Double

Implements

IWeightTableGetCWeight
See Also