Click or drag to resize

SpaceTermweight Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the weight.

Namespace:  imbNLP.Toolkit.Space
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public double weight { get; set; }

Property Value

Type: Double
The weight.

Implements

IObjectWithNameWeightAndTypeweight
See Also