Click or drag to resize

IWeightTableGetWeight Method (IWeightTableTerm)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the weight for the term

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

Parameters

term
Type: imbSCI.DataComplexIWeightTableTerm
The term.

Return Value

Type: Double
See Also