Click or drag to resize

HeatMapModelweight Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the weight.

Namespace:  imbSCI.Core.math.range.matrix
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[XmlIgnoreAttribute]
public int weight { get; }
Request Example View Source

Property Value

Type: Int32
The weight.
See Also