Click or drag to resize
LinkWeight Property
The weight for this Link.

Namespace: Imsl.DataMining.Neural
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double Weight { get; set; }

Property Value

Type: Double
A double which contains the weight attributed to this Link.
See Also