Click or drag to resize

NodeWeightStylerlearn Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Learns the specified weight.

Namespace:  imbSCI.Graph.Converters.tools
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public void learn(
	double weight
)
Request Example View Source

Parameters

weight
Type: SystemDouble
The weight.
See Also