Click or drag to resize

NodeWeightStylerCategorieslearn Method

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

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

Parameters

typeGuid
Type: SystemInt32
weight
Type: SystemDouble
The weight.
See Also