Click or drag to resize

weightTableCompiledGetWeight Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

term
Type: SystemString

Return Value

Type: Double

Implements

IWeightTableGetWeight(String)
See Also